records
City of Melbourne Jobs Forecasts by Small Area 2023-2043
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":"city-of-melbourne-jobs-forecasts-by-small-area-2020-2040",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/city-of-melbourne-jobs-forecasts-by-small-area-2020-2040"
}
] - "definitions":{
- "city-of-melbourne-jobs-forecasts-by-small-area-2020-2040":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/city-of-melbourne-jobs-forecasts-by-small-area-2020-2040_records"
}
}
} - "records":
} - "properties":
- "city-of-melbourne-jobs-forecasts-by-small-area-2020-2040_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "geography":,{
- "type":"string",
- "title":"Geography",
- "description":"Geographical area (Melbourne LGA or small areas used for the City of Melbourne's CLUE analysis). Small areas mostly correspond to traditional suburb boundaries. Note that they do not necessarily correspond to gazetted suburb or postcode boundaries, which are subject to change over time. For spatial definition of boundaries see https://data.melbourne.vic.gov.au/Economy/Census-Of-Land-Use-And-Employment-CLUE-Small-Areas/gei8-3w86"
} - "year":,{
- "type":"string",
- "title":"Year",
- "description":"Year of forecast"
} - "category":,{
- "type":"string",
- "title":"Category",
- "description":"Industry/space use type (jobs by industry; jobs by space use)"
} - "industry_space_use":,{
- "type":"string",
- "title":"Industry Space Use",
- "description":"CCLUE industry definition & space use definition. Industry categories are adapted from the Australian Bureau of Statistics Australia and New Zealand Standard Industry Classification (ANZSIC) at the 1-digit level. Space use categories are adapted from CLUE space use codes in conjunction with industry categories. For a list of industries and space use codes see http://www.melbourne.vic.gov.au/SiteCollectionDocuments/clue-definitions.pdf. For more info on how the space use categories map to space use codes and industries, refer to the summary report available at https://www.melbourne.vic.gov.au/about-melbourne/research-and-statistics/Pages/city-forecasts.aspx"
} - "value":{
- "type":"integer",
- "title":"Value",
- "description":"Number of jobs forecast for the relevant year"
}
} - "geography":
}
} - "fields":
} - "properties":
} - "city-of-melbourne-jobs-forecasts-by-small-area-2020-2040":
}