records
Building permits in Potsdam since 2005
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":"baugenehmigungen-in-der-lhp-seit-2005",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/baugenehmigungen-in-der-lhp-seit-2005"
}
] - "definitions":{
- "baugenehmigungen-in-der-lhp-seit-2005":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/baugenehmigungen-in-der-lhp-seit-2005_records"
}
}
} - "records":
} - "properties":
- "baugenehmigungen-in-der-lhp-seit-2005_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "jahr_der_baugenehmigung":,{
- "type":"string",
- "format":"date",
- "title":"year of permit",
- "description":""
} - "baugenehmigungen_errichtung_eines_neuen_gebaudes":,{
- "type":"integer",
- "title":"building permit construction of a new building",
- "description":""
} - "baugenehmigungen_baumassnahme_am_bestehenden_gebaude":,{
- "type":"integer",
- "title":"building permit building activity on an existing building",
- "description":""
} - "baugenehmigungen_insgesamt":,{
- "type":"integer",
- "title":"building permits total",
- "description":""
} - "genehmigter_zugang_an_wohnung_durch_errichtung_eines_neuen_gebaudes":,{
- "type":"integer",
- "title":"approved addition of flats by construction of a new building",
- "description":""
} - "genehmigter_zugang_an_wohnungen_durch_baumassnahme_am_bestehenden_gebaude":,{
- "type":"integer",
- "title":"approved addition of flats by building activity on an existing building",
- "description":""
} - "genehmigter_zugang_an_wohnungen_insgesamt":{
- "type":"integer",
- "title":"approved addition of flats total",
- "description":""
}
} - "jahr_der_baugenehmigung":
}
} - "fields":
} - "properties":
} - "baugenehmigungen-in-der-lhp-seit-2005":
}