records

records

Active filters Clear all

No active filters

Filters

Straßen mit Statistischen Bezirken

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Strassenname
               

No description available for this field.

Name (identifier)
strassenname
Type
text
Sample
                       
Strassenschlüssel
               

No description available for this field.

Name (identifier)
strassenschlussel
Type
text
Sample
                       
Statistischer Bezirk Nr.
               

No description available for this field.

Name (identifier)
statistischer_bezirk_nr
Type
text
Sample
                       
Statistischer Bezirk
               

No description available for this field.

Name (identifier)
statistischer_bezirk_bezeichnung
Type
text
Sample
                       
Stadtbezirk Nr.
               

No description available for this field.

Name (identifier)
stadtbezirk_nr
Type
text
Sample
                       
Stadtbezirk
               

No description available for this field.

Name (identifier)
stadtbezirk_bezeichnung
Type
text
Sample
                       
Kommune
               

No description available for this field.

Name (identifier)
kommune
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets