Country: Country

Description Usage Format Source Examples

Description

The Country codelist is generated from the ISO 3166-1 part of the ISO 3166 standard. The standard makes allowance, alongside the officially assigned codes, for code elements to be expanded by using either reserved codes or user-assigned codes. IATI currently defines additional codes in the XA -XZ range. External URL: http://www.iso.org/iso/home/standards/country_codes.htm

Usage

1

Format

A data frame with 251 rows and 6 variables:

code

character COLUMN_DESCRIPTION

name

character COLUMN_DESCRIPTION

description

logical COLUMN_DESCRIPTION

category

logical COLUMN_DESCRIPTION

url

logical COLUMN_DESCRIPTION

status

character COLUMN_DESCRIPTION

Source

https://iatistandard.org/en/iati-standard/203/codelists/

Examples

1
2
3
{
head(Country,10)
}

unhcr-americas/IatiTidy documentation built on June 6, 2021, 12:24 a.m.