records
Population movements since 1992 (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":"mouvement-de-la-population-depuis-1992-ville-de-bruxelles",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/mouvement-de-la-population-depuis-1992-ville-de-bruxelles"
}
] - "definitions":{
- "mouvement-de-la-population-depuis-1992-ville-de-bruxelles":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/mouvement-de-la-population-depuis-1992-ville-de-bruxelles_records"
}
}
} - "records":
} - "properties":
- "mouvement-de-la-population-depuis-1992-ville-de-bruxelles_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "annee":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "naissances_mouvement_naturel":,{
- "type":"integer",
- "title":"Births (natural movement)",
- "description":""
} - "deces_mouvement_naturel":,{
- "type":"integer",
- "title":"Deaths (natural movement)",
- "description":""
} - "solde_mouvements_naturels":,{
- "type":"integer",
- "title":"BALANCE NATURAL MOVEMENTS",
- "description":""
} - "mouvements_depuis_une_autre_commune_belge_immigrations_internes":,{
- "type":"integer",
- "title":"Movements from another Belgian municipality (internal immigration)",
- "description":""
} - "mouvements_vers_une_autre_commune_belge_emigrations_internes":,{
- "type":"integer",
- "title":"Movements to another Belgian municipality (internal emigration)",
- "description":""
} - "solde_mouvements_migratoires_internes":,{
- "type":"integer",
- "title":"BALANCE INTERNAL MIGRATION",
- "description":""
} - "mouvements_depuis_un_autre_pays_immigrations_internationales":,{
- "type":"integer",
- "title":"Movements from another country (international immigration)",
- "description":""
} - "changements_de_registre_interne_immigrations_internationales":,{
- "type":"integer",
- "title":"Change of register (in) (international immigration)",
- "description":""
} - "reinsciptions_au_registre_apres_radiation_immigrations_internationales":,{
- "type":"integer",
- "title":"Re-registrations after deletion (international immigration)",
- "description":""
} - "mouvements_vers_un_autre_pays_emigrations_internationales":,{
- "type":"integer",
- "title":"Movements to another country (international emigration)",
- "description":""
} - "changements_de_registre_externe_emigrations_internationales":,{
- "type":"integer",
- "title":"Changes of register (out) (international emigration)",
- "description":""
} - "reinsciptions_au_registre_apres_radiation_emigrations_internationales":,{
- "type":"integer",
- "title":"Re-registrations after deletion (international emigration)",
- "description":""
} - "solde_mouvements_migratoires_internationaux":,{
- "type":"integer",
- "title":"BALANCE OF INTERNATIONAL MIGRATION",
- "description":""
} - "total_des_mouvements_immigratoires":,{
- "type":"integer",
- "title":"TOTAL IMMIGRATION MOVEMENTS",
- "description":""
} - "total_des_mouvements_emigratoires":,{
- "type":"integer",
- "title":"TOTAL EMIGRATION MOVEMENTS",
- "description":""
} - "solde_des_mouvements_migratoires":,{
- "type":"integer",
- "title":"BALANCE OF MIGRATION",
- "description":""
} - "ajustement_statistique":,{
- "type":"integer",
- "title":"Statistical adjustment",
- "description":""
} - "changements_de_nationalite_belge_a_non_belge":,{
- "type":"integer",
- "title":"Changes from Belgian to non-Belgian nationality",
- "description":""
} - "changements_de_nationalite_non_belge_a_belge":,{
- "type":"integer",
- "title":"Changes from non-Belgian to Belgian nationality",
- "description":""
} - "total_population_au_1_janvier":,{
- "type":"integer",
- "title":"TOTAL POPULATION ON 1 JANUARY",
- "description":""
} - "total_population_au_31_decembre_soit_au_1_1_de_l_annee_suivante":,{
- "type":"integer",
- "title":"TOTAL POPULATION ON 31 DECEMBER (I.E. ON 1/1 OF THE FOLLOWING YEAR)",
- "description":""
} - "total_accroissement":,{
- "type":"integer",
- "title":"TOTAL GROWTH",
- "description":""
} - "indice_accroissement":{
- "type":"number",
- "title":"GROWTH INDEX",
- "description":""
}
} - "annee":
}
} - "fields":
} - "properties":
} - "mouvement-de-la-population-depuis-1992-ville-de-bruxelles":
}