Standard SetsStandard Sets
Sets Countries

Angola

Angola

countryName

Variations

officialStateName

The Republic of Angola

twoLetterCode

AO

threeLetterCode

AGO

numericCode

024

ccTLD

.ao

Transformations1

Convert Country name to official state name

AngolaThe Republic of Angola

getItemVariation('Angola', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of AngolaAngola

getItemVariation('The Republic of Angola', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Republic of AngolaAO

getItemVariation('The Republic of Angola', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Republic of AngolaAGO

getItemVariation('The Republic of Angola', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner