records

records

Active filters Clear all

No active filters

Filters

Hauptwohnbevölkerung - Umzüge innerhalb Dortmunds

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Jahr
               

No description available for this field.

Name (identifier)
jahr
Type
text
Sample
                       
Binnenumzüge
Umzüge innerhalb Dortmund

No description available for this field.

Name (identifier)
binnenumzuge
Type
integer
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":"hauptwohnbevolkerung-umzuge-innerhalb-dortmunds",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/hauptwohnbevolkerung-umzuge-innerhalb-dortmunds"
      }
    ]
    ,
  • "definitions":
    {
    • "hauptwohnbevolkerung-umzuge-innerhalb-dortmunds":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/hauptwohnbevolkerung-umzuge-innerhalb-dortmunds_records"
            }
          }
        }
      }
      ,
    • "hauptwohnbevolkerung-umzuge-innerhalb-dortmunds_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "jahr":
              {
              • "type":"string",
              • "title":"Jahr",
              • "description":""
              }
              ,
            • "binnenumzuge":
              {
              • "type":"integer",
              • "title":"Binnenumzüge",
              • "description":"Umzüge innerhalb Dortmund"
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets