records

records

Active filters Clear all

No active filters

Filters

Visitors to the City of Brussels website by municipality in Belgium (2013 to 2015)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Municipality
               

No description available for this field.

Name (identifier)
municipality
Type
text
Sample
                       
Visitors
               

No description available for this field.

Name (identifier)
visitors
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"visiteurs-du-site-web-de-la-ville-de-bruxelles-par-commune-en-belgique-2013-a-20",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/visiteurs-du-site-web-de-la-ville-de-bruxelles-par-commune-en-belgique-2013-a-20"
      }
    ]
    ,
  • "definitions":
    {
    • "visiteurs-du-site-web-de-la-ville-de-bruxelles-par-commune-en-belgique-2013-a-20":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/visiteurs-du-site-web-de-la-ville-de-bruxelles-par-commune-en-belgique-2013-a-20_records"
            }
          }
        }
      }
      ,
    • "visiteurs-du-site-web-de-la-ville-de-bruxelles-par-commune-en-belgique-2013-a-20_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "municipality":
              {
              • "type":"string",
              • "title":"Municipality",
              • "description":""
              }
              ,
            • "visitors":
              {
              • "type":"integer",
              • "title":"Visitors",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets