toolbox-x 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/dist/Color-B3mgF9Dh.d.cts +486 -0
- package/dist/Color-D38Xrw65.d.mts +486 -0
- package/dist/Stylog-Df7eq3-j.d.cts +519 -0
- package/dist/Stylog-jvlLcMQq.d.mts +519 -0
- package/dist/array-DvW0zIu6.d.mts +130 -0
- package/dist/array-rUnEVisO.d.cts +130 -0
- package/dist/basics-D_eSv0cu.cjs +132 -0
- package/dist/basics-Dp_aEK81.mjs +115 -0
- package/dist/basics-WEYWlnRO.d.cts +95 -0
- package/dist/basics-uBSfkBEI.d.mts +95 -0
- package/dist/case-BWIt8Ash.mjs +449 -0
- package/dist/case-C-S-b5YP.d.cts +327 -0
- package/dist/case-CS8Ii3A7.cjs +526 -0
- package/dist/case-CybASFPD.d.mts +327 -0
- package/dist/change-case.cjs +32 -0
- package/dist/change-case.d.cts +18 -0
- package/dist/change-case.d.mts +18 -0
- package/dist/change-case.mjs +19 -0
- package/dist/colors.cjs +574 -0
- package/dist/colors.d.cts +355 -0
- package/dist/colors.d.mts +355 -0
- package/dist/colors.mjs +547 -0
- package/dist/constants-2gAw23_7.mjs +144 -0
- package/dist/constants-B34K0QPi.d.cts +21 -0
- package/dist/constants-BIBDKY1u.cjs +924 -0
- package/dist/constants-BWT-810U.cjs +158 -0
- package/dist/constants-BwbHnXlM.mjs +662 -0
- package/dist/constants-BxN9l5el.cjs +74 -0
- package/dist/constants-CLS_bgKD.d.mts +847 -0
- package/dist/constants-D73iFu8g.mjs +171 -0
- package/dist/constants-DAfRxaa8.mjs +62 -0
- package/dist/constants-DQYeCjlx.cjs +207 -0
- package/dist/constants-Deeie-iH.d.mts +21 -0
- package/dist/constants-DpTG9RP6.d.mts +29 -0
- package/dist/constants-DqwnkJ_d.cjs +740 -0
- package/dist/constants-DvRUY_FY.cjs +150 -0
- package/dist/constants-VcRtQu0K.d.cts +29 -0
- package/dist/constants-X5hm1UtB.mjs +912 -0
- package/dist/constants-eNd-iYsV.mjs +134 -0
- package/dist/constants-qm8FafmD.d.cts +847 -0
- package/dist/constants.cjs +415 -0
- package/dist/constants.d.cts +184 -0
- package/dist/constants.d.mts +184 -0
- package/dist/constants.mjs +378 -0
- package/dist/convert-BOCgUv2D.cjs +252 -0
- package/dist/convert-Bn4jFomQ.mjs +169 -0
- package/dist/convert-BrzlG-m_.cjs +475 -0
- package/dist/convert-DhaUoPVU.mjs +368 -0
- package/dist/converter-1P90_RcP.d.mts +402 -0
- package/dist/converter-CmkcAppi.d.cts +402 -0
- package/dist/converter.cjs +780 -0
- package/dist/converter.d.cts +29 -0
- package/dist/converter.d.mts +29 -0
- package/dist/converter.mjs +771 -0
- package/dist/countries-CIpmtEzV.cjs +1469 -0
- package/dist/countries-Cy0xiqS3.mjs +1463 -0
- package/dist/css-colors-Bx947Ng3.d.cts +179 -0
- package/dist/css-colors-CXCDqQbG.cjs +186 -0
- package/dist/css-colors-CXTp1vvy.d.mts +179 -0
- package/dist/css-colors-DfUW3nTR.mjs +180 -0
- package/dist/date.cjs +332 -0
- package/dist/date.d.cts +213 -0
- package/dist/date.d.mts +213 -0
- package/dist/date.mjs +298 -0
- package/dist/dom.cjs +461 -0
- package/dist/dom.d.cts +228 -0
- package/dist/dom.d.mts +228 -0
- package/dist/dom.mjs +429 -0
- package/dist/form-BMFVGUrN.d.mts +118 -0
- package/dist/form-DRFbryvK.d.cts +118 -0
- package/dist/guards-3kaUX66g.mjs +157 -0
- package/dist/guards-C8gkvIHb.cjs +240 -0
- package/dist/guards-DdyU4h4o.mjs +110 -0
- package/dist/guards-Efhp1mNy.cjs +151 -0
- package/dist/guards.cjs +172 -0
- package/dist/guards.d.cts +399 -0
- package/dist/guards.d.mts +399 -0
- package/dist/guards.mjs +75 -0
- package/dist/hash-B6JPEyAz.d.mts +131 -0
- package/dist/hash-NTpeKYB_.d.cts +131 -0
- package/dist/hash.cjs +2126 -0
- package/dist/hash.d.cts +1239 -0
- package/dist/hash.d.mts +1239 -0
- package/dist/hash.mjs +2095 -0
- package/dist/http-status-BAZdtr7-.d.mts +65 -0
- package/dist/http-status-U_3MtoGb.d.cts +65 -0
- package/dist/http-status.cjs +173 -0
- package/dist/http-status.d.cts +142 -0
- package/dist/http-status.d.mts +142 -0
- package/dist/http-status.mjs +171 -0
- package/dist/index.cjs +2551 -0
- package/dist/index.d.cts +1493 -0
- package/dist/index.d.mts +1493 -0
- package/dist/index.mjs +2357 -0
- package/dist/object-B0TV3eHx.d.mts +8052 -0
- package/dist/object-Blq0Amdv.d.cts +8052 -0
- package/dist/objectify-CDs0Fbr1.mjs +417 -0
- package/dist/objectify-DIJ-OBmo.cjs +524 -0
- package/dist/paginator.cjs +245 -0
- package/dist/paginator.d.cts +144 -0
- package/dist/paginator.d.mts +144 -0
- package/dist/paginator.mjs +243 -0
- package/dist/parse-2ubxXZRp.cjs +211 -0
- package/dist/parse-N7g942uy.mjs +164 -0
- package/dist/pluralizer-BjMIc6uT.d.mts +42 -0
- package/dist/pluralizer-Cb6ZmrDl.d.cts +42 -0
- package/dist/pluralizer.cjs +678 -0
- package/dist/pluralizer.d.cts +152 -0
- package/dist/pluralizer.d.mts +152 -0
- package/dist/pluralizer.mjs +676 -0
- package/dist/primitives-B26uZolQ.cjs +228 -0
- package/dist/primitives-KsFUp3kQ.mjs +144 -0
- package/dist/specials-D48_IZbd.d.mts +108 -0
- package/dist/specials-DzLr1ZgU.cjs +477 -0
- package/dist/specials-LVONlKbQ.d.cts +108 -0
- package/dist/specials-uhDuRg8H.mjs +292 -0
- package/dist/string-CBAbxaG1.d.mts +258 -0
- package/dist/string-CsNsm_65.d.cts +258 -0
- package/dist/stylog.cjs +621 -0
- package/dist/stylog.d.cts +49 -0
- package/dist/stylog.d.mts +49 -0
- package/dist/stylog.mjs +614 -0
- package/dist/timezone-B2OYK6Fh.mjs +5589 -0
- package/dist/timezone-Beh9IGpw.cjs +5625 -0
- package/dist/types/array.cjs +16 -0
- package/dist/types/array.d.cts +18 -0
- package/dist/types/array.d.mts +18 -0
- package/dist/types/array.mjs +17 -0
- package/dist/types/colors.cjs +16 -0
- package/dist/types/colors.d.cts +18 -0
- package/dist/types/colors.d.mts +18 -0
- package/dist/types/colors.mjs +17 -0
- package/dist/types/converter.cjs +16 -0
- package/dist/types/converter.d.cts +18 -0
- package/dist/types/converter.d.mts +18 -0
- package/dist/types/converter.mjs +17 -0
- package/dist/types/form.cjs +16 -0
- package/dist/types/form.d.cts +18 -0
- package/dist/types/form.d.mts +18 -0
- package/dist/types/form.mjs +17 -0
- package/dist/types/hash.cjs +16 -0
- package/dist/types/hash.d.cts +18 -0
- package/dist/types/hash.d.mts +18 -0
- package/dist/types/hash.mjs +17 -0
- package/dist/types/http-status.cjs +16 -0
- package/dist/types/http-status.d.cts +18 -0
- package/dist/types/http-status.d.mts +18 -0
- package/dist/types/http-status.mjs +17 -0
- package/dist/types/index.cjs +16 -0
- package/dist/types/index.d.cts +18 -0
- package/dist/types/index.d.mts +18 -0
- package/dist/types/index.mjs +17 -0
- package/dist/types/number.cjs +16 -0
- package/dist/types/number.d.cts +18 -0
- package/dist/types/number.d.mts +18 -0
- package/dist/types/number.mjs +17 -0
- package/dist/types/object.cjs +16 -0
- package/dist/types/object.d.cts +18 -0
- package/dist/types/object.d.mts +18 -0
- package/dist/types/object.mjs +17 -0
- package/dist/types/pluralizer.cjs +16 -0
- package/dist/types/pluralizer.d.cts +18 -0
- package/dist/types/pluralizer.d.mts +18 -0
- package/dist/types/pluralizer.mjs +17 -0
- package/dist/types/string.cjs +16 -0
- package/dist/types/string.d.cts +18 -0
- package/dist/types/string.d.mts +18 -0
- package/dist/types/string.mjs +17 -0
- package/dist/types/stylog.cjs +16 -0
- package/dist/types/stylog.d.cts +18 -0
- package/dist/types/stylog.d.mts +18 -0
- package/dist/types/stylog.mjs +17 -0
- package/dist/types/utils.cjs +16 -0
- package/dist/types/utils.d.cts +18 -0
- package/dist/types/utils.d.mts +18 -0
- package/dist/types/utils.mjs +17 -0
- package/dist/types/verbalizer.cjs +16 -0
- package/dist/types/verbalizer.d.cts +30 -0
- package/dist/types/verbalizer.d.mts +30 -0
- package/dist/types/verbalizer.mjs +17 -0
- package/dist/utilities-CLUmdQeV.cjs +140 -0
- package/dist/utilities-m5yFKqLd.mjs +105 -0
- package/dist/utils-ClW9LA6f.mjs +449 -0
- package/dist/utils-DLFRgXUC.cjs +568 -0
- package/dist/verbalizer.cjs +998 -0
- package/dist/verbalizer.d.cts +148 -0
- package/dist/verbalizer.d.mts +148 -0
- package/dist/verbalizer.mjs +996 -0
- package/package.json +249 -0
|
@@ -0,0 +1,1469 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2026 - present Nazmul Hassan
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
//#region src/object/countries.ts
|
|
19
|
+
/** List of countries with full-name, country code, ISO country code (both 2 & 3 character) */
|
|
20
|
+
const COUNTRIES = /* @__PURE__ */ Object.freeze([
|
|
21
|
+
{
|
|
22
|
+
country_name: "Afghanistan",
|
|
23
|
+
country_code: "93",
|
|
24
|
+
iso_code_short: "AF",
|
|
25
|
+
iso_code: "AFG"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
country_name: "Albania",
|
|
29
|
+
country_code: "355",
|
|
30
|
+
iso_code_short: "AL",
|
|
31
|
+
iso_code: "ALB"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
country_name: "Algeria",
|
|
35
|
+
country_code: "213",
|
|
36
|
+
iso_code_short: "DZ",
|
|
37
|
+
iso_code: "DZA"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
country_name: "American Samoa",
|
|
41
|
+
country_code: "1-684",
|
|
42
|
+
iso_code_short: "AS",
|
|
43
|
+
iso_code: "ASM"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
country_name: "Andorra",
|
|
47
|
+
country_code: "376",
|
|
48
|
+
iso_code_short: "AD",
|
|
49
|
+
iso_code: "AND"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
country_name: "Angola",
|
|
53
|
+
country_code: "244",
|
|
54
|
+
iso_code_short: "AO",
|
|
55
|
+
iso_code: "AGO"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
country_name: "Anguilla",
|
|
59
|
+
country_code: "1-264",
|
|
60
|
+
iso_code_short: "AI",
|
|
61
|
+
iso_code: "AIA"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
country_name: "Antarctica",
|
|
65
|
+
country_code: "672",
|
|
66
|
+
iso_code_short: "AQ",
|
|
67
|
+
iso_code: "ATA"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
country_name: "Antigua and Barbuda",
|
|
71
|
+
country_code: "1-268",
|
|
72
|
+
iso_code_short: "AG",
|
|
73
|
+
iso_code: "ATG"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
country_name: "Argentina",
|
|
77
|
+
country_code: "54",
|
|
78
|
+
iso_code_short: "AR",
|
|
79
|
+
iso_code: "ARG"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
country_name: "Armenia",
|
|
83
|
+
country_code: "374",
|
|
84
|
+
iso_code_short: "AM",
|
|
85
|
+
iso_code: "ARM"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
country_name: "Aruba",
|
|
89
|
+
country_code: "297",
|
|
90
|
+
iso_code_short: "AW",
|
|
91
|
+
iso_code: "ABW"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
country_name: "Australia",
|
|
95
|
+
country_code: "61",
|
|
96
|
+
iso_code_short: "AU",
|
|
97
|
+
iso_code: "AUS"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
country_name: "Austria",
|
|
101
|
+
country_code: "43",
|
|
102
|
+
iso_code_short: "AT",
|
|
103
|
+
iso_code: "AUT"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
country_name: "Azerbaijan",
|
|
107
|
+
country_code: "994",
|
|
108
|
+
iso_code_short: "AZ",
|
|
109
|
+
iso_code: "AZE"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
country_name: "Bahamas",
|
|
113
|
+
country_code: "1-242",
|
|
114
|
+
iso_code_short: "BS",
|
|
115
|
+
iso_code: "BHS"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
country_name: "Bahrain",
|
|
119
|
+
country_code: "973",
|
|
120
|
+
iso_code_short: "BH",
|
|
121
|
+
iso_code: "BHR"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
country_name: "Bangladesh",
|
|
125
|
+
country_code: "880",
|
|
126
|
+
iso_code_short: "BD",
|
|
127
|
+
iso_code: "BGD"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
country_name: "Barbados",
|
|
131
|
+
country_code: "1-246",
|
|
132
|
+
iso_code_short: "BB",
|
|
133
|
+
iso_code: "BRB"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
country_name: "Belarus",
|
|
137
|
+
country_code: "375",
|
|
138
|
+
iso_code_short: "BY",
|
|
139
|
+
iso_code: "BLR"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
country_name: "Belgium",
|
|
143
|
+
country_code: "32",
|
|
144
|
+
iso_code_short: "BE",
|
|
145
|
+
iso_code: "BEL"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
country_name: "Belize",
|
|
149
|
+
country_code: "501",
|
|
150
|
+
iso_code_short: "BZ",
|
|
151
|
+
iso_code: "BLZ"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
country_name: "Benin",
|
|
155
|
+
country_code: "229",
|
|
156
|
+
iso_code_short: "BJ",
|
|
157
|
+
iso_code: "BEN"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
country_name: "Bermuda",
|
|
161
|
+
country_code: "1-441",
|
|
162
|
+
iso_code_short: "BM",
|
|
163
|
+
iso_code: "BMU"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
country_name: "Bhutan",
|
|
167
|
+
country_code: "975",
|
|
168
|
+
iso_code_short: "BT",
|
|
169
|
+
iso_code: "BTN"
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
country_name: "Bolivia",
|
|
173
|
+
country_code: "591",
|
|
174
|
+
iso_code_short: "BO",
|
|
175
|
+
iso_code: "BOL"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
country_name: "Bosnia and Herzegovina",
|
|
179
|
+
country_code: "387",
|
|
180
|
+
iso_code_short: "BA",
|
|
181
|
+
iso_code: "BIH"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
country_name: "Botswana",
|
|
185
|
+
country_code: "267",
|
|
186
|
+
iso_code_short: "BW",
|
|
187
|
+
iso_code: "BWA"
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
country_name: "Brazil",
|
|
191
|
+
country_code: "55",
|
|
192
|
+
iso_code_short: "BR",
|
|
193
|
+
iso_code: "BRA"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
country_name: "British Indian Ocean Territory",
|
|
197
|
+
country_code: "246",
|
|
198
|
+
iso_code_short: "IO",
|
|
199
|
+
iso_code: "IOT"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
country_name: "British Virgin Islands",
|
|
203
|
+
country_code: "1-284",
|
|
204
|
+
iso_code_short: "VG",
|
|
205
|
+
iso_code: "VGB"
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
country_name: "Brunei",
|
|
209
|
+
country_code: "673",
|
|
210
|
+
iso_code_short: "BN",
|
|
211
|
+
iso_code: "BRN"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
country_name: "Bulgaria",
|
|
215
|
+
country_code: "359",
|
|
216
|
+
iso_code_short: "BG",
|
|
217
|
+
iso_code: "BGR"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
country_name: "Burkina Faso",
|
|
221
|
+
country_code: "226",
|
|
222
|
+
iso_code_short: "BF",
|
|
223
|
+
iso_code: "BFA"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
country_name: "Burundi",
|
|
227
|
+
country_code: "257",
|
|
228
|
+
iso_code_short: "BI",
|
|
229
|
+
iso_code: "BDI"
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
country_name: "Cambodia",
|
|
233
|
+
country_code: "855",
|
|
234
|
+
iso_code_short: "KH",
|
|
235
|
+
iso_code: "KHM"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
country_name: "Cameroon",
|
|
239
|
+
country_code: "237",
|
|
240
|
+
iso_code_short: "CM",
|
|
241
|
+
iso_code: "CMR"
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
country_name: "Canada",
|
|
245
|
+
country_code: "1",
|
|
246
|
+
iso_code_short: "CA",
|
|
247
|
+
iso_code: "CAN"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
country_name: "Cape Verde",
|
|
251
|
+
country_code: "238",
|
|
252
|
+
iso_code_short: "CV",
|
|
253
|
+
iso_code: "CPV"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
country_name: "Cayman Islands",
|
|
257
|
+
country_code: "1-345",
|
|
258
|
+
iso_code_short: "KY",
|
|
259
|
+
iso_code: "CYM"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
country_name: "Central African Republic",
|
|
263
|
+
country_code: "236",
|
|
264
|
+
iso_code_short: "CF",
|
|
265
|
+
iso_code: "CAF"
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
country_name: "Chad",
|
|
269
|
+
country_code: "235",
|
|
270
|
+
iso_code_short: "TD",
|
|
271
|
+
iso_code: "TCD"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
country_name: "Chile",
|
|
275
|
+
country_code: "56",
|
|
276
|
+
iso_code_short: "CL",
|
|
277
|
+
iso_code: "CHL"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
country_name: "China",
|
|
281
|
+
country_code: "86",
|
|
282
|
+
iso_code_short: "CN",
|
|
283
|
+
iso_code: "CHN"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
country_name: "Christmas Island",
|
|
287
|
+
country_code: "61",
|
|
288
|
+
iso_code_short: "CX",
|
|
289
|
+
iso_code: "CXR"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
country_name: "Cocos Islands",
|
|
293
|
+
country_code: "61",
|
|
294
|
+
iso_code_short: "CC",
|
|
295
|
+
iso_code: "CCK"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
country_name: "Colombia",
|
|
299
|
+
country_code: "57",
|
|
300
|
+
iso_code_short: "CO",
|
|
301
|
+
iso_code: "COL"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
country_name: "Comoros",
|
|
305
|
+
country_code: "269",
|
|
306
|
+
iso_code_short: "KM",
|
|
307
|
+
iso_code: "COM"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
country_name: "Cook Islands",
|
|
311
|
+
country_code: "682",
|
|
312
|
+
iso_code_short: "CK",
|
|
313
|
+
iso_code: "COK"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
country_name: "Costa Rica",
|
|
317
|
+
country_code: "506",
|
|
318
|
+
iso_code_short: "CR",
|
|
319
|
+
iso_code: "CRI"
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
country_name: "Croatia",
|
|
323
|
+
country_code: "385",
|
|
324
|
+
iso_code_short: "HR",
|
|
325
|
+
iso_code: "HRV"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
country_name: "Cuba",
|
|
329
|
+
country_code: "53",
|
|
330
|
+
iso_code_short: "CU",
|
|
331
|
+
iso_code: "CUB"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
country_name: "Curacao",
|
|
335
|
+
country_code: "599",
|
|
336
|
+
iso_code_short: "CW",
|
|
337
|
+
iso_code: "CUW"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
country_name: "Cyprus",
|
|
341
|
+
country_code: "357",
|
|
342
|
+
iso_code_short: "CY",
|
|
343
|
+
iso_code: "CYP"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
country_name: "Czech Republic",
|
|
347
|
+
country_code: "420",
|
|
348
|
+
iso_code_short: "CZ",
|
|
349
|
+
iso_code: "CZE"
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
country_name: "Democratic Republic of the Congo",
|
|
353
|
+
country_code: "243",
|
|
354
|
+
iso_code_short: "CD",
|
|
355
|
+
iso_code: "COD"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
country_name: "Denmark",
|
|
359
|
+
country_code: "45",
|
|
360
|
+
iso_code_short: "DK",
|
|
361
|
+
iso_code: "DNK"
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
country_name: "Djibouti",
|
|
365
|
+
country_code: "253",
|
|
366
|
+
iso_code_short: "DJ",
|
|
367
|
+
iso_code: "DJI"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
country_name: "Dominica",
|
|
371
|
+
country_code: "1-767",
|
|
372
|
+
iso_code_short: "DM",
|
|
373
|
+
iso_code: "DMA"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
country_name: "Dominican Republic",
|
|
377
|
+
country_code: "1-809, 1-829, 1-849",
|
|
378
|
+
iso_code_short: "DO",
|
|
379
|
+
iso_code: "DOM"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
country_name: "East Timor",
|
|
383
|
+
country_code: "670",
|
|
384
|
+
iso_code_short: "TL",
|
|
385
|
+
iso_code: "TLS"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
country_name: "Ecuador",
|
|
389
|
+
country_code: "593",
|
|
390
|
+
iso_code_short: "EC",
|
|
391
|
+
iso_code: "ECU"
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
country_name: "Egypt",
|
|
395
|
+
country_code: "20",
|
|
396
|
+
iso_code_short: "EG",
|
|
397
|
+
iso_code: "EGY"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
country_name: "El Salvador",
|
|
401
|
+
country_code: "503",
|
|
402
|
+
iso_code_short: "SV",
|
|
403
|
+
iso_code: "SLV"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
country_name: "Equatorial Guinea",
|
|
407
|
+
country_code: "240",
|
|
408
|
+
iso_code_short: "GQ",
|
|
409
|
+
iso_code: "GNQ"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
country_name: "Eritrea",
|
|
413
|
+
country_code: "291",
|
|
414
|
+
iso_code_short: "ER",
|
|
415
|
+
iso_code: "ERI"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
country_name: "Estonia",
|
|
419
|
+
country_code: "372",
|
|
420
|
+
iso_code_short: "EE",
|
|
421
|
+
iso_code: "EST"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
country_name: "Ethiopia",
|
|
425
|
+
country_code: "251",
|
|
426
|
+
iso_code_short: "ET",
|
|
427
|
+
iso_code: "ETH"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
country_name: "Falkland Islands",
|
|
431
|
+
country_code: "500",
|
|
432
|
+
iso_code_short: "FK",
|
|
433
|
+
iso_code: "FLK"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
country_name: "Faroe Islands",
|
|
437
|
+
country_code: "298",
|
|
438
|
+
iso_code_short: "FO",
|
|
439
|
+
iso_code: "FRO"
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
country_name: "Fiji",
|
|
443
|
+
country_code: "679",
|
|
444
|
+
iso_code_short: "FJ",
|
|
445
|
+
iso_code: "FJI"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
country_name: "Finland",
|
|
449
|
+
country_code: "358",
|
|
450
|
+
iso_code_short: "FI",
|
|
451
|
+
iso_code: "FIN"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
country_name: "France",
|
|
455
|
+
country_code: "33",
|
|
456
|
+
iso_code_short: "FR",
|
|
457
|
+
iso_code: "FRA"
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
country_name: "French Polynesia",
|
|
461
|
+
country_code: "689",
|
|
462
|
+
iso_code_short: "PF",
|
|
463
|
+
iso_code: "PYF"
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
country_name: "Gabon",
|
|
467
|
+
country_code: "241",
|
|
468
|
+
iso_code_short: "GA",
|
|
469
|
+
iso_code: "GAB"
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
country_name: "Gambia",
|
|
473
|
+
country_code: "220",
|
|
474
|
+
iso_code_short: "GM",
|
|
475
|
+
iso_code: "GMB"
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
country_name: "Georgia",
|
|
479
|
+
country_code: "995",
|
|
480
|
+
iso_code_short: "GE",
|
|
481
|
+
iso_code: "GEO"
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
country_name: "Germany",
|
|
485
|
+
country_code: "49",
|
|
486
|
+
iso_code_short: "DE",
|
|
487
|
+
iso_code: "DEU"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
country_name: "Ghana",
|
|
491
|
+
country_code: "233",
|
|
492
|
+
iso_code_short: "GH",
|
|
493
|
+
iso_code: "GHA"
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
country_name: "Gibraltar",
|
|
497
|
+
country_code: "350",
|
|
498
|
+
iso_code_short: "GI",
|
|
499
|
+
iso_code: "GIB"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
country_name: "Greece",
|
|
503
|
+
country_code: "30",
|
|
504
|
+
iso_code_short: "GR",
|
|
505
|
+
iso_code: "GRC"
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
country_name: "Greenland",
|
|
509
|
+
country_code: "299",
|
|
510
|
+
iso_code_short: "GL",
|
|
511
|
+
iso_code: "GRL"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
country_name: "Grenada",
|
|
515
|
+
country_code: "1-473",
|
|
516
|
+
iso_code_short: "GD",
|
|
517
|
+
iso_code: "GRD"
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
country_name: "Guam",
|
|
521
|
+
country_code: "1-671",
|
|
522
|
+
iso_code_short: "GU",
|
|
523
|
+
iso_code: "GUM"
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
country_name: "Guatemala",
|
|
527
|
+
country_code: "502",
|
|
528
|
+
iso_code_short: "GT",
|
|
529
|
+
iso_code: "GTM"
|
|
530
|
+
},
|
|
531
|
+
{
|
|
532
|
+
country_name: "Guernsey",
|
|
533
|
+
country_code: "44-1481",
|
|
534
|
+
iso_code_short: "GG",
|
|
535
|
+
iso_code: "GGY"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
country_name: "Guinea",
|
|
539
|
+
country_code: "224",
|
|
540
|
+
iso_code_short: "GN",
|
|
541
|
+
iso_code: "GIN"
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
country_name: "Guinea-Bissau",
|
|
545
|
+
country_code: "245",
|
|
546
|
+
iso_code_short: "GW",
|
|
547
|
+
iso_code: "GNB"
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
country_name: "Guyana",
|
|
551
|
+
country_code: "592",
|
|
552
|
+
iso_code_short: "GY",
|
|
553
|
+
iso_code: "GUY"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
country_name: "Haiti",
|
|
557
|
+
country_code: "509",
|
|
558
|
+
iso_code_short: "HT",
|
|
559
|
+
iso_code: "HTI"
|
|
560
|
+
},
|
|
561
|
+
{
|
|
562
|
+
country_name: "Honduras",
|
|
563
|
+
country_code: "504",
|
|
564
|
+
iso_code_short: "HN",
|
|
565
|
+
iso_code: "HND"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
country_name: "Hong Kong",
|
|
569
|
+
country_code: "852",
|
|
570
|
+
iso_code_short: "HK",
|
|
571
|
+
iso_code: "HKG"
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
country_name: "Hungary",
|
|
575
|
+
country_code: "36",
|
|
576
|
+
iso_code_short: "HU",
|
|
577
|
+
iso_code: "HUN"
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
country_name: "Iceland",
|
|
581
|
+
country_code: "354",
|
|
582
|
+
iso_code_short: "IS",
|
|
583
|
+
iso_code: "ISL"
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
country_name: "India",
|
|
587
|
+
country_code: "91",
|
|
588
|
+
iso_code_short: "IN",
|
|
589
|
+
iso_code: "IND"
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
country_name: "Indonesia",
|
|
593
|
+
country_code: "62",
|
|
594
|
+
iso_code_short: "ID",
|
|
595
|
+
iso_code: "IDN"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
country_name: "Iran",
|
|
599
|
+
country_code: "98",
|
|
600
|
+
iso_code_short: "IR",
|
|
601
|
+
iso_code: "IRN"
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
country_name: "Iraq",
|
|
605
|
+
country_code: "964",
|
|
606
|
+
iso_code_short: "IQ",
|
|
607
|
+
iso_code: "IRQ"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
country_name: "Ireland",
|
|
611
|
+
country_code: "353",
|
|
612
|
+
iso_code_short: "IE",
|
|
613
|
+
iso_code: "IRL"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
country_name: "Isle of Man",
|
|
617
|
+
country_code: "44-1624",
|
|
618
|
+
iso_code_short: "IM",
|
|
619
|
+
iso_code: "IMN"
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
country_name: "Israel",
|
|
623
|
+
country_code: "972",
|
|
624
|
+
iso_code_short: "IL",
|
|
625
|
+
iso_code: "ISR"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
country_name: "Italy",
|
|
629
|
+
country_code: "39",
|
|
630
|
+
iso_code_short: "IT",
|
|
631
|
+
iso_code: "ITA"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
country_name: "Ivory Coast",
|
|
635
|
+
country_code: "225",
|
|
636
|
+
iso_code_short: "CI",
|
|
637
|
+
iso_code: "CIV"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
country_name: "Jamaica",
|
|
641
|
+
country_code: "1-876",
|
|
642
|
+
iso_code_short: "JM",
|
|
643
|
+
iso_code: "JAM"
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
country_name: "Japan",
|
|
647
|
+
country_code: "81",
|
|
648
|
+
iso_code_short: "JP",
|
|
649
|
+
iso_code: "JPN"
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
country_name: "Jersey",
|
|
653
|
+
country_code: "44-1534",
|
|
654
|
+
iso_code_short: "JE",
|
|
655
|
+
iso_code: "JEY"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
country_name: "Jordan",
|
|
659
|
+
country_code: "962",
|
|
660
|
+
iso_code_short: "JO",
|
|
661
|
+
iso_code: "JOR"
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
country_name: "Kazakhstan",
|
|
665
|
+
country_code: "7",
|
|
666
|
+
iso_code_short: "KZ",
|
|
667
|
+
iso_code: "KAZ"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
country_name: "Kenya",
|
|
671
|
+
country_code: "254",
|
|
672
|
+
iso_code_short: "KE",
|
|
673
|
+
iso_code: "KEN"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
country_name: "Kiribati",
|
|
677
|
+
country_code: "686",
|
|
678
|
+
iso_code_short: "KI",
|
|
679
|
+
iso_code: "KIR"
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
country_name: "Kosovo",
|
|
683
|
+
country_code: "383",
|
|
684
|
+
iso_code_short: "XK",
|
|
685
|
+
iso_code: "XKX"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
country_name: "Kuwait",
|
|
689
|
+
country_code: "965",
|
|
690
|
+
iso_code_short: "KW",
|
|
691
|
+
iso_code: "KWT"
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
country_name: "Kyrgyzstan",
|
|
695
|
+
country_code: "996",
|
|
696
|
+
iso_code_short: "KG",
|
|
697
|
+
iso_code: "KGZ"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
country_name: "Laos",
|
|
701
|
+
country_code: "856",
|
|
702
|
+
iso_code_short: "LA",
|
|
703
|
+
iso_code: "LAO"
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
country_name: "Latvia",
|
|
707
|
+
country_code: "371",
|
|
708
|
+
iso_code_short: "LV",
|
|
709
|
+
iso_code: "LVA"
|
|
710
|
+
},
|
|
711
|
+
{
|
|
712
|
+
country_name: "Lebanon",
|
|
713
|
+
country_code: "961",
|
|
714
|
+
iso_code_short: "LB",
|
|
715
|
+
iso_code: "LBN"
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
country_name: "Lesotho",
|
|
719
|
+
country_code: "266",
|
|
720
|
+
iso_code_short: "LS",
|
|
721
|
+
iso_code: "LSO"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
country_name: "Liberia",
|
|
725
|
+
country_code: "231",
|
|
726
|
+
iso_code_short: "LR",
|
|
727
|
+
iso_code: "LBR"
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
country_name: "Libya",
|
|
731
|
+
country_code: "218",
|
|
732
|
+
iso_code_short: "LY",
|
|
733
|
+
iso_code: "LBY"
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
country_name: "Liechtenstein",
|
|
737
|
+
country_code: "423",
|
|
738
|
+
iso_code_short: "LI",
|
|
739
|
+
iso_code: "LIE"
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
country_name: "Lithuania",
|
|
743
|
+
country_code: "370",
|
|
744
|
+
iso_code_short: "LT",
|
|
745
|
+
iso_code: "LTU"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
country_name: "Luxembourg",
|
|
749
|
+
country_code: "352",
|
|
750
|
+
iso_code_short: "LU",
|
|
751
|
+
iso_code: "LUX"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
country_name: "Macau",
|
|
755
|
+
country_code: "853",
|
|
756
|
+
iso_code_short: "MO",
|
|
757
|
+
iso_code: "MAC"
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
country_name: "Macedonia",
|
|
761
|
+
country_code: "389",
|
|
762
|
+
iso_code_short: "MK",
|
|
763
|
+
iso_code: "MKD"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
country_name: "Madagascar",
|
|
767
|
+
country_code: "261",
|
|
768
|
+
iso_code_short: "MG",
|
|
769
|
+
iso_code: "MDG"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
country_name: "Malawi",
|
|
773
|
+
country_code: "265",
|
|
774
|
+
iso_code_short: "MW",
|
|
775
|
+
iso_code: "MWI"
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
country_name: "Malaysia",
|
|
779
|
+
country_code: "60",
|
|
780
|
+
iso_code_short: "MY",
|
|
781
|
+
iso_code: "MYS"
|
|
782
|
+
},
|
|
783
|
+
{
|
|
784
|
+
country_name: "Maldives",
|
|
785
|
+
country_code: "960",
|
|
786
|
+
iso_code_short: "MV",
|
|
787
|
+
iso_code: "MDV"
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
country_name: "Mali",
|
|
791
|
+
country_code: "223",
|
|
792
|
+
iso_code_short: "ML",
|
|
793
|
+
iso_code: "MLI"
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
country_name: "Malta",
|
|
797
|
+
country_code: "356",
|
|
798
|
+
iso_code_short: "MT",
|
|
799
|
+
iso_code: "MLT"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
country_name: "Marshall Islands",
|
|
803
|
+
country_code: "692",
|
|
804
|
+
iso_code_short: "MH",
|
|
805
|
+
iso_code: "MHL"
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
country_name: "Mauritania",
|
|
809
|
+
country_code: "222",
|
|
810
|
+
iso_code_short: "MR",
|
|
811
|
+
iso_code: "MRT"
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
country_name: "Mauritius",
|
|
815
|
+
country_code: "230",
|
|
816
|
+
iso_code_short: "MU",
|
|
817
|
+
iso_code: "MUS"
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
country_name: "Mayotte",
|
|
821
|
+
country_code: "262",
|
|
822
|
+
iso_code_short: "YT",
|
|
823
|
+
iso_code: "MYT"
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
country_name: "Mexico",
|
|
827
|
+
country_code: "52",
|
|
828
|
+
iso_code_short: "MX",
|
|
829
|
+
iso_code: "MEX"
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
country_name: "Micronesia",
|
|
833
|
+
country_code: "691",
|
|
834
|
+
iso_code_short: "FM",
|
|
835
|
+
iso_code: "FSM"
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
country_name: "Moldova",
|
|
839
|
+
country_code: "373",
|
|
840
|
+
iso_code_short: "MD",
|
|
841
|
+
iso_code: "MDA"
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
country_name: "Monaco",
|
|
845
|
+
country_code: "377",
|
|
846
|
+
iso_code_short: "MC",
|
|
847
|
+
iso_code: "MCO"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
country_name: "Mongolia",
|
|
851
|
+
country_code: "976",
|
|
852
|
+
iso_code_short: "MN",
|
|
853
|
+
iso_code: "MNG"
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
country_name: "Montenegro",
|
|
857
|
+
country_code: "382",
|
|
858
|
+
iso_code_short: "ME",
|
|
859
|
+
iso_code: "MNE"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
country_name: "Montserrat",
|
|
863
|
+
country_code: "1-664",
|
|
864
|
+
iso_code_short: "MS",
|
|
865
|
+
iso_code: "MSR"
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
country_name: "Morocco",
|
|
869
|
+
country_code: "212",
|
|
870
|
+
iso_code_short: "MA",
|
|
871
|
+
iso_code: "MAR"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
country_name: "Mozambique",
|
|
875
|
+
country_code: "258",
|
|
876
|
+
iso_code_short: "MZ",
|
|
877
|
+
iso_code: "MOZ"
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
country_name: "Myanmar",
|
|
881
|
+
country_code: "95",
|
|
882
|
+
iso_code_short: "MM",
|
|
883
|
+
iso_code: "MMR"
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
country_name: "Namibia",
|
|
887
|
+
country_code: "264",
|
|
888
|
+
iso_code_short: "NA",
|
|
889
|
+
iso_code: "NAM"
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
country_name: "Nauru",
|
|
893
|
+
country_code: "674",
|
|
894
|
+
iso_code_short: "NR",
|
|
895
|
+
iso_code: "NRU"
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
country_name: "Nepal",
|
|
899
|
+
country_code: "977",
|
|
900
|
+
iso_code_short: "NP",
|
|
901
|
+
iso_code: "NPL"
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
country_name: "Netherlands",
|
|
905
|
+
country_code: "31",
|
|
906
|
+
iso_code_short: "NL",
|
|
907
|
+
iso_code: "NLD"
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
country_name: "Netherlands Antilles",
|
|
911
|
+
country_code: "599",
|
|
912
|
+
iso_code_short: "AN",
|
|
913
|
+
iso_code: "ANT"
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
country_name: "New Caledonia",
|
|
917
|
+
country_code: "687",
|
|
918
|
+
iso_code_short: "NC",
|
|
919
|
+
iso_code: "NCL"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
country_name: "New Zealand",
|
|
923
|
+
country_code: "64",
|
|
924
|
+
iso_code_short: "NZ",
|
|
925
|
+
iso_code: "NZL"
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
country_name: "Nicaragua",
|
|
929
|
+
country_code: "505",
|
|
930
|
+
iso_code_short: "NI",
|
|
931
|
+
iso_code: "NIC"
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
country_name: "Niger",
|
|
935
|
+
country_code: "227",
|
|
936
|
+
iso_code_short: "NE",
|
|
937
|
+
iso_code: "NER"
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
country_name: "Nigeria",
|
|
941
|
+
country_code: "234",
|
|
942
|
+
iso_code_short: "NG",
|
|
943
|
+
iso_code: "NGA"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
country_name: "Niue",
|
|
947
|
+
country_code: "683",
|
|
948
|
+
iso_code_short: "NU",
|
|
949
|
+
iso_code: "NIU"
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
country_name: "North Korea",
|
|
953
|
+
country_code: "850",
|
|
954
|
+
iso_code_short: "KP",
|
|
955
|
+
iso_code: "PRK"
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
country_name: "Northern Mariana Islands",
|
|
959
|
+
country_code: "1-670",
|
|
960
|
+
iso_code_short: "MP",
|
|
961
|
+
iso_code: "MNP"
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
country_name: "Norway",
|
|
965
|
+
country_code: "47",
|
|
966
|
+
iso_code_short: "NO",
|
|
967
|
+
iso_code: "NOR"
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
country_name: "Oman",
|
|
971
|
+
country_code: "968",
|
|
972
|
+
iso_code_short: "OM",
|
|
973
|
+
iso_code: "OMN"
|
|
974
|
+
},
|
|
975
|
+
{
|
|
976
|
+
country_name: "Pakistan",
|
|
977
|
+
country_code: "92",
|
|
978
|
+
iso_code_short: "PK",
|
|
979
|
+
iso_code: "PAK"
|
|
980
|
+
},
|
|
981
|
+
{
|
|
982
|
+
country_name: "Palau",
|
|
983
|
+
country_code: "680",
|
|
984
|
+
iso_code_short: "PW",
|
|
985
|
+
iso_code: "PLW"
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
country_name: "Palestine",
|
|
989
|
+
country_code: "970",
|
|
990
|
+
iso_code_short: "PS",
|
|
991
|
+
iso_code: "PSE"
|
|
992
|
+
},
|
|
993
|
+
{
|
|
994
|
+
country_name: "Panama",
|
|
995
|
+
country_code: "507",
|
|
996
|
+
iso_code_short: "PA",
|
|
997
|
+
iso_code: "PAN"
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
country_name: "Papua New Guinea",
|
|
1001
|
+
country_code: "675",
|
|
1002
|
+
iso_code_short: "PG",
|
|
1003
|
+
iso_code: "PNG"
|
|
1004
|
+
},
|
|
1005
|
+
{
|
|
1006
|
+
country_name: "Paraguay",
|
|
1007
|
+
country_code: "595",
|
|
1008
|
+
iso_code_short: "PY",
|
|
1009
|
+
iso_code: "PRY"
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
country_name: "Peru",
|
|
1013
|
+
country_code: "51",
|
|
1014
|
+
iso_code_short: "PE",
|
|
1015
|
+
iso_code: "PER"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
country_name: "Philippines",
|
|
1019
|
+
country_code: "63",
|
|
1020
|
+
iso_code_short: "PH",
|
|
1021
|
+
iso_code: "PHL"
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
country_name: "Pitcairn",
|
|
1025
|
+
country_code: "64",
|
|
1026
|
+
iso_code_short: "PN",
|
|
1027
|
+
iso_code: "PCN"
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
country_name: "Poland",
|
|
1031
|
+
country_code: "48",
|
|
1032
|
+
iso_code_short: "PL",
|
|
1033
|
+
iso_code: "POL"
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
country_name: "Portugal",
|
|
1037
|
+
country_code: "351",
|
|
1038
|
+
iso_code_short: "PT",
|
|
1039
|
+
iso_code: "PRT"
|
|
1040
|
+
},
|
|
1041
|
+
{
|
|
1042
|
+
country_name: "Puerto Rico",
|
|
1043
|
+
country_code: "1-787, 1-939",
|
|
1044
|
+
iso_code_short: "PR",
|
|
1045
|
+
iso_code: "PRI"
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
country_name: "Qatar",
|
|
1049
|
+
country_code: "974",
|
|
1050
|
+
iso_code_short: "QA",
|
|
1051
|
+
iso_code: "QAT"
|
|
1052
|
+
},
|
|
1053
|
+
{
|
|
1054
|
+
country_name: "Republic of the Congo",
|
|
1055
|
+
country_code: "242",
|
|
1056
|
+
iso_code_short: "CG",
|
|
1057
|
+
iso_code: "COG"
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
country_name: "Reunion",
|
|
1061
|
+
country_code: "262",
|
|
1062
|
+
iso_code_short: "RE",
|
|
1063
|
+
iso_code: "REU"
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
country_name: "Romania",
|
|
1067
|
+
country_code: "40",
|
|
1068
|
+
iso_code_short: "RO",
|
|
1069
|
+
iso_code: "ROU"
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
country_name: "Russia",
|
|
1073
|
+
country_code: "7",
|
|
1074
|
+
iso_code_short: "RU",
|
|
1075
|
+
iso_code: "RUS"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
country_name: "Rwanda",
|
|
1079
|
+
country_code: "250",
|
|
1080
|
+
iso_code_short: "RW",
|
|
1081
|
+
iso_code: "RWA"
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
country_name: "Saint Barthelemy",
|
|
1085
|
+
country_code: "590",
|
|
1086
|
+
iso_code_short: "BL",
|
|
1087
|
+
iso_code: "BLM"
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
country_name: "Saint Helena",
|
|
1091
|
+
country_code: "290",
|
|
1092
|
+
iso_code_short: "SH",
|
|
1093
|
+
iso_code: "SHN"
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
country_name: "Saint Kitts and Nevis",
|
|
1097
|
+
country_code: "1-869",
|
|
1098
|
+
iso_code_short: "KN",
|
|
1099
|
+
iso_code: "KNA"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
country_name: "Saint Lucia",
|
|
1103
|
+
country_code: "1-758",
|
|
1104
|
+
iso_code_short: "LC",
|
|
1105
|
+
iso_code: "LCA"
|
|
1106
|
+
},
|
|
1107
|
+
{
|
|
1108
|
+
country_name: "Saint Martin",
|
|
1109
|
+
country_code: "590",
|
|
1110
|
+
iso_code_short: "MF",
|
|
1111
|
+
iso_code: "MAF"
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
country_name: "Saint Pierre and Miquelon",
|
|
1115
|
+
country_code: "508",
|
|
1116
|
+
iso_code_short: "PM",
|
|
1117
|
+
iso_code: "SPM"
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
country_name: "Saint Vincent and the Grenadines",
|
|
1121
|
+
country_code: "1-784",
|
|
1122
|
+
iso_code_short: "VC",
|
|
1123
|
+
iso_code: "VCT"
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
country_name: "Samoa",
|
|
1127
|
+
country_code: "685",
|
|
1128
|
+
iso_code_short: "WS",
|
|
1129
|
+
iso_code: "WSM"
|
|
1130
|
+
},
|
|
1131
|
+
{
|
|
1132
|
+
country_name: "San Marino",
|
|
1133
|
+
country_code: "378",
|
|
1134
|
+
iso_code_short: "SM",
|
|
1135
|
+
iso_code: "SMR"
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
country_name: "Sao Tome and Principe",
|
|
1139
|
+
country_code: "239",
|
|
1140
|
+
iso_code_short: "ST",
|
|
1141
|
+
iso_code: "STP"
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
country_name: "Saudi Arabia",
|
|
1145
|
+
country_code: "966",
|
|
1146
|
+
iso_code_short: "SA",
|
|
1147
|
+
iso_code: "SAU"
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
country_name: "Senegal",
|
|
1151
|
+
country_code: "221",
|
|
1152
|
+
iso_code_short: "SN",
|
|
1153
|
+
iso_code: "SEN"
|
|
1154
|
+
},
|
|
1155
|
+
{
|
|
1156
|
+
country_name: "Serbia",
|
|
1157
|
+
country_code: "381",
|
|
1158
|
+
iso_code_short: "RS",
|
|
1159
|
+
iso_code: "SRB"
|
|
1160
|
+
},
|
|
1161
|
+
{
|
|
1162
|
+
country_name: "Seychelles",
|
|
1163
|
+
country_code: "248",
|
|
1164
|
+
iso_code_short: "SC",
|
|
1165
|
+
iso_code: "SYC"
|
|
1166
|
+
},
|
|
1167
|
+
{
|
|
1168
|
+
country_name: "Sierra Leone",
|
|
1169
|
+
country_code: "232",
|
|
1170
|
+
iso_code_short: "SL",
|
|
1171
|
+
iso_code: "SLE"
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
country_name: "Singapore",
|
|
1175
|
+
country_code: "65",
|
|
1176
|
+
iso_code_short: "SG",
|
|
1177
|
+
iso_code: "SGP"
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
country_name: "Sint Maarten",
|
|
1181
|
+
country_code: "1-721",
|
|
1182
|
+
iso_code_short: "SX",
|
|
1183
|
+
iso_code: "SXM"
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
country_name: "Slovakia",
|
|
1187
|
+
country_code: "421",
|
|
1188
|
+
iso_code_short: "SK",
|
|
1189
|
+
iso_code: "SVK"
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
country_name: "Slovenia",
|
|
1193
|
+
country_code: "386",
|
|
1194
|
+
iso_code_short: "SI",
|
|
1195
|
+
iso_code: "SVN"
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
country_name: "Solomon Islands",
|
|
1199
|
+
country_code: "677",
|
|
1200
|
+
iso_code_short: "SB",
|
|
1201
|
+
iso_code: "SLB"
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
country_name: "Somalia",
|
|
1205
|
+
country_code: "252",
|
|
1206
|
+
iso_code_short: "SO",
|
|
1207
|
+
iso_code: "SOM"
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
country_name: "South Africa",
|
|
1211
|
+
country_code: "27",
|
|
1212
|
+
iso_code_short: "ZA",
|
|
1213
|
+
iso_code: "ZAF"
|
|
1214
|
+
},
|
|
1215
|
+
{
|
|
1216
|
+
country_name: "South Korea",
|
|
1217
|
+
country_code: "82",
|
|
1218
|
+
iso_code_short: "KR",
|
|
1219
|
+
iso_code: "KOR"
|
|
1220
|
+
},
|
|
1221
|
+
{
|
|
1222
|
+
country_name: "South Sudan",
|
|
1223
|
+
country_code: "211",
|
|
1224
|
+
iso_code_short: "SS",
|
|
1225
|
+
iso_code: "SSD"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
country_name: "Spain",
|
|
1229
|
+
country_code: "34",
|
|
1230
|
+
iso_code_short: "ES",
|
|
1231
|
+
iso_code: "ESP"
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
country_name: "Sri Lanka",
|
|
1235
|
+
country_code: "94",
|
|
1236
|
+
iso_code_short: "LK",
|
|
1237
|
+
iso_code: "LKA"
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
country_name: "Sudan",
|
|
1241
|
+
country_code: "249",
|
|
1242
|
+
iso_code_short: "SD",
|
|
1243
|
+
iso_code: "SDN"
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
country_name: "Suriname",
|
|
1247
|
+
country_code: "597",
|
|
1248
|
+
iso_code_short: "SR",
|
|
1249
|
+
iso_code: "SUR"
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
country_name: "Svalbard and Jan Mayen",
|
|
1253
|
+
country_code: "47",
|
|
1254
|
+
iso_code_short: "SJ",
|
|
1255
|
+
iso_code: "SJM"
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
country_name: "Swaziland",
|
|
1259
|
+
country_code: "268",
|
|
1260
|
+
iso_code_short: "SZ",
|
|
1261
|
+
iso_code: "SWZ"
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
country_name: "Sweden",
|
|
1265
|
+
country_code: "46",
|
|
1266
|
+
iso_code_short: "SE",
|
|
1267
|
+
iso_code: "SWE"
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
country_name: "Switzerland",
|
|
1271
|
+
country_code: "41",
|
|
1272
|
+
iso_code_short: "CH",
|
|
1273
|
+
iso_code: "CHE"
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
country_name: "Syria",
|
|
1277
|
+
country_code: "963",
|
|
1278
|
+
iso_code_short: "SY",
|
|
1279
|
+
iso_code: "SYR"
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
country_name: "Taiwan",
|
|
1283
|
+
country_code: "886",
|
|
1284
|
+
iso_code_short: "TW",
|
|
1285
|
+
iso_code: "TWN"
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
country_name: "Tajikistan",
|
|
1289
|
+
country_code: "992",
|
|
1290
|
+
iso_code_short: "TJ",
|
|
1291
|
+
iso_code: "TJK"
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
country_name: "Tanzania",
|
|
1295
|
+
country_code: "255",
|
|
1296
|
+
iso_code_short: "TZ",
|
|
1297
|
+
iso_code: "TZA"
|
|
1298
|
+
},
|
|
1299
|
+
{
|
|
1300
|
+
country_name: "Thailand",
|
|
1301
|
+
country_code: "66",
|
|
1302
|
+
iso_code_short: "TH",
|
|
1303
|
+
iso_code: "THA"
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
country_name: "Togo",
|
|
1307
|
+
country_code: "228",
|
|
1308
|
+
iso_code_short: "TG",
|
|
1309
|
+
iso_code: "TGO"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
country_name: "Tokelau",
|
|
1313
|
+
country_code: "690",
|
|
1314
|
+
iso_code_short: "TK",
|
|
1315
|
+
iso_code: "TKL"
|
|
1316
|
+
},
|
|
1317
|
+
{
|
|
1318
|
+
country_name: "Tonga",
|
|
1319
|
+
country_code: "676",
|
|
1320
|
+
iso_code_short: "TO",
|
|
1321
|
+
iso_code: "TON"
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
country_name: "Trinidad and Tobago",
|
|
1325
|
+
country_code: "1-868",
|
|
1326
|
+
iso_code_short: "TT",
|
|
1327
|
+
iso_code: "TTO"
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
country_name: "Tunisia",
|
|
1331
|
+
country_code: "216",
|
|
1332
|
+
iso_code_short: "TN",
|
|
1333
|
+
iso_code: "TUN"
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
country_name: "Turkey",
|
|
1337
|
+
country_code: "90",
|
|
1338
|
+
iso_code_short: "TR",
|
|
1339
|
+
iso_code: "TUR"
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
country_name: "Turkmenistan",
|
|
1343
|
+
country_code: "993",
|
|
1344
|
+
iso_code_short: "TM",
|
|
1345
|
+
iso_code: "TKM"
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
country_name: "Turks and Caicos Islands",
|
|
1349
|
+
country_code: "1-649",
|
|
1350
|
+
iso_code_short: "TC",
|
|
1351
|
+
iso_code: "TCA"
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
country_name: "Tuvalu",
|
|
1355
|
+
country_code: "688",
|
|
1356
|
+
iso_code_short: "TV",
|
|
1357
|
+
iso_code: "TUV"
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
country_name: "U.S. Virgin Islands",
|
|
1361
|
+
country_code: "1-340",
|
|
1362
|
+
iso_code_short: "VI",
|
|
1363
|
+
iso_code: "VIR"
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
country_name: "Uganda",
|
|
1367
|
+
country_code: "256",
|
|
1368
|
+
iso_code_short: "UG",
|
|
1369
|
+
iso_code: "UGA"
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
country_name: "Ukraine",
|
|
1373
|
+
country_code: "380",
|
|
1374
|
+
iso_code_short: "UA",
|
|
1375
|
+
iso_code: "UKR"
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
country_name: "United Arab Emirates",
|
|
1379
|
+
country_code: "971",
|
|
1380
|
+
iso_code_short: "AE",
|
|
1381
|
+
iso_code: "ARE"
|
|
1382
|
+
},
|
|
1383
|
+
{
|
|
1384
|
+
country_name: "United Kingdom",
|
|
1385
|
+
country_code: "44",
|
|
1386
|
+
iso_code_short: "GB",
|
|
1387
|
+
iso_code: "GBR"
|
|
1388
|
+
},
|
|
1389
|
+
{
|
|
1390
|
+
country_name: "United States",
|
|
1391
|
+
country_code: "1",
|
|
1392
|
+
iso_code_short: "US",
|
|
1393
|
+
iso_code: "USA"
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
country_name: "Uruguay",
|
|
1397
|
+
country_code: "598",
|
|
1398
|
+
iso_code_short: "UY",
|
|
1399
|
+
iso_code: "URY"
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
country_name: "Uzbekistan",
|
|
1403
|
+
country_code: "998",
|
|
1404
|
+
iso_code_short: "UZ",
|
|
1405
|
+
iso_code: "UZB"
|
|
1406
|
+
},
|
|
1407
|
+
{
|
|
1408
|
+
country_name: "Vanuatu",
|
|
1409
|
+
country_code: "678",
|
|
1410
|
+
iso_code_short: "VU",
|
|
1411
|
+
iso_code: "VUT"
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
country_name: "Vatican",
|
|
1415
|
+
country_code: "379",
|
|
1416
|
+
iso_code_short: "VA",
|
|
1417
|
+
iso_code: "VAT"
|
|
1418
|
+
},
|
|
1419
|
+
{
|
|
1420
|
+
country_name: "Venezuela",
|
|
1421
|
+
country_code: "58",
|
|
1422
|
+
iso_code_short: "VE",
|
|
1423
|
+
iso_code: "VEN"
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
country_name: "Vietnam",
|
|
1427
|
+
country_code: "84",
|
|
1428
|
+
iso_code_short: "VN",
|
|
1429
|
+
iso_code: "VNM"
|
|
1430
|
+
},
|
|
1431
|
+
{
|
|
1432
|
+
country_name: "Wallis and Futuna",
|
|
1433
|
+
country_code: "681",
|
|
1434
|
+
iso_code_short: "WF",
|
|
1435
|
+
iso_code: "WLF"
|
|
1436
|
+
},
|
|
1437
|
+
{
|
|
1438
|
+
country_name: "Western Sahara",
|
|
1439
|
+
country_code: "212",
|
|
1440
|
+
iso_code_short: "EH",
|
|
1441
|
+
iso_code: "ESH"
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
country_name: "Yemen",
|
|
1445
|
+
country_code: "967",
|
|
1446
|
+
iso_code_short: "YE",
|
|
1447
|
+
iso_code: "YEM"
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
country_name: "Zambia",
|
|
1451
|
+
country_code: "260",
|
|
1452
|
+
iso_code_short: "ZM",
|
|
1453
|
+
iso_code: "ZMB"
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
country_name: "Zimbabwe",
|
|
1457
|
+
country_code: "263",
|
|
1458
|
+
iso_code_short: "ZW",
|
|
1459
|
+
iso_code: "ZWE"
|
|
1460
|
+
}
|
|
1461
|
+
]);
|
|
1462
|
+
|
|
1463
|
+
//#endregion
|
|
1464
|
+
Object.defineProperty(exports, 'COUNTRIES', {
|
|
1465
|
+
enumerable: true,
|
|
1466
|
+
get: function () {
|
|
1467
|
+
return COUNTRIES;
|
|
1468
|
+
}
|
|
1469
|
+
});
|