records

records

Active filters Clear all

No active filters

Filters

Chief Officer Salaries - FY2024/2025

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Row
               

No description available for this field.

Name (identifier)
row
Type
integer
Sample
                       
Financial Year
               

No description available for this field.

Name (identifier)
financial_year
Type
text
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Post Title
               

No description available for this field.

Name (identifier)
post_title
Type
text
Sample
                       
Central Employees (Headcount)
               

No description available for this field.

Name (identifier)
central_employees_headcount
Type
integer
Sample
                       
Schools Employees (Headcount)
               

No description available for this field.

Name (identifier)
schools_employees_headcount
Type
integer
Sample
                       
Central Employees (FTE)
               

No description available for this field.

Name (identifier)
central_employees_fte
Type
integer
Sample
                       
Schools Employees (FTE)
               

No description available for this field.

Name (identifier)
schools_employees_fte
Type
integer
Sample
                       
Salary Range Minimum
               

No description available for this field.

Name (identifier)
salary_range_minimum
Type
integer
Unit
£
Sample
                       
Salary Range Maximum
               

No description available for this field.

Name (identifier)
salary_range_maximum
Type
integer
Unit
£
Sample
                       
Salary Range (£)
               

No description available for this field.

Name (identifier)
salary_range_ps
Type
text
Sample
                       
Notes
               

No description available for this field.

Name (identifier)
notes
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets