News
System updates for each development release, such as new functionality, features and bug fixes and other non development news items relating to Get Information about Schools (GIAS).
All news items show what was originally displayed at the time of publication, therefore some links in these news items may no longer work.
System update
21 July 2026
An updated version of the Get Information about Schools (GIAS) service has been released to all users.
This release includes the following improvements:
-
UKRLP data feed to GIAS: change from SOAP to REST API and amendment to edit rights of the UKPRN field (internal only – update):
312238; 312239; 312385; 312427; 312995; 317745; 313446
The United Kingdom Register of Learning Providers (UKRLP) is being in-housed into the DfE and as part of this the application programming interface (API) is changing from simple object access protocol (SOAP) to representational state transfer (REST). This has meant that GIAS has had to make changes to accept this modification to continue to receive the data.
For reference GIAS takes UKPRNs from UKRLP for establishments and groups.
Establishment types:
- local authority nursery school
- community school
- community special school
- foundation school
- foundation special school
- voluntary aided school
- voluntary controlled school
- pupil referral unit
- academy converter
- academy sponsor led
- academy 16 to 19 converter
- academy 16 to 19 sponsor led
- academy alternative provision converter
- academy alternative provision sponsor led
- academy special converter
- academy special sponsor led
- academy secure 16 to 19
- free schools
- free schools 16 to 19
- free schools alternative provision
- free schools special
- studio schools
- university technical college
- city technology college
- non‑maintained special school
- service children’s education
- online provider
- secure units
- further education
- sixth form centres
- special post‑16 institution
- higher education institutions
- other independent school
- other independent special school
- institution funded by other government department
- miscellaneous
- offshore schools
- Welsh establishment
At the following status:
- pending approval
- proposed to open
- open
- open but proposed to close
- closed
Group types:
- single‑academy trust
- multi‑academy trust
- secure single‑academy trust
At the following status:
- open
- closed
UKRLP is the source of truth for UKPRNs, and GIAS only holds the information. Any data issues need to be resolved at source which will then feed through into GIAS. If anyone identifies any data issues, please send in a service request using GIAS’s service desk.
Users are not expected to need to take any specific action unless otherwise indicated.
Further information
1. Changes to the web services functionality (SOAP API) – advance warning
We are looking to implement the following shortly and we wanted to give users advance warning of this work as it may impact your integration with the GIAS service if you use the web services functionality (SOAP API).
Following feedback from users, a new field, effectiveDate, will be added to the XML responses returned by the FindEstablishments and GetEstablishment methods. This field represents the date an establishment joined an establishment group.
For example:
Example - Establishment in a trust (URN:212684)
<Trusts>
<Value>
<Code>33919</Code>
<DisplayName>THE BREAKDANCE ACADEMY LTD</DisplayName>
<EffectiveDate>2017-02-01T00:00:00Z</EffectiveDate>
</Value>
</Trusts>
This will follow the same pattern for any establishment that is in any group.
To support this change, the XSD will also be updated to include the new element.
While this enhancement is backwards compatible from a schema perspective, we recognise that some integrations may not handle additional fields gracefully. If your implementation relies on a strict schema or does not allow for extensibility, the presence of this new element could cause issues.
What users of this functionality need to do
- review your integration to ensure it can handle additional fields in the response XML
- update your local copy of the XSD where applicable
- carry out testing ahead of the release to confirm there is no impact
If your integration already supports extensible XML structures, no action should be required.
We recommend validating your implementation in advance to avoid any potential disruption.
If you have any questions or require support, please contact us via a service request.
2. Yearly update of data from the underlying data of the schools, pupils, and their characteristics statistical release
The yearly update of data from the underlying data of the schools, pupils and their characteristics statistical publication has been completed.
The fields that have been updated (where applicable) are the:
- total number of pupils
- total number of boys
- total number of girls
- number of pupils eligible for free school meals (FSM)
- percentage of children eligible for free school meals (FSM)
Kind regards
GIAS support team
System update
25 June 2026
An updated version of the Get Information about Schools (GIAS) service has been released to all users.
This release includes the following improvements:
- bug fixes, fine-tuning and changes to improve the overall user experience:
- Internal security fixes: 296879
- 291941 - validate special educational needs (SEN) provision selection when saving an establishment so the not applicable option is not available when a SEN provision is selected and vice versa - update
- 291951 – validate special educational needs (SEN) provision selection when saving an establishment using the bulk update tool so the not applicable option is not available when a SEN provision is selected and vice versa - update
- 301750 – allow the date last changed/confirmed field to be updated when a multi academy trust (MAT) user confirms the establishment details – bug fix
- 131262 – allow the review and confirm banner to clear when the establishment details are updated when an establishment joining a group date is updated – bug fix
Users are not expected to need to take any specific action unless otherwise indicated.
Further information
1. Office for National Statistics (ONS) updates
The update to the geo spatial fields that are updated quarterly from the Office for National Statistics (ONS) has now taken place for the May update.
The relevant fields updated (where applicable) are:
- Government Statistical Service (GSS) local authority (LA) code (also known as the Office for National Statistics (ONS) local authority (LA) number) name
- Government Statistical Service (GSS) local authority (LA) code (also known as the Office for National Statistics (ONS) local authority (LA) number) code
- administrative district name
- administrative district code
- ward name
- ward code
- parliamentary constituency name
- parliamentary constituency code
- urban/rural description name
- urban/rural description code
- middle super output area (MSOA) name
- middle super output area (MSOA) code
- lower super output area (LSOA) name
- lower super output area (LSOA) code
The next quarterly update will take place in or around August 2026.
2. Changes to the web services functionality (SOAP API) – advance warning
We are looking to implement the following shortly and we wanted to give users advance warning of this work as it may impact your integration with the GIAS service if you use the web services functionality (SOAP API).
Following feedback from users, a new field, effectiveDate, will be added to the XML responses returned by the FindEstablishments and GetEstablishment methods. This field represents the date an establishment joined an establishment group.
For example:
Example - Establishment in a trust (URN:212684)
<Trusts>
<Value>
<Code>33919</Code>
<DisplayName>THE BREAKDANCE ACADEMY LTD</DisplayName>
<EffectiveDate>2017-02-01T00:00:00Z</EffectiveDate>
</Value>
</Trusts>
This will follow the same pattern for any establishment that is in any group.
To support this change, the XSD will also be updated to include the new element.
While this enhancement is backwards compatible from a schema perspective, we recognise that some integrations may not handle additional fields gracefully. If your implementation relies on a strict schema or does not allow for extensibility, the presence of this new element could cause issues.
What users of this functionality need to do:
- review your integration to ensure it can handle additional fields in the response XML
- update your local copy of the XSD where applicable
- carry out testing ahead of the release to confirm there is no impact
If your integration already supports extensible XML structures, no action should be required.
We recommend validating your implementation in advance to avoid any potential disruption.
If you have any questions or require support, please contact us via a service request.
Kind regards
GIAS support team
System update
11 June 2026
An updated version of the Get Information about Schools (GIAS) service has been released to all users.
This release includes the following improvements:
- bug fixes, fine-tuning and changes to improve the overall user experience:
- Internal security fixes: 297601
- 297078 – allow the field, date last changed/confirmed to be updated when an establishment joins a group on its effective date (future date) – bug fix
- 257522 – update validation regarding establishment types that can be bulk created in the bulk create new academies tool – internal - update
Users are not expected to need to take any specific action unless otherwise indicated.
Further information
1. Office for National Statistics (ONS) updates
The update to the geo spatial fields that are updated quarterly from the Office for National Statistics (ONS) for May will take place shortly.
Kind regards
GIAS support team
System update
2 June 2026
An updated version of the Get Information about Schools (GIAS) service has been released to all users.
This release includes the following improvements:
- bug fixes, fine-tuning and changes to improve the overall user experience:
- Internal security fixes: 309733; 236584; 236595; 237207; 237212; 237214; 238605; 297597; 297598; 297599; 297600; 297603; 297606
- Addition of feature flags: 306983; 307087; 290945; 310617
- 290860 - post-run job to auto-retry failed extracts and notify support - internal - new
- 290539 - email notification to be sent when external services fail: Companies House – internal – new
- 295906 – email notification to be sent when external services fail: Ordnance Survey (address lookup) – internal - new
- 290810 – update a section of content in the public API repository – update
- 290802 – allow the more filters section to expand for non-JavaScript users in the search results – update
- 295048 – search functionality: user not able to re-add a previously removed local authority from the local authority search – bug fix
- 275049 - correct validation on the religious character field to allow city technology colleges (CTCs) to edit their religious character for a change request approval by DfE staff based on documentary evidence provided – bug fix
- 300547 - reinstate the removal of telephone numbers from closed establishments after 6 months – bug fix
- 301170 - exception error when a relevant local authority-maintained school type establishment user attempts to create a federation – bug fix
- 305208 - extend the character limit for the corporate contact field to allow users to add all relevant contact information – update
- 303563 – some created governance roles are not displaying when saved – bug fix
- 244588 – add the “Ofsted Report and Ratings" field to the edit screen and make it greyed out and non-editable for authenticated users – update
- 253228 – update the bulk update establishment documentation to be clear how to add type of SEN provision when using the bulk update tool – update
- 189364 - bulk update establishments tool: allow the official sixth form field to be updated with all options for other independent special schools - bug fix
- 304907 – GIAS acceptable use policy – new
Users are not expected to need to take any specific action unless otherwise indicated.
Further information
1. Office for National Statistics (ONS) updates
The update to the geo spatial fields that are updated quarterly from the Office for National Statistics (ONS) has now taken place for the February update.
The relevant fields updated (where applicable) are:
- Government Statistical Service (GSS) local authority (LA) code (also known as the Office for National Statistics (ONS) local authority (LA) number) name
- Government Statistical Service (GSS) local authority (LA) code (also known as the Office for National Statistics (ONS) local authority (LA) number) code
- administrative district name
- administrative district code
- ward name
- ward code
- parliamentary constituency name
- parliamentary constituency code
- urban/rural description name
- urban/rural description code
- middle super output area (MSOA) name
- middle super output area (MSOA) code
- lower super output area (LSOA) name
- lower super output area (LSOA) code
The next quarterly update will take place shortly.
Kind regards
GIAS support team
Further Information update
28 April 2026
As mentioned in the release note on Tuesday 21/04/2026 the removal of out-of-date special education needs (SEN) provision type data from Get Information about Schools (GIAS) for other independent schools, other independent special schools, and non-maintained special schools was due to take place on Wednesday 29/04/2026. This has been postponed due to some feedback from Ofsted that the GIAS support team and the Independent Education Unit (IEU) need to review. We will provide a further update when this work will take part in due course.
Kind regards
GIAS support team
System update
21 April 2026
An updated version of the Get Information about Schools (GIAS) service has been released to all users.
This release includes the following improvements:
- bug fixes, fine-tuning and changes to improve the overall user experience:
- 286556 - edit server.properties - update
- 300740 - blob storage client execution - update
- 293703 - convert UKRLP service requests - update
- The following should resolve issues some academies and free schools have been having accessing their records:
- 287480 - view historic governance roles (left within the last 12 months) regardless of governance sharing option for an establishment in a multi-academy trust (MAT) - bug fix
- 287481 - edit historic governance roles (left within the last 12 months) based on governance sharing option for an establishment in a multi-academy trust (MAT) - bug fix
Users are not expected to need to take any specific action unless otherwise indicated.
Further information
1. Office for National Statistics (ONS) updates
The update to the geo spatial fields that are updated quarterly from the Office for National Statistics (ONS) has now taken place for the February update.
The relevant fields updated (where applicable) are:
- Government Statistical Service (GSS) local authority (LA) code (also known as the Office for National Statistics (ONS) local authority (LA) number) name
- Government Statistical Service (GSS) local authority (LA) code (also known as the Office for National Statistics (ONS) local authority (LA) number) code
- administrative district name
- administrative district code
- ward name
- ward code
- parliamentary constituency name
- parliamentary constituency code
- urban/rural description name
- urban/rural description code
- middle super output area (MSOA) name
- middle super output area (MSOA) code
- lower super output area (LSOA) name
- lower super output area (LSOA) code
The next quarterly update will take place sometime in or after May 2026.
2. Removal of special education needs (SEN) provision type data from Get Information about Schools (GIAS) for other independent schools, other independent special schools and non-maintained special schools only
The establishment types:
- other independent schools
- other independent special schools
- non maintained special schools
have not had the ability to update their type of special educational needs (SEN) provision type since 2017 on the Get Information about Schools (GIAS) user interface (UI), therefore the data in the system is significantly out of date.
The data is not visible on the UI, however where these fields are present in the search filtering, downloads, extracts, and scheduled extracts for the webservice functionality the information is displayed.
The field names are displayed as follows:
SEN1 (code)
SEN1 (name)
SEN2 (code)
SEN2 (name)
SEN3 (code)
SEN3 (name)
SEN4 (code)
SEN4 (name)
SEN5 (code)
SEN5 (name)
SEN6 (code)
SEN6 (name)
SEN7 (code)
SEN7 (name)
SEN8 (code)
SEN8 (name)
SEN9 (code)
SEN9 (name)
SEN10 (code)
SEN10 (name)
SEN11 (code)
SEN11 (name)
SEN12 (code)
SEN12 (name)
SEN13 (code)
SEN13 (name)
Changes to be made
Given that this data is significantly out of date due to the SEN provision type not being updatable via the GIAS UI since 2017, it will be removed from all open records following a request from the Independent Education Unit (IEU).
Please note that closed records will not be changed.
This task will be undertaken on the evening of Wednesday 29 April 2026.
Kind regards
GIAS support team
System update
3 February 2026
An updated version of the Get Information about Schools (GIAS) service has been released to all users.
This release includes the following improvements:
- bug fixes, fine-tuning and changes to improve the overall user experience:
- 294683 - update to privacy notice page - update
- 268415 - upgrade Quartz Scheduler - update
- The following should resolve issues some local authority-maintained schools regardless of membership of a federation have been having accessing their records:
- 289025 - edit historic governance roles (left within the last 12 months) regardless of establishment’s federation membership or not – bug fix
- 289072 - view historic governance roles (left with the last 12 months) regardless of establishments federation membership or not – bug fix
- 275588 - validation required before adding to or removing from a federation an establishment with a governance professional role – update and bug fix
- 289442 – data correction: apply a stepped down date for governance professional roles when the establishment is added or removed from a federation when incorrectly active – data update
Users are not expected to need to take any specific action unless otherwise indicated.
Further information
1. Office for National Statistics (ONS) updates
The update to the geo spatial fields that are updated quarterly from the Office for National Statistics (ONS) has now taken place for the November update. The relevant fields updated (where appliable) are:
- Government Statistical Service (GSS) local authority (LA) code (also known as the Office for National Statistics (ONS) local authority (LA) number) name
- Government Statistical Service (GSS) local authority (LA) code (also known as the Office for National Statistics (ONS) local authority (LA) number) code
- administrative district name
- administrative district code
- ward name
- ward code
- parliamentary constituency name
- parliamentary constituency code
- urban/rural description name
- urban/rural description code
- middle super output area (MSOA) name
- middle super output area (MSOA) code
- lower super output area (LSOA) name
- lower super output area (LSOA) code
The next quarterly update will take place sometime in or after February 2026.
Kind regards
GIAS support team