Access and query UNHCR refugee statistics effortlessly. Filter data by country of origin, country of asylum, and year to gain insights into global refugee trends. Utilize a standardized interface to enhance your AI applications with real-world population data.
Tools
get_population_data
Get population data from UNHCR. Args: coo: Country of origin filter (ISO 3-letter code, comma-separated for multiple) coa: Country of asylum filter (ISO 3-letter code, comma-separated for multiple) year: Year filter (comma-separated for multiple years) Returns: Population data from UNHCR
get_refugee_count
Get refugee count for specific country of origin. Args: coo: Country of origin (ISO 3-letter code) coa: Optional country of asylum filter (ISO 3-letter code) year: Optional year filter Returns: Refugee count data
get_asylum_count
Get asylum statistics for a specific country of asylum. Args: coa: Country of asylum (ISO 3-letter code) year: Optional year filter Returns: Asylum seekers count
Installation
Login to configure client