SWIID (Standardized World Income Inequality Database) ingest. Source: https://github.com/fsolt/swiid Author: Frederick Solt (University of Iowa) License: CC BY 4.0 Coverage: 192 countries, 1960–present, Gini coefficients (disposable + market income) Downloads the summary CSV from GitHub (no…
Standardized World Income Inequality Database (SWIID), Frederick Solt. Retrieved from https://fsolt.org/swiid/. 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.
SWIID (Standardized World Income Inequality Database) ingest. Source: https://github.com/fsolt/swiid Author: Frederick Solt (University of Iowa) License: CC BY 4.0 Coverage: 192 countries, 1960–present, Gini coefficients (disposable + market income) Downloads the summary CSV from GitHub (no registration required). Includes: gini_disp (post-tax/transfer), gini_mkt (pre-tax/transfer), their standard errors, and absolute/relative redistribution. series_key: SWIID:{variable}:{country_iso3} e.g. SWIID:gini_disp:USA Output: data/clean_full/swiid/swiid.parquet Run: python jobs/ingest_swiid.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Swiid",
"description": "SWIID (Standardized World Income Inequality Database) ingest. Source: https://github.com/fsolt/swiid Author: Frederick Solt (University of Iowa) License: CC BY 4.0 Coverage: 192 countries, 1960–present, Gini coefficients (disposable + market income) Downloads the summary CSV from GitHub (no…",
"url": "https://econdatalibrary.com/swiid.html",
"identifier": "swiid",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Swiid"
},
"keywords": [
"swiid"
],
"temporalCoverage": "1960-12-31/2025-12-31",
"citation": "Standardized World Income Inequality Database (SWIID), Frederick Solt. Retrieved from https://fsolt.org/swiid/. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-swiid",
"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": "swiid",
"description": "SWIID (Standardized World Income Inequality Database) ingest. Source: https://github.com/fsolt/swiid Author: Frederick Solt (University of Iowa) License: CC BY 4.0 Coverage: 192 countries, 1960–present, Gini coefficients (disposable + market income) Downloads the summary CSV from GitHub (no…",
"url": "https://econdatalibrary.com/swiid.html",
"creator": {
"@type": "sc:Organization",
"name": "Swiid"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"temporalCoverage": "1960-12-31/2025-12-31",
"citation": "Standardized World Income Inequality Database (SWIID), Frederick Solt. Retrieved from https://fsolt.org/swiid/. 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."
}