records

records

Active filters Clear all

No active filters

Filters

Top 20 most popular first names (City of Brussels)

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)
annee
Type
date
Sample
                       
Gender
               

No description available for this field.

Name (identifier)
genre
Type
text
Sample
                       
Geslacht
               

No description available for this field.

Name (identifier)
geslacht
Type
text
Sample
                       
First name
               

No description available for this field.

Name (identifier)
prenom
Type
text
Sample
                       
Occurence
               

No description available for this field.

Name (identifier)
frequence
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"prenoms-les-plus-populaires-ville-de-bruxelles",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/prenoms-les-plus-populaires-ville-de-bruxelles"
      }
    ]
    ,
  • "definitions":
    {
    • "prenoms-les-plus-populaires-ville-de-bruxelles":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/prenoms-les-plus-populaires-ville-de-bruxelles_records"
            }
          }
        }
      }
      ,
    • "prenoms-les-plus-populaires-ville-de-bruxelles_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"At 1st January of the year",
              • "description":""
              }
              ,
            • "genre":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "geslacht":
              {
              • "type":"string",
              • "title":"Geslacht",
              • "description":""
              }
              ,
            • "prenom":
              {
              • "type":"string",
              • "title":"First name",
              • "description":""
              }
              ,
            • "frequence":
              {
              • "type":"integer",
              • "title":"Occurence",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets