records

records

Active filters Clear all

No active filters

Filters

Wahllokale zum Bürgerentscheid zur Abwahl des Oberbürgermeisters in der Landeshauptstadt Potsdam

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Wahlbezirk
               

No description available for this field.

Name (identifier)
wahlbezirk
Type
decimal
Sample
                       
WBZ_Name
               

No description available for this field.

Name (identifier)
wbz_name
Type
text
Sample
                       
Einrichtung
               

No description available for this field.

Name (identifier)
einrichtung
Type
text
Sample
                       
Straße Hausnummer
               

No description available for this field.

Name (identifier)
strasse_hausnummer
Type
text
Sample
                       
PLZ/Ort
               

No description available for this field.

Name (identifier)
plzort
Type
text
Sample
                       
Barrierefrei
               

No description available for this field.

Name (identifier)
barrierefrei
Type
text
Sample
                       
Hinweise
               

No description available for this field.

Name (identifier)
hinweise
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"wahllokale-buergerentscheid-abwahl-obm",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/wahllokale-buergerentscheid-abwahl-obm"
      }
    ]
    ,
  • "definitions":
    {
    • "wahllokale-buergerentscheid-abwahl-obm":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/wahllokale-buergerentscheid-abwahl-obm_records"
            }
          }
        }
      }
      ,
    • "wahllokale-buergerentscheid-abwahl-obm_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "wahlbezirk":
              {
              • "type":"number",
              • "title":"Wahlbezirk",
              • "description":""
              }
              ,
            • "wbz_name":
              {
              • "type":"string",
              • "title":"WBZ_Name",
              • "description":""
              }
              ,
            • "einrichtung":
              {
              • "type":"string",
              • "title":"Einrichtung",
              • "description":""
              }
              ,
            • "strasse_hausnummer":
              {
              • "type":"string",
              • "title":"Straße Hausnummer",
              • "description":""
              }
              ,
            • "plzort":
              {
              • "type":"string",
              • "title":"PLZ/Ort",
              • "description":""
              }
              ,
            • "barrierefrei":
              {
              • "type":"string",
              • "title":"Barrierefrei",
              • "description":""
              }
              ,
            • "hinweise":
              {
              • "type":"string",
              • "title":"Hinweise",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets