World Population
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "world-population":
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.