records

records

Active filters Clear all

No active filters

Filters

Population of the City of Brussels from 1830 to the present day

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
At 1st January of the year
               

No description available for this field.

Name (identifier)
au_1er_janvier_de_l_annee
Type
date
Sample
                       
Total
               

No description available for this field.

Name (identifier)
total
Type
integer
Sample
                       
Source
               

No description available for this field.

Name (identifier)
source
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"population-bruxelloise",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-bruxelloise"
      }
    ]
    ,
  • "definitions":
    {
    • "population-bruxelloise":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-bruxelloise_records"
            }
          }
        }
      }
      ,
    • "population-bruxelloise_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "au_1er_janvier_de_l_annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"At 1st January of the year",
              • "description":""
              }
              ,
            • "total":
              {
              • "type":"integer",
              • "title":"Total",
              • "description":""
              }
              ,
            • "source":
              {
              • "type":"string",
              • "title":"Source",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets