Harvard Growth Lab – Atlas of Economic Complexity ingest. Downloads from Harvard Dataverse: 1. Growth Projections and Complexity Rankings (ECI, growth forecasts) doi:10.7910/DVN/XTAQMC 2. International Trade Data – Services (country-year services trade) doi:10.7910/DVN/NDDMSN 3. International Trade…
Harvard Growth Lab – Atlas of Economic Complexity ingest. Downloads from Harvard Dataverse: 1. Growth Projections and Complexity Rankings (ECI, growth forecasts) doi:10.7910/DVN/XTAQMC 2. International Trade Data – Services (country-year services trade) doi:10.7910/DVN/NDDMSN 3. International Trade Data – HS12 (country-product and country-year) doi:10.7910/DVN/YAVJDF Converts to long-format parquet: {series_key, obs_date, value}. Run: python jobs/ingest_harvard_atlas.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "The Growth Lab at Harvard University — Atlas of Economic Complexity (Harvard Dataverse)",
"description": "Atlas of Economic Complexity — economic complexity indices plus product-level trade… The Growth Lab at Harvard University. 255,217 series. Free download.",
"url": "https://econdatalibrary.com/harvard_atlas",
"identifier": "harvard_atlas",
"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": "The Growth Lab at Harvard University",
"url": "https://atlas.hks.harvard.edu"
},
"license": "https://creativecommons.org/publicdomain/zero/1.0/",
"keywords": [
"International Trade",
"harvard_atlas"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-harvard_atlas",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "harvard_atlas — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=harvard_atlas",
"license": "https://creativecommons.org/publicdomain/zero/1.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": "harvard_atlas",
"description": "Atlas of Economic Complexity — economic complexity indices plus product-level trade… The Growth Lab at Harvard University. 255,217 series. Free download.",
"url": "https://econdatalibrary.com/harvard_atlas",
"creator": {
"@type": "sc:Organization",
"name": "The Growth Lab at Harvard University",
"url": "https://atlas.hks.harvard.edu"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://creativecommons.org/publicdomain/zero/1.0/",
"keywords": [
"International Trade"
],
"distribution": [
{
"@type": "cr:FileObject",
"@id": "harvard_atlas-csv",
"name": "harvard_atlas-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=harvard_atlas",
"encodingFormat": "text/csv"
}
]
}