Package 'isocountry'

Title: ISO 3166-1 Country Codes
Description: ISO 3166-1 country codes and ISO 4217 currency codes provided by the International Organization for Standardization.
Authors: Maximilian Mücke [aut, cre]
Maintainer: Maximilian Mücke <[email protected]>
License: MIT + file LICENSE
Version: 0.2.0.9000
Built: 2024-11-11 08:20:06 UTC
Source: https://github.com/m-muecke/isocountry

Help Index


Country names with ISO country codes

Description

ISO 3166-1 country codes with full country names.

Usage

isocountry

Format

A data frame with 249 rows and 13 variables:

name

country name

alpha_2

ISO alpha-2 code

alpha_3

ISO alpha-3 code

country_code

numeric code

iso_3166_2

ISO 3166-2 subdivision code

is_independent

is the country independent

region_code

UN region code

region_name

UN region name

subregion_code

UN subregion code

subregion_name

UN subregion name

intermediate_region_code

UN intermediate region code

intermediate_region_name

UN intermediate region name

m49_code

UN M49 code

Source

Examples

isocountry

ISO currency codes

Description

ISO 4217 currency codes with full country names.

Usage

isocurrency

Format

A data frame with 269 rows and 4 variables:

currency_name

ISO currency name

currency_code

ISO currency code

currency_number

ISO currency number

country_name

ISO country name

country_code

ISO alpha-2 country code

country_number

ISO country number

Source

https://www.iban.com/currency-codes

Examples

isocurrency