Barro-Lee Educational Attainment Dataset ingest (v3). Source: https://barrolee.github.io/BarroLeeDataSet/ Authors: Robert J. Barro and Jong-Wha Lee License: Free for academic use Coverage: 146 countries, 1950-2020 (5-year intervals), by age group, sex Variables: lu (no schooling %), lp (primary…
Barro-Lee Educational Attainment Dataset (Robert J. Barro and Jong-Wha Lee). Retrieved from https://barrolee.github.io/BarroLeeDataSet/. 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.
Barro-Lee Educational Attainment Dataset ingest (v3). Source: https://barrolee.github.io/BarroLeeDataSet/ Authors: Robert J. Barro and Jong-Wha Lee License: Free for academic use Coverage: 146 countries, 1950-2020 (5-year intervals), by age group, sex Variables: lu (no schooling %), lp (primary incomplete %), lpc (primary complete %), ls (secondary incomplete %), lsc (secondary complete %), lh (tertiary incomplete %), lhc (tertiary complete %), yr_sch (avg years schooling), yr_sch_pri/sec/ter (by level) series_key: BARRO_LEE:{variable}:{agefrom}_{ageto}:{sex}:{iso3} e.g. BARRO_LEE:yr_sch:25_64:MF:DZA Output: data/clean_full/barro_lee/barro_lee.parquet Run: python jobs/ingest_barro_lee.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Barro-Lee Educational Attainment Dataset (Robert J. Barro and Jong-Wha Lee)",
"description": "Percentage of Tertiary Schooling Attained in Pop., female, ages 15-24. Barro-Lee Educational Attainment Dataset. 43,362 series, 1950–2015. Free download.",
"url": "https://econdatalibrary.com/barro_lee",
"identifier": "barro_lee",
"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": "Barro-Lee Educational Attainment Dataset",
"url": "https://barrolee.github.io/BarroLeeDataSet/"
},
"license": "https://barrolee.github.io/BarroLeeDataSet/",
"keywords": [
"Education",
"barro_lee"
],
"temporalCoverage": "1950-12-31/2015-12-31",
"creditText": "Barro, R. and Lee, J.-W. Barro-Lee Educational Attainment Dataset. © Robert J. Barro and Jong-Wha Lee.",
"citation": "Barro-Lee Educational Attainment Dataset (Robert J. Barro and Jong-Wha Lee). Retrieved from https://barrolee.github.io/BarroLeeDataSet/. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-barro_lee",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "barro_lee — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=barro_lee",
"license": "https://barrolee.github.io/BarroLeeDataSet/"
}
]
}{
"@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": "barro_lee",
"description": "Percentage of Tertiary Schooling Attained in Pop., female, ages 15-24. Barro-Lee Educational Attainment Dataset. 43,362 series, 1950–2015. Free download.",
"url": "https://econdatalibrary.com/barro_lee",
"creator": {
"@type": "sc:Organization",
"name": "Barro-Lee Educational Attainment Dataset",
"url": "https://barrolee.github.io/BarroLeeDataSet/"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://barrolee.github.io/BarroLeeDataSet/",
"keywords": [
"Education"
],
"temporalCoverage": "1950-12-31/2015-12-31",
"citation": "Barro-Lee Educational Attainment Dataset (Robert J. Barro and Jong-Wha Lee). Retrieved from https://barrolee.github.io/BarroLeeDataSet/. Compiled and redistributed by the Elkassabgi Data Library.",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "barro_lee-csv",
"name": "barro_lee-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=barro_lee",
"encodingFormat": "text/csv"
}
]
}