World Bank World Governance Indicators (WGI) ingest. Source: https://info.worldbank.org/governance/wgi/ License: CC BY 4.0 Coverage: ~214 economies, 1996-2023, 6 governance dimensions + sub-indicators Dimensions: VA: Voice and Accountability PV: Political Stability and Absence of Violence GE:…
World Bank, Worldwide Governance Indicators (WGI). Retrieved from https://www.worldbank.org/en/publication/worldwide-governance-indicators. 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.
World Bank World Governance Indicators (WGI) ingest. Source: https://info.worldbank.org/governance/wgi/ License: CC BY 4.0 Coverage: ~214 economies, 1996-2023, 6 governance dimensions + sub-indicators Dimensions: VA: Voice and Accountability PV: Political Stability and Absence of Violence GE: Government Effectiveness RQ: Regulatory Quality RL: Rule of Law CC: Control of Corruption Downloads the official WGI Excel file (AllCountries) from the World Bank, which includes Estimate, StdErr, NumSrc, Rank, Lower, Upper for each indicator. series_key: WGI:{indicator}:{iso3} e.g. WGI:GE.EST:USA Output: data/clean_full/wgi/wgi.parquet Run: python jobs/ingest_wgi.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "World Bank, Worldwide Governance Indicators (WGI)",
"description": "Control of Corruption - Governance estimate (approx. -2.5 to +2.5). WGI. 7,752 series, 1996–2024. Free download.",
"url": "https://econdatalibrary.com/wgi",
"identifier": "wgi",
"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": "World Bank, Worldwide Governance Indicators",
"alternateName": "WGI",
"url": "https://www.worldbank.org/en/publication/worldwide-governance-indicators"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Governance & Institutions",
"wgi"
],
"variableMeasured": [
"Control of Corruption",
"Government Effectiveness",
"Political Stability",
"Rule of Law",
"Regulatory Quality",
"Voice and Accountability"
],
"temporalCoverage": "1996-12-31/2024-12-31",
"creditText": "The World Bank: Worldwide Governance Indicators",
"citation": "World Bank, Worldwide Governance Indicators (WGI). Retrieved from https://www.worldbank.org/en/publication/worldwide-governance-indicators. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-wgi",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "wgi — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=wgi",
"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": "wgi",
"description": "Control of Corruption - Governance estimate (approx. -2.5 to +2.5). WGI. 7,752 series, 1996–2024. Free download.",
"url": "https://econdatalibrary.com/wgi",
"creator": {
"@type": "sc:Organization",
"name": "World Bank, Worldwide Governance Indicators",
"alternateName": "WGI",
"url": "https://www.worldbank.org/en/publication/worldwide-governance-indicators"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Governance & Institutions"
],
"temporalCoverage": "1996-12-31/2024-12-31",
"citation": "World Bank, Worldwide Governance Indicators (WGI). Retrieved from https://www.worldbank.org/en/publication/worldwide-governance-indicators. Compiled and redistributed by the Elkassabgi Data Library.",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "wgi-csv",
"name": "wgi-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=wgi",
"encodingFormat": "text/csv"
}
]
}