Updated

A History of Global Living Conditions

Two centuries of progress in human wellbeing — poverty, life expectancy, child mortality, literacy, political freedom, and education — from 1800 to today. Data from Our World in Data, synthesised from the article 'A History of Global Living Conditions in 6 Charts'.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/society-and-living-standards/history-global-living-conditions/
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/README.md
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/data/child-mortality.csv
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/data/democracy.csv
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/data/education.csv
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/data/life-expectancy.csv
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/data/literacy.csv
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/data/poverty.csv
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/society-and-living-standards/history-global-living-conditions/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

Data Previews

Global Life Expectancy at Birth

Loading data...

Schema

nametypedescription
yearintegerYear
life_expectancy_yearsnumberLife expectancy at birth (years)

Global Child Mortality Rate

Loading data...

Schema

nametypedescription
yearintegerYear
child_mortality_ratenumberShare of children dying in first five years of life (%)
child_survival_ratenumberShare of children surviving first five years of life (%)

World Literacy Rate

Loading data...

Schema

nametypedescription
yearintegerYear
literate_pctnumberShare of adults who are literate (%)
illiterate_pctnumberShare of adults who are illiterate (%)

People Living in Democracies vs. Autocracies

Loading data...

Schema

nametypedescription
yearintegerYear
people_in_democraciesintegerNumber of people living in democracies
people_in_autocraciesintegerNumber of people living in autocracies
no_regime_dataintegerPopulation with no regime classification data

World Population by Income Level

Loading data...

Schema

nametypedescription
yearintegerYear
above_30_usdintegerPeople living on more than $30/day
between_10_30_usdintegerPeople living on $10–$30/day
between_5_10_usdintegerPeople living on $5–$10/day
between_1_90_5_usdintegerPeople living on $1.90–$5/day
below_1_90_usdintegerPeople living on less than $1.90/day (extreme poverty)

Data Files

FileDescriptionSizeLast modifiedDownload
life-expectancy
Average life expectancy at birth for the world, 1770–2023.984 Babout 1 month ago
life-expectancy
child-mortality
Share of children dying before age 5 globally, 1800–2023. In 1800 roughly 43 in 100 children died before their fifth birthday; by 2023 that had fallen below 4 in 100.3.67 kBabout 1 month ago
child-mortality
literacy
Share of the world adult population that is literate vs. illiterate, 1820–2023. In 1820 only 12% of people could read and write; today roughly 87% can.1.08 kBabout 1 month ago
literacy
democracy
Number of people worldwide living under democratic vs. autocratic political regimes, 1800–2024. Based on the Lexical Index of Electoral Democracy.7.47 kBabout 1 month ago
democracy
poverty
Distribution of the global population across five income thresholds (in 2011 international dollars per day), 1820–2018. Shows the dramatic decline of extreme poverty alongside growth of the middle class.3.22 kBabout 1 month ago
poverty
education
Global adult population (15+) broken down by highest level of educational attainment, 1950–2020.1.09 kBabout 1 month ago
education
FilesSizeFormatCreatedUpdatedLicenseSource
617.5 kBcsvabout 1 month agoCreative Commons Attribution 4.0 InternationalA History of Global Living Conditions in 6 Charts — Our World in Data

A History of Global Living Conditions

Two centuries of progress in human wellbeing — poverty, life expectancy, child mortality, literacy, political freedom, and education — from 1800 to today. Based on Our World in Data's article "A History of Global Living Conditions in 6 Charts".

Background

The world of 1800 was one of almost universal poverty, short lives, rampant child death, near-total illiteracy, and autocratic rule. Over the past two centuries that picture has been transformed. This dataset tracks six dimensions of that transformation using long-run global estimates compiled by Our World in Data.

Data

Six CSV files in data/:

FileDescriptionCoverage
life-expectancy.csvGlobal average life expectancy at birth (years)1770–2023
child-mortality.csvShare of children dying before age 5, and survival rate (%)1800–2023
literacy.csvShare of adults who are literate vs. illiterate (%)1820–2023
democracy.csvPopulation living under democratic vs. autocratic regimes1800–2024
poverty.csvWorld population by income bracket (2011 international dollars per day)1820–2018
education.csvGlobal adult population (15+) by highest education level1950–2020

Key columns

life-expectancy.csv

ColumnDescription
yearYear
life_expectancy_yearsLife expectancy at birth (years)

child-mortality.csv

ColumnDescription
yearYear
child_mortality_rateShare of children dying before age 5 (%)
child_survival_rateShare of children surviving to age 5 (%)

poverty.csv

ColumnDescription
yearYear
above_30_usdPeople living on more than 30 USD per day
between_10_30_usdPeople living on 10–30 USD per day
between_5_10_usdPeople living on 5–10 USD per day
between_1_90_5_usdPeople living on 1.90–5 USD per day
below_1_90_usdPeople in extreme poverty (under 1.90 USD per day)

Sources

License

Creative Commons Attribution 4.0 International (CC BY 4.0)