solutions {refugees} | R Documentation |
Solutions
Description
Data on solutions record those refugees and IDPs that have availed a durable solution.
Usage
solutions
Format
A tibble.
- year
The year (e.g. 2020).
- coo_name
Country of origin name.
- coo
Country of origin UNHCR code.
- coo_iso
Country of origin ISO code.
- coa_name
Country of asylum name.
- coa
Country of asylum UNHCR code.
- coa_iso
Country of asylum ISO code.
- returned_refugees
The number of refugee returnees.
- resettlement
The number of resettlement arrivals.
- naturalisation
The number of refugees that have naturalised.
- returned_idps
The number of IDP returnees.
Details
See the notes on the data structure in the methodology pages for more details.
Source
Examples
solutions
[Package refugees version 2023.12.0 Index]