Dateneinträge
Haushaltsplan Gesamtfinanzplan 2020-2021
Datensatzschema
Zum Ausklappen klicken Zum Einklappen klicken
JSON Schema
Bei dem folgenden JSON-Objekt handelt es sich um eine standardisierte Beschreibung Ihres Datensatzschemas. Mehr Informationen über JSON Schema.
{
- "title":"fb20-haushaltsplan-gesamtfinanzplan-2020-2021",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fb20-haushaltsplan-gesamtfinanzplan-2020-2021"
}
] - "definitions":{
- "fb20-haushaltsplan-gesamtfinanzplan-2020-2021":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fb20-haushaltsplan-gesamtfinanzplan-2020-2021_records"
}
}
} - "records":
} - "properties":
- "fb20-haushaltsplan-gesamtfinanzplan-2020-2021_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "plan":,{
- "type":"string",
- "title":"Plan",
- "description":""
} - "zeile_des_gesamt_teilplans":,{
- "type":"string",
- "title":"Zeile des Gesamt-/Teilplans",
- "description":""
} - "gruppe":,{
- "type":"string",
- "title":"Gruppe",
- "description":""
} - "untergruppe":,{
- "type":"string",
- "title":"Untergruppe",
- "description":""
} - "art":,{
- "type":"string",
- "title":"Art",
- "description":""
} - "ergebnis_eur_2018":,{
- "type":"number",
- "title":"Ergebnis (€) 2018",
- "description":"",
- "unit":"€"
} - "haushaltsansatz_eur_2019":,{
- "type":"integer",
- "title":"Haushaltsansatz (€) 2019",
- "description":"",
- "unit":"€"
} - "haushaltsansatz_eur_2020":,{
- "type":"integer",
- "title":"Haushaltsansatz (€) 2020",
- "description":"",
- "unit":"€"
} - "haushaltsansatz_eur_2021":,{
- "type":"integer",
- "title":"Haushaltsansatz (€) 2021",
- "description":"",
- "unit":"€"
} - "verpflichtungsermachtigungungen_eur_2020":,{
- "type":"string",
- "title":"Verpflichtungsermächtigungungen (€) 2020",
- "description":""
} - "planung_eur_2022":,{
- "type":"integer",
- "title":"Planung (€) 2022",
- "description":"",
- "unit":"€"
} - "planung_eur_2023":,{
- "type":"integer",
- "title":"Planung (€) 2023",
- "description":"",
- "unit":"€"
} - "planung_eur_2024":,{
- "type":"integer",
- "title":"Planung (€) 2024",
- "description":"",
- "unit":"€"
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "plan":
}
} - "fields":
} - "properties":
} - "fb20-haushaltsplan-gesamtfinanzplan-2020-2021":
}