records
Mayors of the City of Brussels, elected or acting
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"bxl_bourgmestres",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/bxl_bourgmestres"
}
] - "definitions":{
- "bxl_bourgmestres":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/bxl_bourgmestres_records"
}
}
} - "records":
} - "properties":
- "bxl_bourgmestres_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id":,{
- "type":"string",
- "title":"ID",
- "description":""
} - "nom_naam_name":,{
- "type":"string",
- "title":"Name",
- "description":""
} - "image":,{
- "type":"string",
- "title":"Image",
- "description":""
} - "statut":,{
- "type":"string",
- "title":"Statut",
- "description":""
} - "status":,{
- "type":"string",
- "title":"Status",
- "description":""
} - "status0":,{
- "type":"string",
- "title":"Status",
- "description":""
} - "naissance_geboorte_birth":,{
- "type":"string",
- "format":"date",
- "title":"Birth",
- "description":""
} - "deces_overlijden_death":,{
- "type":"string",
- "format":"date",
- "title":"Death",
- "description":""
} - "entree_en_fonction_indiensttreding_start_of_term":,{
- "type":"string",
- "format":"date",
- "title":"Start of term",
- "description":""
} - "arrete_royal_de_nomination_koninklijke_besluiten_tot_benoeming_royal_decree_of_appointment":,{
- "type":"string",
- "format":"date",
- "title":"Royal decree of appointment",
- "description":""
} - "installation_installatie_installation":,{
- "type":"string",
- "format":"date",
- "title":"Installation",
- "description":""
} - "fin_de_fonction_einde_ambtstermijn_end_of_term":,{
- "type":"string",
- "format":"date",
- "title":"End of the term",
- "description":""
} - "demission_ontslag_dismissal":{
- "type":"string",
- "format":"date",
- "title":"Dismissal",
- "description":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "bxl_bourgmestres":
}