records

records

Active filters Clear all

No active filters

Filters

Medals of the City of Brussel (recognition medals)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Name
               

No description available for this field.

Name (identifier)
nom
Type
text
Sample
                       
Function
               

No description available for this field.

Name (identifier)
fonction
Type
text
Sample
                       
Functie
               

No description available for this field.

Name (identifier)
functie
Type
text
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"medailles_reconnaissance_erkenning",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/medailles_reconnaissance_erkenning"
      }
    ]
    ,
  • "definitions":
    {
    • "medailles_reconnaissance_erkenning":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/medailles_reconnaissance_erkenning_records"
            }
          }
        }
      }
      ,
    • "medailles_reconnaissance_erkenning_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nom":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "fonction":
              {
              • "type":"string",
              • "title":"Function",
              • "description":""
              }
              ,
            • "functie":
              {
              • "type":"string",
              • "title":"Functie",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets