pd_countries: Country metadata

pd_countriesR Documentation

Country metadata

Description

Information on the countries covered by the UNHCR Population Statistics Reference platform.

Usage

pd_countries

Format

A data-frame with 226 rows and 15 variables:

bureau

The UNHCR bureau name.

code

The three character UNHCR code for each country (e.g. "ICO"). Note that to support the data, two non-standard codes are used for which no ISO codes are available: a. STA for Stateless; b. UKN for Unknown/other.

iso

The three character ISO code for each country (e.g. "CIV").

iso2

The two character ISO code for each country (e.g. "CI").

name

The country name.

nameOrigin

The name of the country when presented as a country of origin. Typically this is the same as the country name.

nameLong

The full country name.

nameShort

The official abbreviated country name.

nameFormal

The official country name.

nationality

The nationality of individuals from the country.

majorArea

The UNSD region.

region

The UNSD sub-region.

nameFr

The official country name in French.

majorAreaFr

The UNSD region in French.

regionFr

The UNSD sub-region in French.

Source

https://api.unhcr.org/population/v1/


PopulationStatistics/popdata documentation built on Sept. 29, 2023, 2:33 a.m.