Retrieve nowcasting population data from UNHCR's refugee statistics API, allowing filtering by year, countries of origin (CoO), and countries of asylum (CoA).; Retrieve UNHCR population displacement data at the end of the year with various filtering options including countries of origin, countries of asylum, year ranges, and more.; Retrieve population figures for refugees and displaced persons with various filtering options including year range, countries of origin/asylum, and data format.
- Provider
- UNHCR Refugee Statistics API
- Input summary
- {"name":"limit","type":"integer","required":false,"description":"The numbers of items to return."}, {"name":"page","type":"integer","required":false,"description":"If pagination is available, send the number of page you wish to fetch."}, {"name":"yearFrom","type":"integer","required":false,"description":"The start year from which results will be filtered. The data results are inclusive of the given year."}, {"name":"yearTo","type":"integer","required":false,"description":"The end year up to which results will be filtered. The data results are inclusive of the given year."}, {"name":"year","type":"array","required":false,"description":"Send array of years."}, {"name":"download","type":"boolean","required":false,"description":"Get the result as a CSV file."}, {"name":"coo","type":"string","required":false,"description":"Filter the data to one or more countries of origin using three character country codes (e.g., AFG for Afghanistan). Use comma-separated list or array notation."}, {"name":"coa","type":"string","required":false,"description":"Filter the data to one or more countries of asylum using three character country codes (e.g., AFG for Afghanistan). Use comma-separated list or array notation."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available