UNHCR Refugee Population Intelligence avatar

UNHCR Refugee Population Intelligence

Pricing

Pay per usage

Go to Apify Store
UNHCR Refugee Population Intelligence

UNHCR Refugee Population Intelligence

Extract UNHCR refugee data — displacement, asylum, resettlement by country. Humanitarian research, NGO analysis, migration policy.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Chris Wakefield

Chris Wakefield

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Categories

Share

Chris The Dev

UNHCR Refugee Data Normalizer

Search and normalize current UNHCR Refugee Data Finder statistics for refugees, asylum-seekers, internally displaced people and stateless populations. The Actor cleans text and ISO fields, converts numeric measures consistently, removes duplicate records and adds a comparable total-displaced-or-stateless measure while retaining the original population dimensions.

Why use this Actor?

UNHCR data is authoritative but returned with inconsistent placeholder values and mixed numeric representations. This Actor produces analysis-ready records for humanitarian reporting, NGO programme planning, academic research, country-risk analysis and grant intelligence.

Input parameters

ParameterTypeDefaultDescription
yearFrominteger2023First year to include
yearTointeger2023Last year to include
countryOfOriginstringOptional 3-letter ISO origin code, e.g. SYR
countryOfAsylumstringOptional 3-letter ISO asylum-location code, e.g. DEU
maxResultsinteger100Maximum records, up to 1,000

Example input

{"yearFrom": 2022, "yearTo": 2023, "countryOfOrigin": "SYR", "maxResults": 25}

Example normalized output

{"year": 2023, "cooName": "Syrian Arab Republic", "cooIso": "SYR", "coaName": "Germany", "coaIso": "DEU", "refugees": 789123, "asylum_seekers": 32145, "idps": 0, "stateless": 0, "totalDisplacedOrStateless": 821268, "source": "UNHCR Refugee Data Finder"}

The default dataset contains one normalized record per result. The OUTPUT key-value record contains a readable summary table, and STATS contains machine-readable totals.

Data source and attribution

Data is retrieved live from the UNHCR Refugee Data Finder API. UNHCR data is provided under the terms shown by the source. Please attribute UNHCR when publishing derived analyses.