IMF DataMapper — free public API, no key required. License: IMF Terms of Use (free for non-commercial research) Source: https://www.imf.org/external/datamapper/api/v1/ Coverage: * 132 WEO / IFS indicators: GDP growth, inflation, debt, current account, unemployment, REER, commodity prices, etc. *…
International Monetary Fund — World Economic Outlook (WEO). Retrieved from https://www.imf.org. 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.
IMF DataMapper — free public API, no key required. License: IMF Terms of Use (free for non-commercial research) Source: https://www.imf.org/external/datamapper/api/v1/ Coverage: * 132 WEO / IFS indicators: GDP growth, inflation, debt, current account, unemployment, REER, commodity prices, etc. * ~190 countries + country groups * Annual data (~1980–present per indicator) Strategy: * List all indicators from /api/v1/indicators * For each indicator: GET /api/v1/{indicator} → country × year matrix * Single Parquet: all indicators merged in long format Run: python jobs/ingest_imf_weo.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Imf Weo",
"description": "IMF DataMapper — free public API, no key required. License: IMF Terms of Use (free for non-commercial research) Source: https://www.imf.org/external/datamapper/api/v1/ Coverage: * 132 WEO / IFS indicators: GDP growth, inflation, debt, current account, unemployment, REER, commodity prices, etc. *…",
"url": "https://econdatalibrary.com/imf_weo.html",
"identifier": "imf_weo",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Imf Weo"
},
"keywords": [
"imf_weo"
],
"temporalCoverage": "1800-12-31/..",
"citation": "International Monetary Fund — World Economic Outlook (WEO). Retrieved from https://www.imf.org. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-imf_weo",
"https://zenodo.org/communities/econdatalibrary"
],
"usageInfo": "Metadata-only catalog entry. This source's license does not permit redistribution, so the data itself is not served here; use the provider link to obtain the data under its terms."
}{
"@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": "imf_weo",
"description": "IMF DataMapper — free public API, no key required. License: IMF Terms of Use (free for non-commercial research) Source: https://www.imf.org/external/datamapper/api/v1/ Coverage: * 132 WEO / IFS indicators: GDP growth, inflation, debt, current account, unemployment, REER, commodity prices, etc. *…",
"url": "https://econdatalibrary.com/imf_weo.html",
"creator": {
"@type": "sc:Organization",
"name": "Imf Weo"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"citation": "International Monetary Fund — World Economic Outlook (WEO). Retrieved from https://www.imf.org. Compiled and redistributed by the Elkassabgi Data Library.",
"isAccessibleForFree": false,
"usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}