Antarctica
countryNameVariations
officialStateNameAntarctica (the territory South of 60 deg S)
twoLetterCodeAQ
threeLetterCodeATA
numericCode010
ccTLD.aq
Transformations1
Convert Country name to official state name
Antarctica → Antarctica (the territory South of 60 deg S)
getItemVariation('Antarctica', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
Antarctica (the territory South of 60 deg S) → Antarctica
getItemVariation('Antarctica (the territory South of 60 deg S)', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
Antarctica (the territory South of 60 deg S) → AQ
getItemVariation('Antarctica (the territory South of 60 deg S)', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
Antarctica (the territory South of 60 deg S) → ATA
getItemVariation('Antarctica (the territory South of 60 deg S)', VariationKey.THREE_LETTER_CODE)by Ryan Hefner