records
Inventory of subsidies granted in 2023 by 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":"subsides-octroyes-en-2023-vbx",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/subsides-octroyes-en-2023-vbx"
}
] - "definitions":{
- "subsides-octroyes-en-2023-vbx":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/subsides-octroyes-en-2023-vbx_records"
}
}
} - "records":
} - "properties":
- "subsides-octroyes-en-2023-vbx_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "nom_de_la_subvention_naam_van_de_subsidie":,{
- "type":"string",
- "title":"Name of subsidy",
- "description":""
} - "article_complet_volledig_artikel":,{
- "type":"string",
- "title":"Complete article",
- "description":""
} - "beneficiaire_begunstigde":,{
- "type":"string",
- "title":"Beneficiary",
- "description":""
} - "le_numero_de_bce_du_beneficiaire_de_la_subvention_kbo_nummer_van_de_begunstigde_van_de_subsidie":,{
- "type":"string",
- "title":"The ‘BCE’ number of the grant beneficiary",
- "description":""
} - "l_objet_de_la_subvention_doel_van_de_subsidie":,{
- "type":"string",
- "title":"Subject of the subsidy",
- "description":""
} - "montant_prevu_au_budget_2023_bedrag_voorzien_op_begroting_2023":,{
- "type":"number",
- "title":"Amount planned in the 2023 budget",
- "description":"",
- "unit":"€"
} - "montant_octroye_toegekend_bedrag":,{
- "type":"number",
- "title":"Amount granted",
- "description":"",
- "unit":"€"
} - "l_annee_de_debut_d_octroi_de_la_subvention_beginjaar_waarin_de_subsidie_wordt_toegekend":,{
- "type":"string",
- "format":"date",
- "title":"Year when subsidy started",
- "description":""
} - "l_annee_de_fin_d_octroi_de_la_subvention_eindjaar_waarin_de_subsidie_wordt_toegekend":{
- "type":"string",
- "format":"date",
- "title":"Year when subsidy ended",
- "description":""
}
} - "nom_de_la_subvention_naam_van_de_subsidie":
}
} - "fields":
} - "properties":
} - "subsides-octroyes-en-2023-vbx":
}