Skip to content

Commit

Permalink
Merge pull request #2729 from alphagov/ChrisBAshton-patch-1
Browse files Browse the repository at this point in the history
Add "Greater Cambridge Partnership" to Algorithmic Transparency Records
  • Loading branch information
ChrisBAshton authored May 9, 2024
2 parents d1159ec + 932f766 commit d176475
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,8 @@
"hampshire-and-thames-valley-police",
"west-midlands-police",
"department-for-science-innovation-and-technology",
"department-for-education"
"department-for-education",
"greater-cambridge-partnership"
]
},
"algorithmic_transparency_record_organisation_type": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,8 @@
"hampshire-and-thames-valley-police",
"west-midlands-police",
"department-for-science-innovation-and-technology",
"department-for-education"
"department-for-education",
"greater-cambridge-partnership"
]
},
"algorithmic_transparency_record_organisation_type": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,8 @@
"hampshire-and-thames-valley-police",
"west-midlands-police",
"department-for-science-innovation-and-technology",
"department-for-education"
"department-for-education",
"greater-cambridge-partnership"
]
},
"algorithmic_transparency_record_organisation_type": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@
{
"label": "Department for Education",
"value": "department-for-education"
},
{
"label": "Greater Cambridge Partnership",
"value": "greater-cambridge-partnership"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
"west-midlands-police",
"department-for-science-innovation-and-technology",
"department-for-education",
"greater-cambridge-partnership"
],
},
algorithmic_transparency_record_organisation_type: {
Expand Down

0 comments on commit d176475

Please sign in to comment.