Asylum applications
asylum_applicationsRetrieve yearly asylum application counts for a country, either applications lodged domestically or filed by its nationals abroad.
Instructions
Individual asylum applications lodged per year. role "asylum" (default) = applications filed IN the country; "origin" = filed BY nationals of the country abroad.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | "asylum" = people hosted IN the country; "origin" = people displaced FROM the country | |
| country | Yes | Country name or ISO3 code, e.g. "Egypt", "EGY", "syria" | |
| year_to | No | Last year of the range (default: latest available) | |
| year_from | No | First year of the range (default: 10 years back) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| source | Yes | ||
| yearly | Yes | ||
| country | Yes | ||
| country_code | Yes |