demographics | R Documentation |
Demographic and sub-national data, where such disaggregation is available. UNHCR collects this information for all population types, as well as two durable solutions (returned IDPs and refugees). Demographics are also available for IDMC and UNRWA datasets.
demographics
A tibble.
The year (e.g. 2020).
Country of origin name.
Country of origin UNHCR code.
Country of origin ISO code.
Country of asylum name.
Country of asylum UNHCR code.
Country of asylum ISO code.
The three character code specifying the population type (e.g. REF
for refugees, ASY
for asylum-seekers etc).
The textual description of the location.
An indication of whether the location is urban or rural. An urban location is classified as a settlement with more than 5,000 inhabitants. It can be one of the following values: C
– Camp. Note that C
was discontinued after 2010, at which point the accommodation type became available, U
– Urban, R
– Rural, V
- Various/unknown
Accommodation Type became available in 2010 but is only populated from 2012. The code represents one of: I
- Individual accommodation, S
- Self-settled camp, P
- Planned/managed camp, C
- Collective centre, R
- Reception/transit camp, U
- Undefined
The number of female children aged 0 to 4 inclusive.
The number of female children aged 5 to 11 inclusive.
The number of female children aged 12 to 17 inclusive.
The number of female adults aged 18 to 59 inclusive.
The number of female adults aged 60 or more.
The number of females for whom age disaggregation is unavailable.
The total number of females (where disaggregation by sex is available).
The number of male children aged 0 to 4 inclusive.
The number of male children aged 5 to 11 inclusive.
The number of male children aged 12 to 17 inclusive.
The number of male adults aged 18 to 59 inclusive.
The number of male adults aged 60 or more.
The number of males for whom age disaggregation is unavailable.
The total number of males (where disaggregation by sex is available).
The total number of persons.
See the notes on the data structure in the methodology pages for more details.
demographics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.