Standard SetsStandard Sets
Sets Countries

Ghana

Ghana

countryName

Variations

officialStateName

The Republic of Ghana

twoLetterCode

GH

threeLetterCode

GHA

numericCode

288

ccTLD

.gh

Transformations1

Convert Country name to official state name

GhanaThe Republic of Ghana

getItemVariation('Ghana', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of GhanaGhana

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

Convert Country official state name to two-letter code

The Republic of GhanaGH

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

Convert Country official state name to three-letter code

The Republic of GhanaGHA

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

by Ryan Hefner