records

records

Active filters Clear all

No active filters

Filters

Staff counts 2014-15

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
As at Date
The date in which the information was generated at

No description available for this field.

Name (identifier)
as_at_date
Type
date
Sample
                       
Actual/Budget/Plan
Indicating if this value was the actual, budgeted or planned value according to 'as at date' field

No description available for this field.

Name (identifier)
actual_budget_plan
Type
text
Sample
                       
Category
The group in which the value reflects FTE

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
Description
The nature of the FTE contract value

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Year
The financial year in which the FTE was incurred

No description available for this field.

Name (identifier)
year
Type
text
Sample
                       
Value (FTE)
The value in full time equivalent (FTE)

No description available for this field.

Name (identifier)
value_fte
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"staff-counts-2014-15",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/staff-counts-2014-15"
      }
    ]
    ,
  • "definitions":
    {
    • "staff-counts-2014-15":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/staff-counts-2014-15_records"
            }
          }
        }
      }
      ,
    • "staff-counts-2014-15_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "as_at_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"As at Date",
              • "description":"The date in which the information was generated at"
              }
              ,
            • "actual_budget_plan":
              {
              • "type":"string",
              • "title":"Actual/Budget/Plan",
              • "description":"Indicating if this value was the actual, budgeted or planned value according to 'as at date' field"
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":"The group in which the value reflects FTE"
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":"The nature of the FTE contract value"
              }
              ,
            • "year":
              {
              • "type":"string",
              • "title":"Year",
              • "description":"The financial year in which the FTE was incurred"
              }
              ,
            • "value_fte":
              {
              • "type":"number",
              • "title":"Value (FTE)",
              • "description":"The value in full time equivalent (FTE)"
              }
            }
          }
        }
      }
    }
}

Similar datasets