UNHCR Refugee Population Statistics. License: CC BY 4.0 (UN Refugee Agency open data) Source: https://api.unhcr.org/population/v1/ No API key required. Coverage: * Refugees, asylum seekers, IDPs, stateless persons, returned refugees * Bilateral (country-of-origin × country-of-asylum) flows *…
United Nations High Commissioner for Refugees (UNHCR). Retrieved from https://www.unhcr.org/refugee-statistics. 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.
UNHCR Refugee Population Statistics. License: CC BY 4.0 (UN Refugee Agency open data) Source: https://api.unhcr.org/population/v1/ No API key required. Coverage: * Refugees, asylum seekers, IDPs, stateless persons, returned refugees * Bilateral (country-of-origin × country-of-asylum) flows * 1951–present, updated annually Strategy: * Iterate over all available years * For each year: paginate through population/idmc/solutions endpoints * Long format: series_key = {indicator}:{coo_iso}:{coa_iso} Run: python jobs/ingest_unhcr.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "United Nations High Commissioner for Refugees (UNHCR)",
"description": "Forced displacement — refugees, asylum-seekers and returnees by country (UNHCR). 18,670 series, 1951–2025. Free download under CC BY 4.0.",
"url": "https://econdatalibrary.com/unhcr",
"identifier": "unhcr",
"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": "United Nations High Commissioner for Refugees",
"alternateName": "UNHCR",
"url": "https://www.unhcr.org/refugee-statistics"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Migration & Refugees",
"unhcr"
],
"temporalCoverage": "1951-12-31/2025-12-31",
"creditText": "UNHCR Refugee Population Statistics Database",
"citation": "United Nations High Commissioner for Refugees (UNHCR). Retrieved from https://www.unhcr.org/refugee-statistics. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-unhcr",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "unhcr — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=unhcr",
"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": "unhcr",
"description": "Forced displacement — refugees, asylum-seekers and returnees by country (UNHCR). 18,670 series, 1951–2025. Free download under CC BY 4.0.",
"url": "https://econdatalibrary.com/unhcr",
"creator": {
"@type": "sc:Organization",
"name": "United Nations High Commissioner for Refugees",
"alternateName": "UNHCR",
"url": "https://www.unhcr.org/refugee-statistics"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Migration & Refugees"
],
"temporalCoverage": "1951-12-31/2025-12-31",
"citation": "United Nations High Commissioner for Refugees (UNHCR). Retrieved from https://www.unhcr.org/refugee-statistics. Compiled and redistributed by the Elkassabgi Data Library.",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "unhcr-csv",
"name": "unhcr-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=unhcr",
"encodingFormat": "text/csv"
}
]
}