records
Erwerbsbevölkerung im SGBII-Bezug in % 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":"erwerbsbevolkerung-im-sgbii-bezug-in-2020",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/erwerbsbevolkerung-im-sgbii-bezug-in-2020"
}
] - "definitions":{
- "erwerbsbevolkerung-im-sgbii-bezug-in-2020":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/erwerbsbevolkerung-im-sgbii-bezug-in-2020_records"
}
}
} - "records":
} - "properties":
- "erwerbsbevolkerung-im-sgbii-bezug-in-2020_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "stadtbezirk_nr":,{
- "type":"string",
- "title":"Stadtbezirk Nr",
- "description":""
} - "stadtbezirk":,{
- "type":"string",
- "title":"Stadtbezirk",
- "description":""
} - "sgbii_bezug_in":,{
- "type":"number",
- "title":"SGBII-Bezug in (%)",
- "description":"",
- "unit":"%"
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "stadtbezirk_nr":
}
} - "fields":
} - "properties":
} - "erwerbsbevolkerung-im-sgbii-bezug-in-2020":
}