records

records

Active filters Clear all

No active filters

Filters

City of Brussels on X (Twitter)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
French
               

No description available for this field.

Name (identifier)
francais
Type
integer
Sample
                       
Dutch
               

No description available for this field.

Name (identifier)
neerlandais
Type
integer
Sample
                       
English
               

No description available for this field.

Name (identifier)
anglais
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"suiveurs-des-comptes-twitter",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/suiveurs-des-comptes-twitter"
      }
    ]
    ,
  • "definitions":
    {
    • "suiveurs-des-comptes-twitter":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/suiveurs-des-comptes-twitter_records"
            }
          }
        }
      }
      ,
    • "suiveurs-des-comptes-twitter_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "francais":
              {
              • "type":"integer",
              • "title":"French",
              • "description":""
              }
              ,
            • "neerlandais":
              {
              • "type":"integer",
              • "title":"Dutch",
              • "description":""
              }
              ,
            • "anglais":
              {
              • "type":"integer",
              • "title":"English",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets