Maddison Project Database 2023 — historical GDP per capita, ~180 countries, 1 AD–2022. License: CC BY 4.0 Source: https://www.rug.nl/ggdc/historicaldevelopment/maddison/ No API key required (direct XLSX download). Variables: gdppc (real GDP per capita, 2011 USD PPP), pop (population, thousands),…
Groningen Growth and Development Centre (GGDC), University of Groningen — Maddison Project Database. Retrieved from https://www.rug.nl/ggdc/historicaldevelopment/maddison/. Compiled and redistributed by the Elkassabgi Data Library.
Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.
Maddison Project Database 2023 — historical GDP per capita, ~180 countries, 1 AD–2022. License: CC BY 4.0 Source: https://www.rug.nl/ggdc/historicaldevelopment/maddison/ No API key required (direct XLSX download). Variables: gdppc (real GDP per capita, 2011 USD PPP), pop (population, thousands), cgdppc (current GDP per capita), rgdpnapc (national-accounts per capita) Run: python jobs/ingest_maddison.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Groningen Growth and Development Centre (GGDC), University of Groningen — Maddison Project Database",
"description": "Population (thousands); Real GDP per capita (2011 US$). GGDC. 338 series. Free download under CC BY 4.0.",
"url": "https://econdatalibrary.com/maddison",
"identifier": "maddison",
"isAccessibleForFree": true,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"includedInDataCatalog": {
"@type": "DataCatalog",
"@id": "https://econdatalibrary.com/#catalog",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com/catalog"
},
"creator": {
"@type": "Organization",
"name": "Groningen Growth and Development Centre, University of Groningen",
"alternateName": "GGDC",
"url": "https://www.rug.nl/ggdc/historicaldevelopment/maddison/"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Long-Run & Historical",
"Macroeconomics",
"maddison"
],
"variableMeasured": [
"Population (thousands)",
"Real GDP per capita (2011 US$)"
],
"creditText": "Source: Maddison Project Database 2023, Bolt and van Zanden, Groningen Growth and Development Centre (CC BY 4.0)",
"citation": "Groningen Growth and Development Centre (GGDC), University of Groningen — Maddison Project Database. Retrieved from https://www.rug.nl/ggdc/historicaldevelopment/maddison/. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-maddison",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "maddison — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=maddison",
"license": "https://creativecommons.org/licenses/by/4.0/"
}
]
}{
"@context": {
"@language": "en",
"@vocab": "https://schema.org/",
"cr": "http://mlcommons.org/croissant/",
"data": {
"@id": "cr:data",
"@type": "@json"
},
"dataType": {
"@id": "cr:dataType",
"@type": "@vocab"
},
"sc": "https://schema.org/",
"conformsTo": "dct:conformsTo",
"dct": "http://purl.org/dc/terms/"
},
"@type": "sc:Dataset",
"conformsTo": "http://mlcommons.org/croissant/1.0",
"name": "maddison",
"description": "Population (thousands); Real GDP per capita (2011 US$). GGDC. 338 series. Free download under CC BY 4.0.",
"url": "https://econdatalibrary.com/maddison",
"creator": {
"@type": "sc:Organization",
"name": "Groningen Growth and Development Centre, University of Groningen",
"alternateName": "GGDC",
"url": "https://www.rug.nl/ggdc/historicaldevelopment/maddison/"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Long-Run & Historical",
"Macroeconomics"
],
"citation": "Groningen Growth and Development Centre (GGDC), University of Groningen — Maddison Project Database. Retrieved from https://www.rug.nl/ggdc/historicaldevelopment/maddison/. Compiled and redistributed by the Elkassabgi Data Library.",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "maddison-csv",
"name": "maddison-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=maddison",
"encodingFormat": "text/csv"
}
]
}