Source: World Bank, World Development Indicators (CC BY 4.0)
World Bank (World Development Indicators). Retrieved from https://data.worldbank.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.
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "World Bank Open Data (WDI)",
"description": "Source: World Bank, World Development Indicators (CC BY 4.0)",
"url": "https://econdatalibrary.com/worldbank.html",
"identifier": "worldbank",
"isAccessibleForFree": true,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "World Bank Open Data (WDI)"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"macro",
"worldbank"
],
"temporalCoverage": "1960-12-31/2025-12-31",
"repeatFrequency": "P1Y",
"creditText": "Source: World Bank, World Development Indicators (CC BY 4.0)",
"citation": "World Bank (World Development Indicators). Retrieved from https://data.worldbank.org. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-worldbank",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=worldbank",
"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": "worldbank",
"description": "Source: World Bank, World Development Indicators (CC BY 4.0)",
"url": "https://econdatalibrary.com/worldbank.html",
"creator": {
"@type": "sc:Organization",
"name": "World Bank Open Data (WDI)"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"macro"
],
"temporalCoverage": "1960-12-31/2025-12-31",
"citation": "World Bank (World Development Indicators). Retrieved from https://data.worldbank.org. Compiled and redistributed by the Elkassabgi Data Library.",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "worldbank-csv",
"name": "worldbank-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=worldbank",
"encodingFormat": "text/csv"
}
]
}