population {refugees}R Documentation

Population figures

Description

UNHCR data on displacement at the end of the year.

Usage

population

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.

refugees

The number of refugees.

asylum_seekers

The number of asylum-seekers.

returned_refugees

The number of returned refugees.

idps

The number of internally displaced persons.

returned_idps

The number of returned internally displaced persons.

stateless

The number of stateless persons.

ooc

The number of others of concern to UNHCR.

oip

The number of other people in need of international protection.

hst

The number of host community members.

Details

See the notes on the data structure in the methodology pages for more details.

Source

UNHCR Refugee Data Finder.

Examples

population

[Package refugees version 2023.6.0 Index]