records

records

Active filters Clear all

No active filters

Filters

Strassenverzeichnis der Landeshauptstadt Potsdam mit Zuordnung zum Wahlbezirk zur Oberbürgermeisterwahl 2018

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Straße
               

No description available for this field.

Name (identifier)
strasse
Type
text
Sample
                       
HnrVon
               

No description available for this field.

Name (identifier)
hnrvon
Type
text
Sample
                       
AlphateilVon
               

No description available for this field.

Name (identifier)
alphateilvon
Type
text
Sample
                       
ZusatzVon
               

No description available for this field.

Name (identifier)
zusatzvon
Type
text
Sample
                       
HnrBis
               

No description available for this field.

Name (identifier)
hnrbis
Type
text
Sample
                       
AlphateilBis
               

No description available for this field.

Name (identifier)
alphateilbis
Type
text
Sample
                       
ZusatzBis
               

No description available for this field.

Name (identifier)
zusatzbis
Type
text
Sample
                       
alle/ger/ung
               

No description available for this field.

Name (identifier)
alle_ger_ung
Type
text
Sample
                       
Wahlbezirk
               

No description available for this field.

Name (identifier)
wahlbezirk
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"strassen_wahlbezirke",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/strassen_wahlbezirke"
      }
    ]
    ,
  • "definitions":
    {
    • "strassen_wahlbezirke":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/strassen_wahlbezirke_records"
            }
          }
        }
      }
      ,
    • "strassen_wahlbezirke_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "strasse":
              {
              • "type":"string",
              • "title":"Straße",
              • "description":""
              }
              ,
            • "hnrvon":
              {
              • "type":"string",
              • "title":"HnrVon",
              • "description":""
              }
              ,
            • "alphateilvon":
              {
              • "type":"string",
              • "title":"AlphateilVon",
              • "description":""
              }
              ,
            • "zusatzvon":
              {
              • "type":"string",
              • "title":"ZusatzVon",
              • "description":""
              }
              ,
            • "hnrbis":
              {
              • "type":"string",
              • "title":"HnrBis",
              • "description":""
              }
              ,
            • "alphateilbis":
              {
              • "type":"string",
              • "title":"AlphateilBis",
              • "description":""
              }
              ,
            • "zusatzbis":
              {
              • "type":"string",
              • "title":"ZusatzBis",
              • "description":""
              }
              ,
            • "alle_ger_ung":
              {
              • "type":"string",
              • "title":"alle/ger/ung",
              • "description":""
              }
              ,
            • "wahlbezirk":
              {
              • "type":"integer",
              • "title":"Wahlbezirk",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets