records
Expected evolution 2012-2024 of the Brussels population by age
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":"bxl_demo_evolutionpop_tranchesage",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/bxl_demo_evolutionpop_tranchesage"
}
] - "definitions":{
- "bxl_demo_evolutionpop_tranchesage":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/bxl_demo_evolutionpop_tranchesage_records"
}
}
} - "records":
} - "properties":
- "bxl_demo_evolutionpop_tranchesage_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "annee":,{
- "type":"integer",
- "title":"Year",
- "description":""
} - "0_2_ans":,{
- "type":"integer",
- "title":"0-2 year",
- "description":""
} - "3_5_ans":,{
- "type":"integer",
- "title":"3-5 year",
- "description":""
} - "6_11_ans":,{
- "type":"integer",
- "title":"6-11 year",
- "description":""
} - "12_17_ans":,{
- "type":"integer",
- "title":"12-17 year",
- "description":""
} - "18_22_ans":,{
- "type":"integer",
- "title":"18-22 year",
- "description":""
} - "23_59_ans":,{
- "type":"integer",
- "title":"23-59 year",
- "description":""
} - "60_74_ans":,{
- "type":"integer",
- "title":"60-74 year",
- "description":""
} - "75_84_ans":,{
- "type":"integer",
- "title":"75-84 year",
- "description":""
} - "85_ans_et":{
- "type":"integer",
- "title":"85 year and +",
- "description":""
}
} - "annee":
}
} - "fields":
} - "properties":
} - "bxl_demo_evolutionpop_tranchesage":
}