records
Chief Officer Salaries - FY2024/2025
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"chief-officer-salaries-fy20242025",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/chief-officer-salaries-fy20242025"
}
] - "definitions":{
- "chief-officer-salaries-fy20242025":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/chief-officer-salaries-fy20242025_records"
}
}
} - "records":
} - "properties":
- "chief-officer-salaries-fy20242025_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "row":,{
- "type":"integer",
- "title":"Row",
- "description":""
} - "financial_year":,{
- "type":"string",
- "title":"Financial Year",
- "description":""
} - "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "post_title":,{
- "type":"string",
- "title":"Post Title",
- "description":""
} - "central_employees_headcount":,{
- "type":"integer",
- "title":"Central Employees (Headcount)",
- "description":""
} - "schools_employees_headcount":,{
- "type":"integer",
- "title":"Schools Employees (Headcount)",
- "description":""
} - "central_employees_fte":,{
- "type":"integer",
- "title":"Central Employees (FTE)",
- "description":""
} - "schools_employees_fte":,{
- "type":"integer",
- "title":"Schools Employees (FTE)",
- "description":""
} - "salary_range_minimum":,{
- "type":"integer",
- "title":"Salary Range Minimum",
- "description":"",
- "unit":"£"
} - "salary_range_maximum":,{
- "type":"integer",
- "title":"Salary Range Maximum",
- "description":"",
- "unit":"£"
} - "salary_range_ps":,{
- "type":"string",
- "title":"Salary Range (£)",
- "description":""
} - "notes":{
- "type":"string",
- "title":"Notes",
- "description":""
}
} - "row":
}
} - "fields":
} - "properties":
} - "chief-officer-salaries-fy20242025":
}