Global Demographics & Ageing
The single biggest structural force on labour supply, growth and public finances - ageing - in one clean Parquet: old-age and young-age dependency ratios, the 65-and-over and under-15 population shares, the total dependency ratio, plus the two drivers of the transition itself - fertility rate and life expectancy - per country per year since 2000, ~200 countries. Ageing sets the ceiling on the workforce, drives pension and health spending, and separates the demographically young emerging world from the greying rich one. The cross-country demographics panel macro, pension, insurance and workforce-strategy analysts need; the demographic backbone of the Labour & Human Capital domain. Joins the labour, health and country-profile products on ISO-3 code. Worldwide - the whole demographic transition.
- Source
- World Bank
- Licence
- Redistributable open data
- Updates
- Annual
- Data through
- 2025-01-01
- Quality
- QC clean · 0 failures
- Format
- Apache Parquet + dictionary
Safe to train on
Built only from a named, redistributable official source under a documented open licence - not scraped web data. No copyright grey zone, no personal data. Ships machine-readable Croissant metadata (ML Commons - loads in Hugging Face / Kaggle / Google), an AI training-licence manifest documenting source, licence and provenance for your model's data governance, and a machine-readable data dictionary (drop it into an agent / RAG prompt so the model knows every column) - all inspectable before you buy.
What's included
- 7 indicators × ~200 countries × 2000-present - old/young/total dependency, 65+ & youth shares, fertility, life expectancy
- Worldwide; ageing is the #1 structural constraint on labour supply and public finances
- Separates the demographically young emerging world from the greying OECD
- country (ISO3) × indicator × year; joins global-labour-market, global-health
- Source: World Bank Open Data (CC-BY-4.0) - fully redistributable
Schema
| Column | Type | Description | Filled | Distinct |
|---|---|---|---|---|
| zone | str | Country (ISO3 code) | 100.0% | 217 |
| ts | timestamp (UTC) | Year | 100.0% | 26 |
| indicator | str | Old-age dependency / 65+ share / 0-14 share / total dependency | 100.0% | 9 |
| value | float | Ratio or % share | 100.0% | 15,733 |
| unit | str | Unit | 100.0% | 1 |
| res_min | int | Native resolution (annual) | 100.0% | 1 |
Sample & preview
Every purchase ships as Apache Parquet with a data dictionary and the full QC report. A free sample (first rows + schema) is downloadable here - confirm fit before you buy. Source: World Bank (redistributable open data; attribution passes through - see our Licence).
Don't trust screenshots - drop the sample into your notebook right now.
import pandas as pd df = pd.read_parquet("global-demographics-ageing_sample.parquet") df.info() # typed columns, gap-aware, ready to join⬇ Download free Parquet sample or CSV for Excel
Coverage: 217 zones
ABW · AFG · AGO · ALB · AND · ARE · ARG · ARM · ASM · ATG · AUS · AUT · AZE · BDI · BEL · BEN · BFA · BGD · BGR · BHR · BHS · BIH · BLR · BLZ · BMU · BOL · BRA · BRB · BRN · BTN · BWA · CAF · CAN · CHE · CHI · CHL · CHN · CIV · CMR · COD · COG · COL · COM · CPV · CRI · CUB · CUW · CYM · CYP · CZE · DEU · DJI · DMA · DNK · DOM · DZA · ECU · EGY · ERI · ESP · EST · ETH · FIN · FJI · FRA · FRO · FSM · GAB · GBR · GEO · GHA · GIB · GIN · GMB · GNB · GNQ · GRC · GRD · GRL · GTM · GUM · GUY · HKG · HND · HRV · HTI · HUN · IDN · IMN · IND · IRL · IRN · IRQ · ISL · ISR · ITA · JAM · JOR · JPN · KAZ · KEN · KGZ · KHM · KIR · KNA · KOR · KWT · LAO · LBN · LBR · LBY · LCA · LIE · LKA · LSO · LTU · LUX · LVA · MAC · MAF · MAR · MCO · MDA · MDG · MDV · MEX · MHL · MKD · MLI · MLT · MMR · MNE · MNG · MNP · MOZ · MRT · MUS · MWI · MYS · NAM · NCL · NER · NGA · NIC · NLD · NOR · NPL · NRU · NZL · OMN · PAK · PAN · PER · PHL · PLW · PNG · POL · PRI · PRK · PRT · PRY · PSE · PYF · QAT · ROU · RUS · RWA · SAU · SDN · SEN · SGP · SLB · SLE · SLV · SMR · SOM · SRB · SSD · STP · SUR · SVK · SVN · SWE · SWZ · SXM · SYC · SYR · TCA · TCD · TGO · THA · TJK · TKM · TLS · TON · TTO · TUN · TUR · TUV · TZA · UGA · UKR · URY · USA · UZB · VCT · VEN · VGB · VIR · VNM · VUT · WSM · XKX · YEM · ZAF · ZMB · ZWE
Related datasets
European Educational Attainment & Spend
The human-capital picture for every European country: the share of 25-64s with tertiary, at-least-upper-secondary and below-upper-secondary education, plus annual public expenditure per pupil - one row per country × indicator × year. The skills-and-schooling headline behind every labour-market, competitiveness and social-policy report; joins to wages, unemployment and R&D on country code. Licence-clean and AI-training-safe.
European Employment Rate by Education
The payoff to education, measured as jobs, in one clean Parquet: the employment rate for low- (ISCED 0-2), medium- (3-4) and high-education (5-8) adults aged 20-64, per European country, annual. The gap between the high- and low-education lines is the labour-market skill premium - one of the most durable structural facts in economics, and a leading signal of who gets left behind as economies digitise. Human-capital, education-policy and workforce analysts read it to size skills gaps; joins our education, wages and labour-market products on country code.
European Hours Worked
How long Europe actually works, in one clean Parquet: the average number of actual weekly hours worked - all employed and full-time - per European country per year. The labour-input and work-intensity metric behind productivity, work-life-balance and labour-supply analysis; joins to productivity, employment and wages on country code. Official Eurostat Labour Force Survey, fully redistributable.