Dominica
countryNameVariations
officialStateNameThe Commonwealth of Dominica
twoLetterCodeDM
threeLetterCodeDMA
numericCode212
ccTLD.dm
Transformations1
Convert Country name to official state name
Dominica → The Commonwealth of Dominica
getItemVariation('Dominica', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Commonwealth of Dominica → Dominica
getItemVariation('The Commonwealth of Dominica', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Commonwealth of Dominica → DM
getItemVariation('The Commonwealth of Dominica', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Commonwealth of Dominica → DMA
getItemVariation('The Commonwealth of Dominica', VariationKey.THREE_LETTER_CODE)by Ryan Hefner