Guest User

Untitled

a guest
May 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.12 KB | None | 0 0
  1. using System.Collections.Generic;
  2.  
  3. namespace SportsAlliance.Lookups
  4. {
  5. public static class ISO3166CountryCodes
  6. {
  7. public static IDictionary<string, string> COUNTRY_CODES = new Dictionary<string, string>()
  8. {
  9. { "Afghanistan", "AF" },
  10. { "Aland Islands", "AX" },
  11. { "Albania", "AL" },
  12. { "Algeria", "DZ" },
  13. { "American Samoa", "AS" },
  14. { "Andorra", "AD" },
  15. { "Angola", "AO" },
  16. { "Anguilla", "AI" },
  17. { "Antarctica", "AQ" },
  18. { "Antigua and Barbuda", "AG" },
  19. { "Argentina", "AR" },
  20. { "Armenia", "AM" },
  21. { "Aruba", "AW" },
  22. { "Australia", "AU" },
  23. { "Austria", "AT" },
  24. { "Azerbaijan", "AZ" },
  25. { "Bahamas", "BS" },
  26. { "Bahrain", "BH" },
  27. { "Bangladesh", "BD" },
  28. { "Barbados", "BB" },
  29. { "Belarus", "BY" },
  30. { "Belgium", "BE" },
  31. { "Belize", "BZ" },
  32. { "Benin", "BJ" },
  33. { "Bermuda", "BM" },
  34. { "Bhutan", "BT" },
  35. { "Bolivia", "BO" },
  36. { "Bosnia and Herzegovina", "BA" },
  37. { "Botswana", "BW" },
  38. { "Bouvet Island", "BV" },
  39. { "Brazil", "BR" },
  40. { "British Virgin Islands", "VG" },
  41. { "British Indian Ocean Territory", "IO" },
  42. { "Brunei Darussalam", "BN" },
  43. { "Bulgaria", "BG" },
  44. { "Burkina Faso", "BF" },
  45. { "Burundi", "BI" },
  46. { "Cambodia", "KH" },
  47. { "Cameroon", "CM" },
  48. { "Canada", "CA" },
  49. { "Cape Verde", "CV" },
  50. { "Cayman Islands", "KY" },
  51. { "Central African Republic", "CF" },
  52. { "Chad", "TD" },
  53. { "Chile", "CL" },
  54. { "China", "CN" },
  55. { "Hong Kong, SAR China", "HK" },
  56. { "Macao, SAR China", "MO" },
  57. { "Christmas Island", "CX" },
  58. { "Cocos (Keeling) Islands", "CC" },
  59. { "Colombia", "CO" },
  60. { "Comoros", "KM" },
  61. { "Congo (Brazzaville)", "CG" },
  62. { "Congo, (Kinshasa)", "CD" },
  63. { "Cook Islands", "CK" },
  64. { "Costa Rica", "CR" },
  65. { "Côte d'Ivoire", "CI" },
  66. { "Croatia", "HR" },
  67. { "Cuba", "CU" },
  68. { "Cyprus", "CY" },
  69. { "Czech Republic", "CZ" },
  70. { "Denmark", "DK" },
  71. { "Djibouti", "DJ" },
  72. { "Dominica", "DM" },
  73. { "Dominican Republic", "DO" },
  74. { "Ecuador", "EC" },
  75. { "Egypt", "EG" },
  76. { "El Salvador", "SV" },
  77. { "Equatorial Guinea", "GQ" },
  78. { "Eritrea", "ER" },
  79. { "Estonia", "EE" },
  80. { "Ethiopia", "ET" },
  81. { "Falkland Islands (Malvinas)", "FK" },
  82. { "Faroe Islands", "FO" },
  83. { "Fiji", "FJ" },
  84. { "Finland", "FI" },
  85. { "France", "FR" },
  86. { "French Guiana", "GF" },
  87. { "French Polynesia", "PF" },
  88. { "French Southern Territories", "TF" },
  89. { "Gabon", "GA" },
  90. { "Gambia", "GM" },
  91. { "Georgia", "GE" },
  92. { "Germany", "DE" },
  93. { "Ghana", "GH" },
  94. { "Gibraltar", "GI" },
  95. { "Greece", "GR" },
  96. { "Greenland", "GL" },
  97. { "Grenada", "GD" },
  98. { "Guadeloupe", "GP" },
  99. { "Guam", "GU" },
  100. { "Guatemala", "GT" },
  101. { "Guernsey", "GG" },
  102. { "Guinea", "GN" },
  103. { "Guinea-Bissau", "GW" },
  104. { "Guyana", "GY" },
  105. { "Haiti", "HT" },
  106. { "Heard and Mcdonald Islands", "HM" },
  107. { "Holy See (Vatican City State)", "VA" },
  108. { "Honduras", "HN" },
  109. { "Hungary", "HU" },
  110. { "Iceland", "IS" },
  111. { "India", "IN" },
  112. { "Indonesia", "ID" },
  113. { "Iran, Islamic Republic of", "IR" },
  114. { "Iraq", "IQ" },
  115. { "Ireland", "IE" },
  116. { "Isle of Man", "IM" },
  117. { "Israel", "IL" },
  118. { "Italy", "IT" },
  119. { "Jamaica", "JM" },
  120. { "Japan", "JP" },
  121. { "Jersey", "JE" },
  122. { "Jordan", "JO" },
  123. { "Kazakhstan", "KZ" },
  124. { "Kenya", "KE" },
  125. { "Kiribati", "KI" },
  126. { "Korea (North)", "KP" },
  127. { "Korea (South)", "KR" },
  128. { "Kuwait", "KW" },
  129. { "Kyrgyzstan", "KG" },
  130. { "Lao PDR", "LA" },
  131. { "Latvia", "LV" },
  132. { "Lebanon", "LB" },
  133. { "Lesotho", "LS" },
  134. { "Liberia", "LR" },
  135. { "Libya", "LY" },
  136. { "Liechtenstein", "LI" },
  137. { "Lithuania", "LT" },
  138. { "Luxembourg", "LU" },
  139. { "Macedonia, Republic of", "MK" },
  140. { "Madagascar", "MG" },
  141. { "Malawi", "MW" },
  142. { "Malaysia", "MY" },
  143. { "Maldives", "MV" },
  144. { "Mali", "ML" },
  145. { "Malta", "MT" },
  146. { "Marshall Islands", "MH" },
  147. { "Martinique", "MQ" },
  148. { "Mauritania", "MR" },
  149. { "Mauritius", "MU" },
  150. { "Mayotte", "YT" },
  151. { "Mexico", "MX" },
  152. { "Micronesia, Federated States of", "FM" },
  153. { "Moldova", "MD" },
  154. { "Monaco", "MC" },
  155. { "Mongolia", "MN" },
  156. { "Montenegro", "ME" },
  157. { "Montserrat", "MS" },
  158. { "Morocco", "MA" },
  159. { "Mozambique", "MZ" },
  160. { "Myanmar", "MM" },
  161. { "Namibia", "NA" },
  162. { "Nauru", "NR" },
  163. { "Nepal", "NP" },
  164. { "Netherlands", "NL" },
  165. { "Netherlands Antilles", "AN" },
  166. { "New Caledonia", "NC" },
  167. { "New Zealand", "NZ" },
  168. { "Nicaragua", "NI" },
  169. { "Niger", "NE" },
  170. { "Nigeria", "NG" },
  171. { "Niue", "NU" },
  172. { "Norfolk", "Island NF" },
  173. { "Northern Mariana Islands", "MP" },
  174. { "Norway", "NO" },
  175. { "Oman", "OM" },
  176. { "Pakistan", "PK" },
  177. { "Palau", "PW" },
  178. { "Palestinian Territory", "PS" },
  179. { "Panama", "PA" },
  180. { "Papua New Guinea", "PG" },
  181. { "Paraguay", "PY" },
  182. { "Peru", "PE" },
  183. { "Philippines", "PH" },
  184. { "Pitcairn", "PN" },
  185. { "Poland", "PL" },
  186. { "Portugal", "PT" },
  187. { "Puerto Rico", "PR" },
  188. { "Qatar", "QA" },
  189. { "Réunion", "RE" },
  190. { "Romania", "RO" },
  191. { "Russian Federation", "RU" },
  192. { "Rwanda", "RW" },
  193. { "Saint-Barthélemy", "BL" },
  194. { "Saint Helena", "SH" },
  195. { "Saint Kitts and Nevis", "KN" },
  196. { "Saint Lucia", "LC" },
  197. { "Saint-Martin (French part", " MF" },
  198. { "Saint Pierre and Miquelon", "PM" },
  199. { "Saint Vincent and Grenadines", "VC" },
  200. { "Samoa", "WS" },
  201. { "San Marino", "SM" },
  202. { "Sao Tome and Principe", "ST" },
  203. { "Saudi Arabia", "SA" },
  204. { "Senegal", "SN" },
  205. { "Serbia", "RS" },
  206. { "Seychelles", "SC" },
  207. { "Sierra Leone", "SL" },
  208. { "Singapore", "SG" },
  209. { "Slovakia", "SK" },
  210. { "Slovenia", "SI" },
  211. { "Solomon Islands", "SB" },
  212. { "Somalia", "SO" },
  213. { "South Africa", "ZA" },
  214. { "South Georgia and the South Sandwich Islands", "GS" },
  215. { "South Sudan", "SS" },
  216. { "Spain", "ES" },
  217. { "Sri Lanka", "LK" },
  218. { "Sudan", "SD" },
  219. { "Suriname", "SR" },
  220. { "Svalbard and Jan Mayen Islands", "SJ" },
  221. { "Swaziland", "SZ" },
  222. { "Sweden", "SE" },
  223. { "Switzerland", "CH" },
  224. { "Syrian Arab Republic (Syria)", "SY" },
  225. { "Taiwan, Republic of China", "TW" },
  226. { "Tajikistan", "TJ" },
  227. { "Tanzania, United Republic of", "TZ" },
  228. { "Thailand", "TH" },
  229. { "Timor-Leste", "TL" },
  230. { "Togo", "TG" },
  231. { "Tokelau", "TK" },
  232. { "Tonga", "TO" },
  233. { "Trinidad and Tobago", "TT" },
  234. { "Tunisia", "TN" },
  235. { "Turkey", "TR" },
  236. { "Turkmenistan", "TM" },
  237. { "Turks and Caicos Islands", "TC" },
  238. { "Tuvalu", "TV" },
  239. { "Uganda", "UG" },
  240. { "Ukraine", "UA" },
  241. { "United Arab Emirates", "AE" },
  242. { "United Kingdom", "GB" },
  243. { "United States of America", "US" },
  244. { "US Minor Outlying Islands", "UM" },
  245. { "Uruguay", "UY" },
  246. { "Uzbekistan", "UZ" },
  247. { "Vanuatu", "VU" },
  248. { "Venezuela (Bolivarian Republic)", "VE" },
  249. { "Viet Nam", "VN" },
  250. { "Virgin Islands, US", "VI" },
  251. { "Wallis and Futuna Islands", "WF" },
  252. { "Western Sahara", "EH" },
  253. { "Yemen", "YE" },
  254. { "Zambia", "ZM" },
  255. { "Zimbabwe", "ZW" }
  256. };
  257. }
  258. }
Add Comment
Please, Sign In to add comment