records

records

Active filters Clear all

No active filters

Filters

Visitors and views of the City of Brussels website per page (from 2023)

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
                       
Page
               

No description available for this field.

Name (identifier)
page
Type
text
Sample
                       
Views
               

No description available for this field.

Name (identifier)
views
Type
integer
Sample
                       
Active users
               

No description available for this field.

Name (identifier)
active_users
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"visitors-and-views-of-the-city-of-brussels-website-per-page-from-2023",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/visitors-and-views-of-the-city-of-brussels-website-per-page-from-2023"
      }
    ]
    ,
  • "definitions":
    {
    • "visitors-and-views-of-the-city-of-brussels-website-per-page-from-2023":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/visitors-and-views-of-the-city-of-brussels-website-per-page-from-2023_records"
            }
          }
        }
      }
      ,
    • "visitors-and-views-of-the-city-of-brussels-website-per-page-from-2023_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "page":
              {
              • "type":"string",
              • "title":"Page",
              • "description":""
              }
              ,
            • "views":
              {
              • "type":"integer",
              • "title":"Views",
              • "description":""
              }
              ,
            • "active_users":
              {
              • "type":"integer",
              • "title":"Active users",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets