records
Straßen mit Statistischen Bezirken
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":"fb62-strassen-statistische-bezirke",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fb62-strassen-statistische-bezirke"
}
] - "definitions":{
- "fb62-strassen-statistische-bezirke":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fb62-strassen-statistische-bezirke_records"
}
}
} - "records":
} - "properties":
- "fb62-strassen-statistische-bezirke_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "strassenname":,{
- "type":"string",
- "title":"Strassenname",
- "description":""
} - "strassenschlussel":,{
- "type":"string",
- "title":"Strassenschlüssel",
- "description":""
} - "statistischer_bezirk_nr":,{
- "type":"string",
- "title":"Statistischer Bezirk Nr.",
- "description":""
} - "statistischer_bezirk_bezeichnung":,{
- "type":"string",
- "title":"Statistischer Bezirk",
- "description":""
} - "stadtbezirk_nr":,{
- "type":"string",
- "title":"Stadtbezirk Nr.",
- "description":""
} - "stadtbezirk_bezeichnung":,{
- "type":"string",
- "title":"Stadtbezirk",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "strassenname":
}
} - "fields":
} - "properties":
} - "fb62-strassen-statistische-bezirke":
}