Standard SetsStandard Sets
Sets Countries

Cook Islands

Cook Islands

countryName

Variations

officialStateName

The Cook Islands

twoLetterCode

CK

threeLetterCode

COK

numericCode

184

ccTLD

.ck

Transformations1

Convert Country name to official state name

Cook IslandsThe Cook Islands

getItemVariation('Cook Islands', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Cook IslandsCook Islands

getItemVariation('The Cook Islands', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Cook IslandsCK

getItemVariation('The Cook Islands', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Cook IslandsCOK

getItemVariation('The Cook Islands', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner