DataSetQueryLocationLocalAuthorityOldCode
A local authority (identified by its old code) to filter results by.
Properties
Property | Type | Required | Description |
---|---|---|---|
oldCode |
string | true |
The old code (previously the LEA code) of the local authority.
This is typically a 3-digit number e.g. Validation constraints:
|
level |
GeographicLevelCode | false |
The geographic level of the local authority. Must be set to |
Example schema
{
"oldCode": "373",
"level": "LA"
}