records
Inventory of studies carried out in 2023 for the City of Brussels
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":"inventaire-etudes-realisees-en-2023-vbx",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/inventaire-etudes-realisees-en-2023-vbx"
}
] - "definitions":{
- "inventaire-etudes-realisees-en-2023-vbx":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/inventaire-etudes-realisees-en-2023-vbx_records"
}
}
} - "records":
} - "properties":
- "inventaire-etudes-realisees-en-2023-vbx_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "bruxelles_departement_brussel_departement":,{
- "type":"string",
- "title":"Brussels - Department",
- "description":""
} - "objet_de_l_etude":,{
- "type":"string",
- "title":"Subject of the study",
- "description":""
} - "voorwerp_van_de_studie":,{
- "type":"string",
- "title":"Voorwerp van de studie",
- "description":""
} - "auteur_de_l_etude_personne_morale_ou_physique_a_qui_l_etude_a_ete_confiee_auteur_van_de_studie_recht":,{
- "type":"string",
- "title":"Author of the study (legal or natural person to whom the study has been assigned)",
- "description":""
} - "cout_de_l_etude_tvac_en_euro_kost_van_de_studie_btwi_in_euro":{
- "type":"number",
- "title":"Cost of study (incl. VAT) in EURO",
- "description":"",
- "unit":"€"
}
} - "bruxelles_departement_brussel_departement":
}
} - "fields":
} - "properties":
} - "inventaire-etudes-realisees-en-2023-vbx":
}