Our World In Data GDP Per Capita, Maddison Project Database 2023 — Every Country And Region, Annual (1 CE–Present)
21,586 entity-year observations of real GDP per capita in international dollars at 2011 prices (adjusted for inflation and for price differences between countries) for 165 countries and 13 regions and historical entities, from year 1 to 2022, as published in the Maddison Project Database 2023 and exported from Our World in Data's grapher as of 2026-09-06. The annotations column of the export is dropped; every row keeps entity, ISO code, year and value.
Use Cases
- Long-run growth and convergence research
- Economic-history teaching datasets
- Deflating or benchmarking historical country series
Methodology
Direct parse of the OWID grapher CSV export with short column names; value column renamed to gdp_per_capita_intl_2011_usd, annotations column dropped, rows without a value dropped, all entities kept.
Update Schedule
Static snapshot. The Maddison Project releases a new database every few years and OWID re-exports on release; refresh monthly.
Attribution
Source: Our World in Data, based on the Maddison Project Database 2023 (Bolt and van Zanden); CC BY 4.0.
Schema
| name | type |
|---|---|
| entity | string |
| code | string |
| year | integer |
| gdp_per_capita_intl_2011_usd | number |
Sample Data
| code | year | entity | gdp_per_capita_intl_2011_usd |
|---|---|---|---|
| AFG | 1950 | Afghanistan | 1156 |
| AFG | 1951 | Afghanistan | 1170 |
| AFG | 1952 | Afghanistan | 1189 |
| AFG | 1953 | Afghanistan | 1240 |
| AFG | 1954 | Afghanistan | 1245 |
Get this via API
# 1. Add dAgentBase once, in any MCP client. No install, no vendor keys.
# Claude.ai / Claude Desktop: Settings -> Connectors -> Add custom connector
# Cursor / Claude Code / others: mcp.json
{
"mcpServers": {
"dagentbase": {
"url": "https://dagentbase.com/api/mcp",
"headers": { "Authorization": "Bearer dm_live_YOUR_KEY" }
}
}
}
# 2. Then ask your agent, in plain language:
# "Preview 'Our World in Data GDP per Capita, Maddison Project Database 2023 — Every Country and Region, Annual (1 CE–Present)' and, if it fits, claim it and download the files."
# Tools it will use: search_listings -> preview_listing -> purchase_listing -> get_download_urls
# 1. Add dAgentBase once, in any MCP client. No install, no vendor keys.
# Claude.ai / Claude Desktop: Settings -> Connectors -> Add custom connector
# Cursor / Claude Code / others: mcp.json
{
"mcpServers": {
"dagentbase": {
"url": "https://dagentbase.com/api/mcp",
"headers": { "Authorization": "Bearer dm_live_YOUR_KEY" }
}
}
}
# 2. Then ask your agent, in plain language:
# "Preview 'Our World in Data GDP per Capita, Maddison Project Database 2023 — Every Country and Region, Annual (1 CE–Present)' and, if it fits, claim it and download the files."
# Tools it will use: search_listings -> preview_listing -> purchase_listing -> get_download_urlsone time · open license
Details
Available formats