Standard SetsStandard Sets
Sets Countries

South Sudan

South Sudan

countryName

Variations

officialStateName

The Republic of South Sudan

twoLetterCode

SS

threeLetterCode

SSD

numericCode

728

ccTLD

.ss

Transformations1

Convert Country name to official state name

South SudanThe Republic of South Sudan

getItemVariation('South Sudan', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of South SudanSouth Sudan

getItemVariation('The Republic of South Sudan', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Republic of South SudanSS

getItemVariation('The Republic of South Sudan', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Republic of South SudanSSD

getItemVariation('The Republic of South Sudan', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner