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