Standard SetsStandard Sets
Sets Countries

Guyana

Guyana

countryName

Variations

officialStateName

The Co-operative Republic of Guyana

twoLetterCode

GY

threeLetterCode

GUY

numericCode

328

ccTLD

.gy

Transformations1

Convert Country name to official state name

GuyanaThe Co-operative Republic of Guyana

getItemVariation('Guyana', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Co-operative Republic of GuyanaGuyana

getItemVariation('The Co-operative Republic of Guyana', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Co-operative Republic of GuyanaGY

getItemVariation('The Co-operative Republic of Guyana', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Co-operative Republic of GuyanaGUY

getItemVariation('The Co-operative Republic of Guyana', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner