Standard SetsStandard Sets
Sets Countries

Algeria

Algeria

countryName

Variations

officialStateName

The People's Democratic Republic of Algeria

twoLetterCode

DZ

threeLetterCode

DZA

numericCode

012

ccTLD

.dz

Transformations1

Convert Country name to official state name

AlgeriaThe People's Democratic Republic of Algeria

getItemVariation('Algeria', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The People's Democratic Republic of AlgeriaAlgeria

getItemVariation('The People's Democratic Republic of Algeria', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The People's Democratic Republic of AlgeriaDZ

getItemVariation('The People's Democratic Republic of Algeria', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The People's Democratic Republic of AlgeriaDZA

getItemVariation('The People's Democratic Republic of Algeria', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner