World Population

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Country Name
               

No description available for this field.

Name (identifier)
country_name
Type
text
Sample
                       
Population
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"world-population",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/world-population"
      }
    ]
    ,
  • "definitions":
    {
    • "world-population":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/world-population_records"
            }
          }
        }
      }
      ,
    • "world-population_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country_name":
              {
              • "type":"string",
              • "title":"Country Name",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • This dataset contains total population (both genders combined) by region, subregion and country (Thousands) for 1950 - 2100. 
  • Explore population estimates by gender, nationality, and region from 2010 to 2022. This dataset provides valuable insights into population statistics in various countries.
  • Explore the total population by national and expats in Oman . This dataset includes information on live births, deaths, vital statistics, gender, population density, and more.
  • Explore detailed subnational population data including total population, % of total, and more on this dataset webpage.