records
Population by marital status, nationality, age and gender (City of Brussels)
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":"etat-civil-de-la-population-belge-et-non-belge-par-genre-et-categorie-d-age-vill",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/etat-civil-de-la-population-belge-et-non-belge-par-genre-et-categorie-d-age-vill"
}
] - "definitions":{
- "etat-civil-de-la-population-belge-et-non-belge-par-genre-et-categorie-d-age-vill":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/etat-civil-de-la-population-belge-et-non-belge-par-genre-et-categorie-d-age-vill_records"
}
}
} - "records":
} - "properties":
- "etat-civil-de-la-population-belge-et-non-belge-par-genre-et-categorie-d-age-vill_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "commune":,{
- "type":"string",
- "title":"Municipality",
- "description":""
} - "gemeente":,{
- "type":"string",
- "title":"Gemeente",
- "description":""
} - "municipality":,{
- "type":"string",
- "title":"Municipality",
- "description":""
} - "groupe_d_age":,{
- "type":"string",
- "title":"Age group",
- "description":""
} - "age":,{
- "type":"string",
- "title":"Age",
- "description":""
} - "sexe":,{
- "type":"string",
- "title":"Genre",
- "description":""
} - "geslacht":,{
- "type":"string",
- "title":"Geslacht",
- "description":""
} - "gender":,{
- "type":"string",
- "title":"Gender",
- "description":""
} - "nationalite":,{
- "type":"string",
- "title":"Nationalité",
- "description":""
} - "nationaliteit":,{
- "type":"string",
- "title":"Nationaliteit",
- "description":""
} - "nationality":,{
- "type":"string",
- "title":"Nationality",
- "description":""
} - "etat_civil":,{
- "type":"string",
- "title":"État civil",
- "description":""
} - "burgerlijke_staat":,{
- "type":"string",
- "title":"Burgerlijke staat",
- "description":""
} - "marital_status":,{
- "type":"string",
- "title":"Marital status",
- "description":""
} - "annee":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "donnee_au_01_janvier":{
- "type":"number",
- "title":"Data on 01 January",
- "description":""
}
} - "commune":
}
} - "fields":
} - "properties":
} - "etat-civil-de-la-population-belge-et-non-belge-par-genre-et-categorie-d-age-vill":
}