records
Hauptwohnbevölkerung - Umzüge zwischen den Dortmunder Stadtbezirken seit 2013
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-umzuge-zwischen-den-dortmunder-stadtbezirken-seit-2013",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/hauptwohnbevolkerung-umzuge-zwischen-den-dortmunder-stadtbezirken-seit-2013"
}
] - "definitions":{
- "hauptwohnbevolkerung-umzuge-zwischen-den-dortmunder-stadtbezirken-seit-2013":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/hauptwohnbevolkerung-umzuge-zwischen-den-dortmunder-stadtbezirken-seit-2013_records"
}
}
} - "records":
} - "properties":
- "hauptwohnbevolkerung-umzuge-zwischen-den-dortmunder-stadtbezirken-seit-2013_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "jahr":,{
- "type":"string",
- "title":"Jahr",
- "description":""
} - "stadtbezirk_nr":,{
- "type":"integer",
- "title":"Stadtbezirk Nr.",
- "description":""
} - "stadtbezirk":,{
- "type":"string",
- "title":"Stadtbezirk",
- "description":""
} - "zuzuge":,{
- "type":"integer",
- "title":"Zuzüge",
- "description":""
} - "fortzuge":,{
- "type":"integer",
- "title":"Fortzüge",
- "description":""
} - "saldo":,{
- "type":"integer",
- "title":"Saldo",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "jahr":
}
} - "fields":
} - "properties":
} - "hauptwohnbevolkerung-umzuge-zwischen-den-dortmunder-stadtbezirken-seit-2013":
}