Demographics
demographicsRetrieve age and sex breakdowns of displaced people by country, specifying whether they are hosted (asylum) or originate from there (origin).
Instructions
Latest age/sex breakdown of displaced people connected to a country (role "asylum" = hosted there, default; "origin" = from there). UNHCR publishes demographics for recent years only.
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" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| male | Yes | ||
| year | Yes | ||
| total | Yes | ||
| female | Yes | ||
| source | Yes | ||
| country | Yes | ||
| country_code | Yes |