records

records

Active filters Clear all

No active filters

Filters

Straßen mit Stadtbezirken

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
                       
Stadtbezirk Nr.
               

No description available for this field.

Name (identifier)
stadtbezirk_nr
Type
integer
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-stadtbezirke",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fb62-strassen-stadtbezirke"
      }
    ]
    ,
  • "definitions":
    {
    • "fb62-strassen-stadtbezirke":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fb62-strassen-stadtbezirke_records"
            }
          }
        }
      }
      ,
    • "fb62-strassen-stadtbezirke_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "strassenname":
              {
              • "type":"string",
              • "title":"Strassenname",
              • "description":""
              }
              ,
            • "strassenschlussel":
              {
              • "type":"string",
              • "title":"Strassenschlüssel",
              • "description":""
              }
              ,
            • "stadtbezirk_nr":
              {
              • "type":"integer",
              • "title":"Stadtbezirk Nr.",
              • "description":""
              }
              ,
            • "stadtbezirk_bezeichnung":
              {
              • "type":"string",
              • "title":"Stadtbezirk",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets