records
Haushaltsplan Gliederung 2020-2021
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":"fb20-haushaltsplan-gliederung-2020-2021",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fb20-haushaltsplan-gliederung-2020-2021"
}
] - "definitions":{
- "fb20-haushaltsplan-gliederung-2020-2021":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fb20-haushaltsplan-gliederung-2020-2021_records"
}
}
} - "records":
} - "properties":
- "fb20-haushaltsplan-gliederung-2020-2021_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "produktbereich":,{
- "type":"string",
- "title":"Produktbereich",
- "description":""
} - "bezeichnung_produktbereich":,{
- "type":"string",
- "title":"Bezeichnung Produktbereich",
- "description":""
} - "dezernat":,{
- "type":"string",
- "title":"Dezernat",
- "description":""
} - "zustandig":,{
- "type":"string",
- "title":"Zuständig",
- "description":""
} - "organisation":,{
- "type":"string",
- "title":"Organisation",
- "description":""
} - "bezeichnung_organisation":,{
- "type":"string",
- "title":"Bezeichnung Organisation",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "produktbereich":
}
} - "fields":
} - "properties":
} - "fb20-haushaltsplan-gliederung-2020-2021":
}