records
Hauptwohnbevölkerung nach Geschlecht in den Stadtbezirken 2020
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":"hauptwohnbevolkerung-nach-geschlecht-2020-5errundung",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/hauptwohnbevolkerung-nach-geschlecht-2020-5errundung"
}
] - "definitions":{
- "hauptwohnbevolkerung-nach-geschlecht-2020-5errundung":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/hauptwohnbevolkerung-nach-geschlecht-2020-5errundung_records"
}
}
} - "records":
} - "properties":
- "hauptwohnbevolkerung-nach-geschlecht-2020-5errundung_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "stadtbezirk_nr":,{
- "type":"string",
- "title":"Stadtbezirk Nr",
- "description":""
} - "stadtbezirk":,{
- "type":"string",
- "title":"Stadtbezirk",
- "description":""
} - "mannlich":,{
- "type":"integer",
- "title":"männlich",
- "description":""
} - "weiblich":,{
- "type":"integer",
- "title":"weiblich",
- "description":""
} - "insgesamt":,{
- "type":"integer",
- "title":"insgesamt",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "stadtbezirk_nr":
}
} - "fields":
} - "properties":
} - "hauptwohnbevolkerung-nach-geschlecht-2020-5errundung":
}