Population Indicators

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Indicators
               

No description available for this field.

Name (identifier)
indicators_name
Type
text
Sample
                       
Regions
               

No description available for this field.

Name (identifier)
regions_name
Type
text
Sample
                       
Indicators - Description
               

No description available for this field.

Name (identifier)
indicators_description
Type
text
Sample
                       
Nationality
               

No description available for this field.

Name (identifier)
nationality_name
Type
text
Sample
                       
Indicators - Unit
               

No description available for this field.

Name (identifier)
indicators_unit
Type
text
Sample
                       
Population
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"total-population-by-national-and-expats-1985-2015@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/total-population-by-national-and-expats-1985-2015@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "total-population-by-national-and-expats-1985-2015@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/total-population-by-national-and-expats-1985-2015@kapsarc_records"
            }
          }
        }
      }
      ,
    • "total-population-by-national-and-expats-1985-2015@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "indicators_name":
              {
              • "type":"string",
              • "title":"Indicators",
              • "description":""
              }
              ,
            • "regions_name":
              {
              • "type":"string",
              • "title":"Regions",
              • "description":""
              }
              ,
            • "indicators_description":
              {
              • "type":"string",
              • "title":"Indicators - Description",
              • "description":""
              }
              ,
            • "nationality_name":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "indicators_unit":
              {
              • "type":"string",
              • "title":"Indicators - Unit",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets