countries.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836
  1. [
  2. {
  3. "DisplayName": "Afghanistan",
  4. "Name": "AF",
  5. "ThreeLetterISORegionName": "AFG",
  6. "TwoLetterISORegionName": "AF"
  7. },
  8. {
  9. "DisplayName": "Albania",
  10. "Name": "AL",
  11. "ThreeLetterISORegionName": "ALB",
  12. "TwoLetterISORegionName": "AL"
  13. },
  14. {
  15. "DisplayName": "Algeria",
  16. "Name": "DZ",
  17. "ThreeLetterISORegionName": "DZA",
  18. "TwoLetterISORegionName": "DZ"
  19. },
  20. {
  21. "DisplayName": "Argentina",
  22. "Name": "AR",
  23. "ThreeLetterISORegionName": "ARG",
  24. "TwoLetterISORegionName": "AR"
  25. },
  26. {
  27. "DisplayName": "Armenia",
  28. "Name": "AM",
  29. "ThreeLetterISORegionName": "ARM",
  30. "TwoLetterISORegionName": "AM"
  31. },
  32. {
  33. "DisplayName": "Australia",
  34. "Name": "AU",
  35. "ThreeLetterISORegionName": "AUS",
  36. "TwoLetterISORegionName": "AU"
  37. },
  38. {
  39. "DisplayName": "Austria",
  40. "Name": "AT",
  41. "ThreeLetterISORegionName": "AUT",
  42. "TwoLetterISORegionName": "AT"
  43. },
  44. {
  45. "DisplayName": "Azerbaijan",
  46. "Name": "AZ",
  47. "ThreeLetterISORegionName": "AZE",
  48. "TwoLetterISORegionName": "AZ"
  49. },
  50. {
  51. "DisplayName": "Bahrain",
  52. "Name": "BH",
  53. "ThreeLetterISORegionName": "BHR",
  54. "TwoLetterISORegionName": "BH"
  55. },
  56. {
  57. "DisplayName": "Bangladesh",
  58. "Name": "BD",
  59. "ThreeLetterISORegionName": "BGD",
  60. "TwoLetterISORegionName": "BD"
  61. },
  62. {
  63. "DisplayName": "Belarus",
  64. "Name": "BY",
  65. "ThreeLetterISORegionName": "BLR",
  66. "TwoLetterISORegionName": "BY"
  67. },
  68. {
  69. "DisplayName": "Belgium",
  70. "Name": "BE",
  71. "ThreeLetterISORegionName": "BEL",
  72. "TwoLetterISORegionName": "BE"
  73. },
  74. {
  75. "DisplayName": "Belize",
  76. "Name": "BZ",
  77. "ThreeLetterISORegionName": "BLZ",
  78. "TwoLetterISORegionName": "BZ"
  79. },
  80. {
  81. "DisplayName": "Bolivarian Republic of Venezuela",
  82. "Name": "VE",
  83. "ThreeLetterISORegionName": "VEN",
  84. "TwoLetterISORegionName": "VE"
  85. },
  86. {
  87. "DisplayName": "Bolivia",
  88. "Name": "BO",
  89. "ThreeLetterISORegionName": "BOL",
  90. "TwoLetterISORegionName": "BO"
  91. },
  92. {
  93. "DisplayName": "Bosnia and Herzegovina",
  94. "Name": "BA",
  95. "ThreeLetterISORegionName": "BIH",
  96. "TwoLetterISORegionName": "BA"
  97. },
  98. {
  99. "DisplayName": "Botswana",
  100. "Name": "BW",
  101. "ThreeLetterISORegionName": "BWA",
  102. "TwoLetterISORegionName": "BW"
  103. },
  104. {
  105. "DisplayName": "Brazil",
  106. "Name": "BR",
  107. "ThreeLetterISORegionName": "BRA",
  108. "TwoLetterISORegionName": "BR"
  109. },
  110. {
  111. "DisplayName": "Brunei Darussalam",
  112. "Name": "BN",
  113. "ThreeLetterISORegionName": "BRN",
  114. "TwoLetterISORegionName": "BN"
  115. },
  116. {
  117. "DisplayName": "Bulgaria",
  118. "Name": "BG",
  119. "ThreeLetterISORegionName": "BGR",
  120. "TwoLetterISORegionName": "BG"
  121. },
  122. {
  123. "DisplayName": "Cambodia",
  124. "Name": "KH",
  125. "ThreeLetterISORegionName": "KHM",
  126. "TwoLetterISORegionName": "KH"
  127. },
  128. {
  129. "DisplayName": "Cameroon",
  130. "Name": "CM",
  131. "ThreeLetterISORegionName": "CMR",
  132. "TwoLetterISORegionName": "CM"
  133. },
  134. {
  135. "DisplayName": "Canada",
  136. "Name": "CA",
  137. "ThreeLetterISORegionName": "CAN",
  138. "TwoLetterISORegionName": "CA"
  139. },
  140. {
  141. "DisplayName": "Caribbean",
  142. "Name": "029",
  143. "ThreeLetterISORegionName": "029",
  144. "TwoLetterISORegionName": "029"
  145. },
  146. {
  147. "DisplayName": "Chile",
  148. "Name": "CL",
  149. "ThreeLetterISORegionName": "CHL",
  150. "TwoLetterISORegionName": "CL"
  151. },
  152. {
  153. "DisplayName": "Colombia",
  154. "Name": "CO",
  155. "ThreeLetterISORegionName": "COL",
  156. "TwoLetterISORegionName": "CO"
  157. },
  158. {
  159. "DisplayName": "Congo [DRC]",
  160. "Name": "CD",
  161. "ThreeLetterISORegionName": "COD",
  162. "TwoLetterISORegionName": "CD"
  163. },
  164. {
  165. "DisplayName": "Costa Rica",
  166. "Name": "CR",
  167. "ThreeLetterISORegionName": "CRI",
  168. "TwoLetterISORegionName": "CR"
  169. },
  170. {
  171. "DisplayName": "Croatia",
  172. "Name": "HR",
  173. "ThreeLetterISORegionName": "HRV",
  174. "TwoLetterISORegionName": "HR"
  175. },
  176. {
  177. "DisplayName": "Czech Republic",
  178. "Name": "CZ",
  179. "ThreeLetterISORegionName": "CZE",
  180. "TwoLetterISORegionName": "CZ"
  181. },
  182. {
  183. "DisplayName": "Denmark",
  184. "Name": "DK",
  185. "ThreeLetterISORegionName": "DNK",
  186. "TwoLetterISORegionName": "DK"
  187. },
  188. {
  189. "DisplayName": "Dominican Republic",
  190. "Name": "DO",
  191. "ThreeLetterISORegionName": "DOM",
  192. "TwoLetterISORegionName": "DO"
  193. },
  194. {
  195. "DisplayName": "Ecuador",
  196. "Name": "EC",
  197. "ThreeLetterISORegionName": "ECU",
  198. "TwoLetterISORegionName": "EC"
  199. },
  200. {
  201. "DisplayName": "Egypt",
  202. "Name": "EG",
  203. "ThreeLetterISORegionName": "EGY",
  204. "TwoLetterISORegionName": "EG"
  205. },
  206. {
  207. "DisplayName": "El Salvador",
  208. "Name": "SV",
  209. "ThreeLetterISORegionName": "SLV",
  210. "TwoLetterISORegionName": "SV"
  211. },
  212. {
  213. "DisplayName": "Eritrea",
  214. "Name": "ER",
  215. "ThreeLetterISORegionName": "ERI",
  216. "TwoLetterISORegionName": "ER"
  217. },
  218. {
  219. "DisplayName": "Estonia",
  220. "Name": "EE",
  221. "ThreeLetterISORegionName": "EST",
  222. "TwoLetterISORegionName": "EE"
  223. },
  224. {
  225. "DisplayName": "Ethiopia",
  226. "Name": "ET",
  227. "ThreeLetterISORegionName": "ETH",
  228. "TwoLetterISORegionName": "ET"
  229. },
  230. {
  231. "DisplayName": "Faroe Islands",
  232. "Name": "FO",
  233. "ThreeLetterISORegionName": "FRO",
  234. "TwoLetterISORegionName": "FO"
  235. },
  236. {
  237. "DisplayName": "Finland",
  238. "Name": "FI",
  239. "ThreeLetterISORegionName": "FIN",
  240. "TwoLetterISORegionName": "FI"
  241. },
  242. {
  243. "DisplayName": "France",
  244. "Name": "FR",
  245. "ThreeLetterISORegionName": "FRA",
  246. "TwoLetterISORegionName": "FR"
  247. },
  248. {
  249. "DisplayName": "Georgia",
  250. "Name": "GE",
  251. "ThreeLetterISORegionName": "GEO",
  252. "TwoLetterISORegionName": "GE"
  253. },
  254. {
  255. "DisplayName": "Germany",
  256. "Name": "DE",
  257. "ThreeLetterISORegionName": "DEU",
  258. "TwoLetterISORegionName": "DE"
  259. },
  260. {
  261. "DisplayName": "Greece",
  262. "Name": "GR",
  263. "ThreeLetterISORegionName": "GRC",
  264. "TwoLetterISORegionName": "GR"
  265. },
  266. {
  267. "DisplayName": "Greenland",
  268. "Name": "GL",
  269. "ThreeLetterISORegionName": "GRL",
  270. "TwoLetterISORegionName": "GL"
  271. },
  272. {
  273. "DisplayName": "Guatemala",
  274. "Name": "GT",
  275. "ThreeLetterISORegionName": "GTM",
  276. "TwoLetterISORegionName": "GT"
  277. },
  278. {
  279. "DisplayName": "Haiti",
  280. "Name": "HT",
  281. "ThreeLetterISORegionName": "HTI",
  282. "TwoLetterISORegionName": "HT"
  283. },
  284. {
  285. "DisplayName": "Honduras",
  286. "Name": "HN",
  287. "ThreeLetterISORegionName": "HND",
  288. "TwoLetterISORegionName": "HN"
  289. },
  290. {
  291. "DisplayName": "Hong Kong S.A.R.",
  292. "Name": "HK",
  293. "ThreeLetterISORegionName": "HKG",
  294. "TwoLetterISORegionName": "HK"
  295. },
  296. {
  297. "DisplayName": "Hungary",
  298. "Name": "HU",
  299. "ThreeLetterISORegionName": "HUN",
  300. "TwoLetterISORegionName": "HU"
  301. },
  302. {
  303. "DisplayName": "Iceland",
  304. "Name": "IS",
  305. "ThreeLetterISORegionName": "ISL",
  306. "TwoLetterISORegionName": "IS"
  307. },
  308. {
  309. "DisplayName": "India",
  310. "Name": "IN",
  311. "ThreeLetterISORegionName": "IND",
  312. "TwoLetterISORegionName": "IN"
  313. },
  314. {
  315. "DisplayName": "Indonesia",
  316. "Name": "ID",
  317. "ThreeLetterISORegionName": "IDN",
  318. "TwoLetterISORegionName": "ID"
  319. },
  320. {
  321. "DisplayName": "Iran",
  322. "Name": "IR",
  323. "ThreeLetterISORegionName": "IRN",
  324. "TwoLetterISORegionName": "IR"
  325. },
  326. {
  327. "DisplayName": "Iraq",
  328. "Name": "IQ",
  329. "ThreeLetterISORegionName": "IRQ",
  330. "TwoLetterISORegionName": "IQ"
  331. },
  332. {
  333. "DisplayName": "Ireland",
  334. "Name": "IE",
  335. "ThreeLetterISORegionName": "IRL",
  336. "TwoLetterISORegionName": "IE"
  337. },
  338. {
  339. "DisplayName": "Islamic Republic of Pakistan",
  340. "Name": "PK",
  341. "ThreeLetterISORegionName": "PAK",
  342. "TwoLetterISORegionName": "PK"
  343. },
  344. {
  345. "DisplayName": "Israel",
  346. "Name": "IL",
  347. "ThreeLetterISORegionName": "ISR",
  348. "TwoLetterISORegionName": "IL"
  349. },
  350. {
  351. "DisplayName": "Italy",
  352. "Name": "IT",
  353. "ThreeLetterISORegionName": "ITA",
  354. "TwoLetterISORegionName": "IT"
  355. },
  356. {
  357. "DisplayName": "Ivory Coast",
  358. "Name": "CI",
  359. "ThreeLetterISORegionName": "CIV",
  360. "TwoLetterISORegionName": "CI"
  361. },
  362. {
  363. "DisplayName": "Jamaica",
  364. "Name": "JM",
  365. "ThreeLetterISORegionName": "JAM",
  366. "TwoLetterISORegionName": "JM"
  367. },
  368. {
  369. "DisplayName": "Japan",
  370. "Name": "JP",
  371. "ThreeLetterISORegionName": "JPN",
  372. "TwoLetterISORegionName": "JP"
  373. },
  374. {
  375. "DisplayName": "Jordan",
  376. "Name": "JO",
  377. "ThreeLetterISORegionName": "JOR",
  378. "TwoLetterISORegionName": "JO"
  379. },
  380. {
  381. "DisplayName": "Kazakhstan",
  382. "Name": "KZ",
  383. "ThreeLetterISORegionName": "KAZ",
  384. "TwoLetterISORegionName": "KZ"
  385. },
  386. {
  387. "DisplayName": "Kenya",
  388. "Name": "KE",
  389. "ThreeLetterISORegionName": "KEN",
  390. "TwoLetterISORegionName": "KE"
  391. },
  392. {
  393. "DisplayName": "Korea",
  394. "Name": "KR",
  395. "ThreeLetterISORegionName": "KOR",
  396. "TwoLetterISORegionName": "KR"
  397. },
  398. {
  399. "DisplayName": "Kuwait",
  400. "Name": "KW",
  401. "ThreeLetterISORegionName": "KWT",
  402. "TwoLetterISORegionName": "KW"
  403. },
  404. {
  405. "DisplayName": "Kyrgyzstan",
  406. "Name": "KG",
  407. "ThreeLetterISORegionName": "KGZ",
  408. "TwoLetterISORegionName": "KG"
  409. },
  410. {
  411. "DisplayName": "Lao P.D.R.",
  412. "Name": "LA",
  413. "ThreeLetterISORegionName": "LAO",
  414. "TwoLetterISORegionName": "LA"
  415. },
  416. {
  417. "DisplayName": "Latin America",
  418. "Name": "419",
  419. "ThreeLetterISORegionName": "419",
  420. "TwoLetterISORegionName": "419"
  421. },
  422. {
  423. "DisplayName": "Latvia",
  424. "Name": "LV",
  425. "ThreeLetterISORegionName": "LVA",
  426. "TwoLetterISORegionName": "LV"
  427. },
  428. {
  429. "DisplayName": "Lebanon",
  430. "Name": "LB",
  431. "ThreeLetterISORegionName": "LBN",
  432. "TwoLetterISORegionName": "LB"
  433. },
  434. {
  435. "DisplayName": "Libya",
  436. "Name": "LY",
  437. "ThreeLetterISORegionName": "LBY",
  438. "TwoLetterISORegionName": "LY"
  439. },
  440. {
  441. "DisplayName": "Liechtenstein",
  442. "Name": "LI",
  443. "ThreeLetterISORegionName": "LIE",
  444. "TwoLetterISORegionName": "LI"
  445. },
  446. {
  447. "DisplayName": "Lithuania",
  448. "Name": "LT",
  449. "ThreeLetterISORegionName": "LTU",
  450. "TwoLetterISORegionName": "LT"
  451. },
  452. {
  453. "DisplayName": "Luxembourg",
  454. "Name": "LU",
  455. "ThreeLetterISORegionName": "LUX",
  456. "TwoLetterISORegionName": "LU"
  457. },
  458. {
  459. "DisplayName": "Macao S.A.R.",
  460. "Name": "MO",
  461. "ThreeLetterISORegionName": "MAC",
  462. "TwoLetterISORegionName": "MO"
  463. },
  464. {
  465. "DisplayName": "Macedonia (FYROM)",
  466. "Name": "MK",
  467. "ThreeLetterISORegionName": "MKD",
  468. "TwoLetterISORegionName": "MK"
  469. },
  470. {
  471. "DisplayName": "Malaysia",
  472. "Name": "MY",
  473. "ThreeLetterISORegionName": "MYS",
  474. "TwoLetterISORegionName": "MY"
  475. },
  476. {
  477. "DisplayName": "Maldives",
  478. "Name": "MV",
  479. "ThreeLetterISORegionName": "MDV",
  480. "TwoLetterISORegionName": "MV"
  481. },
  482. {
  483. "DisplayName": "Mali",
  484. "Name": "ML",
  485. "ThreeLetterISORegionName": "MLI",
  486. "TwoLetterISORegionName": "ML"
  487. },
  488. {
  489. "DisplayName": "Malta",
  490. "Name": "MT",
  491. "ThreeLetterISORegionName": "MLT",
  492. "TwoLetterISORegionName": "MT"
  493. },
  494. {
  495. "DisplayName": "Mexico",
  496. "Name": "MX",
  497. "ThreeLetterISORegionName": "MEX",
  498. "TwoLetterISORegionName": "MX"
  499. },
  500. {
  501. "DisplayName": "Mongolia",
  502. "Name": "MN",
  503. "ThreeLetterISORegionName": "MNG",
  504. "TwoLetterISORegionName": "MN"
  505. },
  506. {
  507. "DisplayName": "Montenegro",
  508. "Name": "ME",
  509. "ThreeLetterISORegionName": "MNE",
  510. "TwoLetterISORegionName": "ME"
  511. },
  512. {
  513. "DisplayName": "Morocco",
  514. "Name": "MA",
  515. "ThreeLetterISORegionName": "MAR",
  516. "TwoLetterISORegionName": "MA"
  517. },
  518. {
  519. "DisplayName": "Nepal",
  520. "Name": "NP",
  521. "ThreeLetterISORegionName": "NPL",
  522. "TwoLetterISORegionName": "NP"
  523. },
  524. {
  525. "DisplayName": "Netherlands",
  526. "Name": "NL",
  527. "ThreeLetterISORegionName": "NLD",
  528. "TwoLetterISORegionName": "NL"
  529. },
  530. {
  531. "DisplayName": "New Zealand",
  532. "Name": "NZ",
  533. "ThreeLetterISORegionName": "NZL",
  534. "TwoLetterISORegionName": "NZ"
  535. },
  536. {
  537. "DisplayName": "Nicaragua",
  538. "Name": "NI",
  539. "ThreeLetterISORegionName": "NIC",
  540. "TwoLetterISORegionName": "NI"
  541. },
  542. {
  543. "DisplayName": "Nigeria",
  544. "Name": "NG",
  545. "ThreeLetterISORegionName": "NGA",
  546. "TwoLetterISORegionName": "NG"
  547. },
  548. {
  549. "DisplayName": "Norway",
  550. "Name": "NO",
  551. "ThreeLetterISORegionName": "NOR",
  552. "TwoLetterISORegionName": "NO"
  553. },
  554. {
  555. "DisplayName": "Oman",
  556. "Name": "OM",
  557. "ThreeLetterISORegionName": "OMN",
  558. "TwoLetterISORegionName": "OM"
  559. },
  560. {
  561. "DisplayName": "Palestine",
  562. "Name": "PS",
  563. "ThreeLetterISORegionName": "PSE",
  564. "TwoLetterISORegionName": "PS"
  565. },
  566. {
  567. "DisplayName": "Panama",
  568. "Name": "PA",
  569. "ThreeLetterISORegionName": "PAN",
  570. "TwoLetterISORegionName": "PA"
  571. },
  572. {
  573. "DisplayName": "Paraguay",
  574. "Name": "PY",
  575. "ThreeLetterISORegionName": "PRY",
  576. "TwoLetterISORegionName": "PY"
  577. },
  578. {
  579. "DisplayName": "People's Republic of China",
  580. "Name": "CN",
  581. "ThreeLetterISORegionName": "CHN",
  582. "TwoLetterISORegionName": "CN"
  583. },
  584. {
  585. "DisplayName": "Peru",
  586. "Name": "PE",
  587. "ThreeLetterISORegionName": "PER",
  588. "TwoLetterISORegionName": "PE"
  589. },
  590. {
  591. "DisplayName": "Philippines",
  592. "Name": "PH",
  593. "ThreeLetterISORegionName": "PHL",
  594. "TwoLetterISORegionName": "PH"
  595. },
  596. {
  597. "DisplayName": "Poland",
  598. "Name": "PL",
  599. "ThreeLetterISORegionName": "POL",
  600. "TwoLetterISORegionName": "PL"
  601. },
  602. {
  603. "DisplayName": "Portugal",
  604. "Name": "PT",
  605. "ThreeLetterISORegionName": "PRT",
  606. "TwoLetterISORegionName": "PT"
  607. },
  608. {
  609. "DisplayName": "Principality of Monaco",
  610. "Name": "MC",
  611. "ThreeLetterISORegionName": "MCO",
  612. "TwoLetterISORegionName": "MC"
  613. },
  614. {
  615. "DisplayName": "Puerto Rico",
  616. "Name": "PR",
  617. "ThreeLetterISORegionName": "PRI",
  618. "TwoLetterISORegionName": "PR"
  619. },
  620. {
  621. "DisplayName": "Qatar",
  622. "Name": "QA",
  623. "ThreeLetterISORegionName": "QAT",
  624. "TwoLetterISORegionName": "QA"
  625. },
  626. {
  627. "DisplayName": "Republica Moldova",
  628. "Name": "MD",
  629. "ThreeLetterISORegionName": "MDA",
  630. "TwoLetterISORegionName": "MD"
  631. },
  632. {
  633. "DisplayName": "Réunion",
  634. "Name": "RE",
  635. "ThreeLetterISORegionName": "REU",
  636. "TwoLetterISORegionName": "RE"
  637. },
  638. {
  639. "DisplayName": "Romania",
  640. "Name": "RO",
  641. "ThreeLetterISORegionName": "ROU",
  642. "TwoLetterISORegionName": "RO"
  643. },
  644. {
  645. "DisplayName": "Russia",
  646. "Name": "RU",
  647. "ThreeLetterISORegionName": "RUS",
  648. "TwoLetterISORegionName": "RU"
  649. },
  650. {
  651. "DisplayName": "Rwanda",
  652. "Name": "RW",
  653. "ThreeLetterISORegionName": "RWA",
  654. "TwoLetterISORegionName": "RW"
  655. },
  656. {
  657. "DisplayName": "Saudi Arabia",
  658. "Name": "SA",
  659. "ThreeLetterISORegionName": "SAU",
  660. "TwoLetterISORegionName": "SA"
  661. },
  662. {
  663. "DisplayName": "Senegal",
  664. "Name": "SN",
  665. "ThreeLetterISORegionName": "SEN",
  666. "TwoLetterISORegionName": "SN"
  667. },
  668. {
  669. "DisplayName": "Serbia",
  670. "Name": "RS",
  671. "ThreeLetterISORegionName": "SRB",
  672. "TwoLetterISORegionName": "RS"
  673. },
  674. {
  675. "DisplayName": "Serbia and Montenegro (Former)",
  676. "Name": "CS",
  677. "ThreeLetterISORegionName": "SCG",
  678. "TwoLetterISORegionName": "CS"
  679. },
  680. {
  681. "DisplayName": "Singapore",
  682. "Name": "SG",
  683. "ThreeLetterISORegionName": "SGP",
  684. "TwoLetterISORegionName": "SG"
  685. },
  686. {
  687. "DisplayName": "Slovakia",
  688. "Name": "SK",
  689. "ThreeLetterISORegionName": "SVK",
  690. "TwoLetterISORegionName": "SK"
  691. },
  692. {
  693. "DisplayName": "Slovenia",
  694. "Name": "SI",
  695. "ThreeLetterISORegionName": "SVN",
  696. "TwoLetterISORegionName": "SI"
  697. },
  698. {
  699. "DisplayName": "Soomaaliya",
  700. "Name": "SO",
  701. "ThreeLetterISORegionName": "SOM",
  702. "TwoLetterISORegionName": "SO"
  703. },
  704. {
  705. "DisplayName": "South Africa",
  706. "Name": "ZA",
  707. "ThreeLetterISORegionName": "ZAF",
  708. "TwoLetterISORegionName": "ZA"
  709. },
  710. {
  711. "DisplayName": "Spain",
  712. "Name": "ES",
  713. "ThreeLetterISORegionName": "ESP",
  714. "TwoLetterISORegionName": "ES"
  715. },
  716. {
  717. "DisplayName": "Sri Lanka",
  718. "Name": "LK",
  719. "ThreeLetterISORegionName": "LKA",
  720. "TwoLetterISORegionName": "LK"
  721. },
  722. {
  723. "DisplayName": "Sweden",
  724. "Name": "SE",
  725. "ThreeLetterISORegionName": "SWE",
  726. "TwoLetterISORegionName": "SE"
  727. },
  728. {
  729. "DisplayName": "Switzerland",
  730. "Name": "CH",
  731. "ThreeLetterISORegionName": "CHE",
  732. "TwoLetterISORegionName": "CH"
  733. },
  734. {
  735. "DisplayName": "Syria",
  736. "Name": "SY",
  737. "ThreeLetterISORegionName": "SYR",
  738. "TwoLetterISORegionName": "SY"
  739. },
  740. {
  741. "DisplayName": "Taiwan",
  742. "Name": "TW",
  743. "ThreeLetterISORegionName": "TWN",
  744. "TwoLetterISORegionName": "TW"
  745. },
  746. {
  747. "DisplayName": "Tajikistan",
  748. "Name": "TJ",
  749. "ThreeLetterISORegionName": "TAJ",
  750. "TwoLetterISORegionName": "TJ"
  751. },
  752. {
  753. "DisplayName": "Thailand",
  754. "Name": "TH",
  755. "ThreeLetterISORegionName": "THA",
  756. "TwoLetterISORegionName": "TH"
  757. },
  758. {
  759. "DisplayName": "Trinidad and Tobago",
  760. "Name": "TT",
  761. "ThreeLetterISORegionName": "TTO",
  762. "TwoLetterISORegionName": "TT"
  763. },
  764. {
  765. "DisplayName": "Tunisia",
  766. "Name": "TN",
  767. "ThreeLetterISORegionName": "TUN",
  768. "TwoLetterISORegionName": "TN"
  769. },
  770. {
  771. "DisplayName": "Turkey",
  772. "Name": "TR",
  773. "ThreeLetterISORegionName": "TUR",
  774. "TwoLetterISORegionName": "TR"
  775. },
  776. {
  777. "DisplayName": "Turkmenistan",
  778. "Name": "TM",
  779. "ThreeLetterISORegionName": "TKM",
  780. "TwoLetterISORegionName": "TM"
  781. },
  782. {
  783. "DisplayName": "U.A.E.",
  784. "Name": "AE",
  785. "ThreeLetterISORegionName": "ARE",
  786. "TwoLetterISORegionName": "AE"
  787. },
  788. {
  789. "DisplayName": "Ukraine",
  790. "Name": "UA",
  791. "ThreeLetterISORegionName": "UKR",
  792. "TwoLetterISORegionName": "UA"
  793. },
  794. {
  795. "DisplayName": "United Kingdom",
  796. "Name": "GB",
  797. "ThreeLetterISORegionName": "GBR",
  798. "TwoLetterISORegionName": "GB"
  799. },
  800. {
  801. "DisplayName": "United States",
  802. "Name": "US",
  803. "ThreeLetterISORegionName": "USA",
  804. "TwoLetterISORegionName": "US"
  805. },
  806. {
  807. "DisplayName": "Uruguay",
  808. "Name": "UY",
  809. "ThreeLetterISORegionName": "URY",
  810. "TwoLetterISORegionName": "UY"
  811. },
  812. {
  813. "DisplayName": "Uzbekistan",
  814. "Name": "UZ",
  815. "ThreeLetterISORegionName": "UZB",
  816. "TwoLetterISORegionName": "UZ"
  817. },
  818. {
  819. "DisplayName": "Vietnam",
  820. "Name": "VN",
  821. "ThreeLetterISORegionName": "VNM",
  822. "TwoLetterISORegionName": "VN"
  823. },
  824. {
  825. "DisplayName": "Yemen",
  826. "Name": "YE",
  827. "ThreeLetterISORegionName": "YEM",
  828. "TwoLetterISORegionName": "YE"
  829. },
  830. {
  831. "DisplayName": "Zimbabwe",
  832. "Name": "ZW",
  833. "ThreeLetterISORegionName": "ZWE",
  834. "TwoLetterISORegionName": "ZW"
  835. }
  836. ]