countries 0.8.1 → 0.8.2
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/countries.gemspec +8 -9
- data/lib/countries/country.rb +3 -1
- data/lib/countries/select_helper.rb +4 -4
- data/lib/data/countries.yaml +492 -0
- data/spec/country_spec.rb +9 -1
- metadata +22 -35
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.8.
|
1
|
+
0.8.2
|
data/countries.gemspec
CHANGED
@@ -4,14 +4,14 @@
|
|
4
4
|
# -*- encoding: utf-8 -*-
|
5
5
|
|
6
6
|
Gem::Specification.new do |s|
|
7
|
-
s.name =
|
8
|
-
s.version = "0.8.
|
7
|
+
s.name = "countries"
|
8
|
+
s.version = "0.8.2"
|
9
9
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
11
|
s.authors = ["hexorx", "Joe Corcoran"]
|
12
|
-
s.date =
|
13
|
-
s.description =
|
14
|
-
s.email =
|
12
|
+
s.date = "2012-03-05"
|
13
|
+
s.description = "All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166 (countries and subdivisions), ISO 4217 (currency), and E.164 (phone numbers). As a bonus it even adds a country_select helper to rails projects."
|
14
|
+
s.email = "hexorx@gmail.com"
|
15
15
|
s.extra_rdoc_files = [
|
16
16
|
"LICENSE",
|
17
17
|
"README.markdown"
|
@@ -229,13 +229,12 @@ Gem::Specification.new do |s|
|
|
229
229
|
"spec/country_spec.rb",
|
230
230
|
"spec/spec_helper.rb"
|
231
231
|
]
|
232
|
-
s.homepage =
|
232
|
+
s.homepage = "http://github.com/hexorx/countries"
|
233
233
|
s.require_paths = ["lib"]
|
234
|
-
s.rubygems_version =
|
235
|
-
s.summary =
|
234
|
+
s.rubygems_version = "1.8.10"
|
235
|
+
s.summary = "Gives you a country object full of all sorts of useful information."
|
236
236
|
|
237
237
|
if s.respond_to? :specification_version then
|
238
|
-
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
|
239
238
|
s.specification_version = 3
|
240
239
|
|
241
240
|
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
|
data/lib/countries/country.rb
CHANGED
@@ -8,18 +8,18 @@ module ActionView
|
|
8
8
|
end
|
9
9
|
|
10
10
|
def country_options_for_select(selected = nil, priority_countries = nil)
|
11
|
-
country_options = ""
|
11
|
+
country_options = "".html_safe
|
12
12
|
|
13
13
|
if priority_countries
|
14
14
|
priority_countries = [*priority_countries].map {|x| [x,ISO3166::Country::NameIndex[x]] }
|
15
15
|
country_options += options_for_select(priority_countries, selected)
|
16
|
-
country_options += "<option value=\"\" disabled=\"disabled\">-------------</option>\n"
|
16
|
+
country_options += "<option value=\"\" disabled=\"disabled\">-------------</option>\n".html_safe
|
17
17
|
end
|
18
18
|
|
19
19
|
return country_options + options_for_select(ISO3166::Country::Names, selected)
|
20
20
|
end
|
21
21
|
end
|
22
|
-
|
22
|
+
|
23
23
|
class InstanceTag
|
24
24
|
def to_country_select_tag(priority_countries, options, html_options)
|
25
25
|
html_options = html_options.stringify_keys
|
@@ -33,7 +33,7 @@ module ActionView
|
|
33
33
|
)
|
34
34
|
end
|
35
35
|
end
|
36
|
-
|
36
|
+
|
37
37
|
class FormBuilder
|
38
38
|
def country_select(method, priority_countries = nil, options = {}, html_options = {})
|
39
39
|
@template.country_select(@object_name, method, priority_countries, options.merge(:object => @object), html_options)
|
data/lib/data/countries.yaml
CHANGED
@@ -5,6 +5,7 @@ AD:
|
|
5
5
|
country_code: "376"
|
6
6
|
currency: EUR
|
7
7
|
international_prefix: "00"
|
8
|
+
ioc: AND
|
8
9
|
latitude: "42 30 N"
|
9
10
|
longitude: "1 30 E"
|
10
11
|
name: Andorra
|
@@ -22,6 +23,7 @@ AD:
|
|
22
23
|
number: "020"
|
23
24
|
region: Europe
|
24
25
|
subregion: "Southern Europe"
|
26
|
+
un_locode: AD
|
25
27
|
AE:
|
26
28
|
address_format: |-
|
27
29
|
{{recipient}}
|
@@ -33,6 +35,7 @@ AE:
|
|
33
35
|
country_code: "971"
|
34
36
|
currency: AED
|
35
37
|
international_prefix: "00"
|
38
|
+
ioc: UAE
|
36
39
|
latitude: "24 00 N"
|
37
40
|
longitude: "54 00 E"
|
38
41
|
name: "United Arab Emirates"
|
@@ -51,12 +54,14 @@ AE:
|
|
51
54
|
number: "784"
|
52
55
|
region: Asia
|
53
56
|
subregion: "Western Asia"
|
57
|
+
un_locode: AE
|
54
58
|
AF:
|
55
59
|
alpha2: AF
|
56
60
|
alpha3: AFG
|
57
61
|
country_code: "93"
|
58
62
|
currency: AFN
|
59
63
|
international_prefix: "00"
|
64
|
+
ioc: AFG
|
60
65
|
latitude: "33 00 N"
|
61
66
|
longitude: "65 00 E"
|
62
67
|
name: Afghanistan
|
@@ -72,12 +77,14 @@ AF:
|
|
72
77
|
number: "004"
|
73
78
|
region: Asia
|
74
79
|
subregion: "Southern Asia"
|
80
|
+
un_locode: AF
|
75
81
|
AG:
|
76
82
|
alpha2: AG
|
77
83
|
alpha3: ATG
|
78
84
|
country_code: "1"
|
79
85
|
currency: XCD
|
80
86
|
international_prefix: "011"
|
87
|
+
ioc: ANT
|
81
88
|
latitude: "17 03 N"
|
82
89
|
longitude: "61 48 W"
|
83
90
|
name: "Antigua and Barbuda"
|
@@ -94,12 +101,14 @@ AG:
|
|
94
101
|
number: 028
|
95
102
|
region: Americas
|
96
103
|
subregion: Caribbean
|
104
|
+
un_locode: AG
|
97
105
|
AI:
|
98
106
|
alpha2: AI
|
99
107
|
alpha3: AIA
|
100
108
|
country_code: "1"
|
101
109
|
currency: XCD
|
102
110
|
international_prefix: "011"
|
111
|
+
ioc:
|
103
112
|
latitude: "18 15 N"
|
104
113
|
longitude: "63 10 W"
|
105
114
|
name: Anguilla
|
@@ -113,12 +122,14 @@ AI:
|
|
113
122
|
number: "660"
|
114
123
|
region: Americas
|
115
124
|
subregion: Caribbean
|
125
|
+
un_locode: AI
|
116
126
|
AL:
|
117
127
|
alpha2: AL
|
118
128
|
alpha3: ALB
|
119
129
|
country_code: "355"
|
120
130
|
currency: ALL
|
121
131
|
international_prefix: "00"
|
132
|
+
ioc: ALB
|
122
133
|
latitude: "41 00 N"
|
123
134
|
longitude: "20 00 E"
|
124
135
|
name: Albania
|
@@ -136,12 +147,14 @@ AL:
|
|
136
147
|
number: 008
|
137
148
|
region: Europe
|
138
149
|
subregion: "Southern Europe"
|
150
|
+
un_locode: AL
|
139
151
|
AM:
|
140
152
|
alpha2: AM
|
141
153
|
alpha3: ARM
|
142
154
|
country_code: "374"
|
143
155
|
currency: AMD
|
144
156
|
international_prefix: "00"
|
157
|
+
ioc: ARM
|
145
158
|
latitude: "40 00 N"
|
146
159
|
longitude: "45 00 E"
|
147
160
|
name: Armenia
|
@@ -157,12 +170,14 @@ AM:
|
|
157
170
|
number: "051"
|
158
171
|
region: Asia
|
159
172
|
subregion: "Western Asia"
|
173
|
+
un_locode: AM
|
160
174
|
AN:
|
161
175
|
alpha2: AN
|
162
176
|
alpha3: ANT
|
163
177
|
country_code: "599"
|
164
178
|
currency: ANG
|
165
179
|
international_prefix: "00"
|
180
|
+
ioc: AHO
|
166
181
|
latitude: ""
|
167
182
|
longitude: ""
|
168
183
|
name: "Netherlands Antilles"
|
@@ -179,12 +194,14 @@ AN:
|
|
179
194
|
number: "530"
|
180
195
|
region: Americas
|
181
196
|
subregion: Caribbean
|
197
|
+
un_locode: AN
|
182
198
|
AO:
|
183
199
|
alpha2: AO
|
184
200
|
alpha3: AGO
|
185
201
|
country_code: "244"
|
186
202
|
currency: AOA
|
187
203
|
international_prefix: "00"
|
204
|
+
ioc: ANG
|
188
205
|
latitude: "12 30 S"
|
189
206
|
longitude: "18 30 E"
|
190
207
|
name: Angola
|
@@ -198,12 +215,14 @@ AO:
|
|
198
215
|
number: "024"
|
199
216
|
region: Africa
|
200
217
|
subregion: "Middle Africa"
|
218
|
+
un_locode: AO
|
201
219
|
AQ:
|
202
220
|
alpha2: AQ
|
203
221
|
alpha3: ATA
|
204
222
|
country_code: "672"
|
205
223
|
currency: ~
|
206
224
|
international_prefix: ""
|
225
|
+
ioc:
|
207
226
|
latitude: "90 00 S"
|
208
227
|
longitude: "0 00 E"
|
209
228
|
name: Antarctica
|
@@ -218,6 +237,7 @@ AQ:
|
|
218
237
|
number: "010"
|
219
238
|
region: ""
|
220
239
|
subregion: ""
|
240
|
+
un_locode: AQ
|
221
241
|
AR:
|
222
242
|
address_format: |-
|
223
243
|
{{recipient}}
|
@@ -230,6 +250,7 @@ AR:
|
|
230
250
|
country_code: "54"
|
231
251
|
currency: ARS
|
232
252
|
international_prefix: "00"
|
253
|
+
ioc: ARG
|
233
254
|
latitude: "34 00 S"
|
234
255
|
longitude: "64 00 W"
|
235
256
|
name: Argentina
|
@@ -246,12 +267,14 @@ AR:
|
|
246
267
|
number: "032"
|
247
268
|
region: Americas
|
248
269
|
subregion: "South America"
|
270
|
+
un_locode: AR
|
249
271
|
AS:
|
250
272
|
alpha2: AS
|
251
273
|
alpha3: ASM
|
252
274
|
country_code: "1"
|
253
275
|
currency: USD
|
254
276
|
international_prefix: "011"
|
277
|
+
ioc: ASA
|
255
278
|
latitude: "14 20 S"
|
256
279
|
longitude: "170 00 W"
|
257
280
|
name: "American Samoa"
|
@@ -268,6 +291,7 @@ AS:
|
|
268
291
|
number: "016"
|
269
292
|
region: Oceania
|
270
293
|
subregion: Polynesia
|
294
|
+
un_locode: AS
|
271
295
|
AT:
|
272
296
|
address_format: |-
|
273
297
|
{{recipient}}
|
@@ -279,6 +303,7 @@ AT:
|
|
279
303
|
country_code: "43"
|
280
304
|
currency: EUR
|
281
305
|
international_prefix: "00"
|
306
|
+
ioc: AUT
|
282
307
|
latitude: "47 20 N"
|
283
308
|
longitude: "13 20 E"
|
284
309
|
name: Austria
|
@@ -302,6 +327,7 @@ AT:
|
|
302
327
|
number: "040"
|
303
328
|
region: Europe
|
304
329
|
subregion: "Western Europe"
|
330
|
+
un_locode: AT
|
305
331
|
AU:
|
306
332
|
address_format: |-
|
307
333
|
{{recipient}}
|
@@ -313,6 +339,7 @@ AU:
|
|
313
339
|
country_code: "61"
|
314
340
|
currency: AUD
|
315
341
|
international_prefix: "0011"
|
342
|
+
ioc: AUS
|
316
343
|
latitude: "27 00 S"
|
317
344
|
longitude: "133 00 E"
|
318
345
|
name: Australia
|
@@ -328,12 +355,14 @@ AU:
|
|
328
355
|
number: "036"
|
329
356
|
region: Oceania
|
330
357
|
subregion: "Australia and New Zealand"
|
358
|
+
un_locode: AU
|
331
359
|
AW:
|
332
360
|
alpha2: AW
|
333
361
|
alpha3: ABW
|
334
362
|
country_code: "297"
|
335
363
|
currency: AWG
|
336
364
|
international_prefix: "00"
|
365
|
+
ioc: ARU
|
337
366
|
latitude: "12 30 N"
|
338
367
|
longitude: "69 58 W"
|
339
368
|
name: Aruba
|
@@ -347,12 +376,14 @@ AW:
|
|
347
376
|
number: "533"
|
348
377
|
region: Americas
|
349
378
|
subregion: Caribbean
|
379
|
+
un_locode: AW
|
350
380
|
AX:
|
351
381
|
alpha2: AX
|
352
382
|
alpha3: ALA
|
353
383
|
country_code: "358"
|
354
384
|
currency: ~
|
355
385
|
international_prefix: ""
|
386
|
+
ioc:
|
356
387
|
latitude: ""
|
357
388
|
longitude: ""
|
358
389
|
name: "Åland Islands"
|
@@ -364,12 +395,14 @@ AX:
|
|
364
395
|
number: "248"
|
365
396
|
region: Europe
|
366
397
|
subregion: "Northern Europe"
|
398
|
+
un_locode:
|
367
399
|
AZ:
|
368
400
|
alpha2: AZ
|
369
401
|
alpha3: AZE
|
370
402
|
country_code: "994"
|
371
403
|
currency: AZN
|
372
404
|
international_prefix: "810"
|
405
|
+
ioc: AZE
|
373
406
|
latitude: "40 30 N"
|
374
407
|
longitude: "47 30 E"
|
375
408
|
name: Azerbaijan
|
@@ -387,6 +420,7 @@ AZ:
|
|
387
420
|
number: "031"
|
388
421
|
region: Asia
|
389
422
|
subregion: "Western Asia"
|
423
|
+
un_locode: AZ
|
390
424
|
BA:
|
391
425
|
address_format: |-
|
392
426
|
{{recipient}}
|
@@ -398,6 +432,7 @@ BA:
|
|
398
432
|
country_code: "387"
|
399
433
|
currency: BAM
|
400
434
|
international_prefix: "00"
|
435
|
+
ioc: BIH
|
401
436
|
latitude: "44 00 N"
|
402
437
|
longitude: "18 00 E"
|
403
438
|
name: "Bosnia and Herzegovina"
|
@@ -414,12 +449,14 @@ BA:
|
|
414
449
|
number: "070"
|
415
450
|
region: Europe
|
416
451
|
subregion: "Southern Europe"
|
452
|
+
un_locode: BA
|
417
453
|
BB:
|
418
454
|
alpha2: BB
|
419
455
|
alpha3: BRB
|
420
456
|
country_code: "1"
|
421
457
|
currency: BBD
|
422
458
|
international_prefix: "011"
|
459
|
+
ioc: BAR
|
423
460
|
latitude: "13 10 N"
|
424
461
|
longitude: "59 32 W"
|
425
462
|
name: Barbados
|
@@ -434,12 +471,14 @@ BB:
|
|
434
471
|
number: "052"
|
435
472
|
region: Americas
|
436
473
|
subregion: Caribbean
|
474
|
+
un_locode: BB
|
437
475
|
BD:
|
438
476
|
alpha2: BD
|
439
477
|
alpha3: BGD
|
440
478
|
country_code: "880"
|
441
479
|
currency: BTD
|
442
480
|
international_prefix: "00"
|
481
|
+
ioc: BAN
|
443
482
|
latitude: "24 00 N"
|
444
483
|
longitude: "90 00 E"
|
445
484
|
name: Bangladesh
|
@@ -454,6 +493,7 @@ BD:
|
|
454
493
|
number: "050"
|
455
494
|
region: Asia
|
456
495
|
subregion: "Southern Asia"
|
496
|
+
un_locode: BD
|
457
497
|
BE:
|
458
498
|
address_format: |-
|
459
499
|
{{recipient}}
|
@@ -465,6 +505,7 @@ BE:
|
|
465
505
|
country_code: "32"
|
466
506
|
currency: EUR
|
467
507
|
international_prefix: "00"
|
508
|
+
ioc: BEL
|
468
509
|
latitude: "50 50 N"
|
469
510
|
longitude: "4 00 E"
|
470
511
|
name: Belgium
|
@@ -482,12 +523,14 @@ BE:
|
|
482
523
|
number: "056"
|
483
524
|
region: Europe
|
484
525
|
subregion: "Western Europe"
|
526
|
+
un_locode: BE
|
485
527
|
BF:
|
486
528
|
alpha2: BF
|
487
529
|
alpha3: BFA
|
488
530
|
country_code: "226"
|
489
531
|
currency: XOF
|
490
532
|
international_prefix: "00"
|
533
|
+
ioc: BUR
|
491
534
|
latitude: "13 00 N"
|
492
535
|
longitude: "2 00 W"
|
493
536
|
name: "Burkina Faso"
|
@@ -501,6 +544,7 @@ BF:
|
|
501
544
|
number: "854"
|
502
545
|
region: Africa
|
503
546
|
subregion: "Western Africa"
|
547
|
+
un_locode: BF
|
504
548
|
BG:
|
505
549
|
address_format: |-
|
506
550
|
{{recipient}}
|
@@ -512,6 +556,7 @@ BG:
|
|
512
556
|
country_code: "359"
|
513
557
|
currency: BGN
|
514
558
|
international_prefix: "00"
|
559
|
+
ioc: BUL
|
515
560
|
latitude: "43 00 N"
|
516
561
|
longitude: "25 00 E"
|
517
562
|
name: Bulgaria
|
@@ -529,6 +574,7 @@ BG:
|
|
529
574
|
number: "100"
|
530
575
|
region: Europe
|
531
576
|
subregion: "Eastern Europe"
|
577
|
+
un_locode: BG
|
532
578
|
BH:
|
533
579
|
address_format: |-
|
534
580
|
{{recipient}}
|
@@ -540,6 +586,7 @@ BH:
|
|
540
586
|
country_code: "973"
|
541
587
|
currency: BHD
|
542
588
|
international_prefix: "00"
|
589
|
+
ioc: BRN
|
543
590
|
latitude: "26 00 N"
|
544
591
|
longitude: "50 33 E"
|
545
592
|
name: Bahrain
|
@@ -555,12 +602,14 @@ BH:
|
|
555
602
|
number: 048
|
556
603
|
region: Asia
|
557
604
|
subregion: "Western Asia"
|
605
|
+
un_locode: BH
|
558
606
|
BI:
|
559
607
|
alpha2: BI
|
560
608
|
alpha3: BDI
|
561
609
|
country_code: "257"
|
562
610
|
currency: BIF
|
563
611
|
international_prefix: "00"
|
612
|
+
ioc: BDI
|
564
613
|
latitude: "3 30 S"
|
565
614
|
longitude: "30 00 E"
|
566
615
|
name: Burundi
|
@@ -574,12 +623,14 @@ BI:
|
|
574
623
|
number: "108"
|
575
624
|
region: Africa
|
576
625
|
subregion: "Eastern Africa"
|
626
|
+
un_locode: BI
|
577
627
|
BJ:
|
578
628
|
alpha2: BJ
|
579
629
|
alpha3: BEN
|
580
630
|
country_code: "229"
|
581
631
|
currency: XOF
|
582
632
|
international_prefix: "00"
|
633
|
+
ioc: BEN
|
583
634
|
latitude: "9 30 N"
|
584
635
|
longitude: "2 15 E"
|
585
636
|
name: Benin
|
@@ -594,12 +645,14 @@ BJ:
|
|
594
645
|
number: "204"
|
595
646
|
region: Africa
|
596
647
|
subregion: "Western Africa"
|
648
|
+
un_locode: BJ
|
597
649
|
BL:
|
598
650
|
alpha2: BL
|
599
651
|
alpha3: BLM
|
600
652
|
country_code: "590"
|
601
653
|
currency: ~
|
602
654
|
international_prefix: ""
|
655
|
+
ioc:
|
603
656
|
latitude: "17 90 N"
|
604
657
|
longitude: "62 85 W"
|
605
658
|
name: "Saint Barthélemy"
|
@@ -611,12 +664,14 @@ BL:
|
|
611
664
|
number: "652"
|
612
665
|
region: Americas
|
613
666
|
subregion: Caribbean
|
667
|
+
un_locode:
|
614
668
|
BM:
|
615
669
|
alpha2: BM
|
616
670
|
alpha3: BMU
|
617
671
|
country_code: "1"
|
618
672
|
currency: BMD
|
619
673
|
international_prefix: "011"
|
674
|
+
ioc: BER
|
620
675
|
latitude: "32 20 N"
|
621
676
|
longitude: "64 45 W"
|
622
677
|
name: Bermuda
|
@@ -632,12 +687,14 @@ BM:
|
|
632
687
|
number: "060"
|
633
688
|
region: Americas
|
634
689
|
subregion: "Northern America"
|
690
|
+
un_locode: BM
|
635
691
|
BN:
|
636
692
|
alpha2: BN
|
637
693
|
alpha3: BRN
|
638
694
|
country_code: "673"
|
639
695
|
currency: BND
|
640
696
|
international_prefix: "00"
|
697
|
+
ioc: BRU
|
641
698
|
latitude: "4 30 N"
|
642
699
|
longitude: "114 40 E"
|
643
700
|
name: "Brunei Darussalam"
|
@@ -651,12 +708,14 @@ BN:
|
|
651
708
|
number: 096
|
652
709
|
region: Asia
|
653
710
|
subregion: "South-Eastern Asia"
|
711
|
+
un_locode: BN
|
654
712
|
BO:
|
655
713
|
alpha2: BO
|
656
714
|
alpha3: BOL
|
657
715
|
country_code: "591"
|
658
716
|
currency: BOB
|
659
717
|
international_prefix: "0010"
|
718
|
+
ioc: BOL
|
660
719
|
latitude: "17 00 S"
|
661
720
|
longitude: "65 00 W"
|
662
721
|
name: Bolivia
|
@@ -672,6 +731,7 @@ BO:
|
|
672
731
|
number: 068
|
673
732
|
region: Americas
|
674
733
|
subregion: "South America"
|
734
|
+
un_locode: BO
|
675
735
|
BR:
|
676
736
|
address_format: |-
|
677
737
|
{{recipient}}
|
@@ -683,6 +743,7 @@ BR:
|
|
683
743
|
country_code: "55"
|
684
744
|
currency: BRL
|
685
745
|
international_prefix: "0014"
|
746
|
+
ioc: BRA
|
686
747
|
latitude: "10 00 S"
|
687
748
|
longitude: "55 00 W"
|
688
749
|
name: Brazil
|
@@ -699,12 +760,14 @@ BR:
|
|
699
760
|
number: "076"
|
700
761
|
region: Americas
|
701
762
|
subregion: "South America"
|
763
|
+
un_locode: BR
|
702
764
|
BS:
|
703
765
|
alpha2: BS
|
704
766
|
alpha3: BHS
|
705
767
|
country_code: "1"
|
706
768
|
currency: BSD
|
707
769
|
international_prefix: "011"
|
770
|
+
ioc: BAH
|
708
771
|
latitude: "24 15 N"
|
709
772
|
longitude: "76 00 W"
|
710
773
|
name: Bahamas
|
@@ -718,12 +781,14 @@ BS:
|
|
718
781
|
number: "044"
|
719
782
|
region: Americas
|
720
783
|
subregion: Caribbean
|
784
|
+
un_locode: BS
|
721
785
|
BT:
|
722
786
|
alpha2: BT
|
723
787
|
alpha3: BTN
|
724
788
|
country_code: "975"
|
725
789
|
currency: BTN
|
726
790
|
international_prefix: "00"
|
791
|
+
ioc: BHU
|
727
792
|
latitude: "27 30 N"
|
728
793
|
longitude: "90 30 E"
|
729
794
|
name: Bhutan
|
@@ -740,12 +805,14 @@ BT:
|
|
740
805
|
number: "064"
|
741
806
|
region: Asia
|
742
807
|
subregion: "Southern Asia"
|
808
|
+
un_locode: BT
|
743
809
|
BV:
|
744
810
|
alpha2: BV
|
745
811
|
alpha3: BVT
|
746
812
|
country_code: ""
|
747
813
|
currency: NOK
|
748
814
|
international_prefix: ""
|
815
|
+
ioc:
|
749
816
|
latitude: "54 26 S"
|
750
817
|
longitude: "3 24 E"
|
751
818
|
name: "Bouvet Island"
|
@@ -757,12 +824,14 @@ BV:
|
|
757
824
|
number: "074"
|
758
825
|
region: ""
|
759
826
|
subregion: ""
|
827
|
+
un_locode:
|
760
828
|
BW:
|
761
829
|
alpha2: BW
|
762
830
|
alpha3: BWA
|
763
831
|
country_code: "267"
|
764
832
|
currency: BWP
|
765
833
|
international_prefix: "00"
|
834
|
+
ioc: BOT
|
766
835
|
latitude: "22 00 S"
|
767
836
|
longitude: "24 00 E"
|
768
837
|
name: Botswana
|
@@ -776,12 +845,14 @@ BW:
|
|
776
845
|
number: "072"
|
777
846
|
region: Africa
|
778
847
|
subregion: "Southern Africa"
|
848
|
+
un_locode: BW
|
779
849
|
BY:
|
780
850
|
alpha2: BY
|
781
851
|
alpha3: BLR
|
782
852
|
country_code: "375"
|
783
853
|
currency: BYR
|
784
854
|
international_prefix: "810"
|
855
|
+
ioc: BLR
|
785
856
|
latitude: "53 00 N"
|
786
857
|
longitude: "28 00 E"
|
787
858
|
name: Belarus
|
@@ -798,12 +869,14 @@ BY:
|
|
798
869
|
number: "112"
|
799
870
|
region: Europe
|
800
871
|
subregion: "Eastern Europe"
|
872
|
+
un_locode: BY
|
801
873
|
BZ:
|
802
874
|
alpha2: BZ
|
803
875
|
alpha3: BLZ
|
804
876
|
country_code: "501"
|
805
877
|
currency: BZD
|
806
878
|
international_prefix: "00"
|
879
|
+
ioc: BIZ
|
807
880
|
latitude: "17 15 N"
|
808
881
|
longitude: "88 45 W"
|
809
882
|
name: Belize
|
@@ -818,6 +891,7 @@ BZ:
|
|
818
891
|
number: 084
|
819
892
|
region: Americas
|
820
893
|
subregion: "Central America"
|
894
|
+
un_locode: BZ
|
821
895
|
CA:
|
822
896
|
address_format: |-
|
823
897
|
{{recipient}}
|
@@ -829,6 +903,7 @@ CA:
|
|
829
903
|
country_code: "1"
|
830
904
|
currency: CAD
|
831
905
|
international_prefix: "011"
|
906
|
+
ioc: CAN
|
832
907
|
latitude: "60 00 N"
|
833
908
|
longitude: "95 00 W"
|
834
909
|
name: Canada
|
@@ -844,12 +919,14 @@ CA:
|
|
844
919
|
number: "124"
|
845
920
|
region: Americas
|
846
921
|
subregion: "Northern America"
|
922
|
+
un_locode: CA
|
847
923
|
CC:
|
848
924
|
alpha2: CC
|
849
925
|
alpha3: CCK
|
850
926
|
country_code: "61"
|
851
927
|
currency: AUD
|
852
928
|
international_prefix: "0011"
|
929
|
+
ioc:
|
853
930
|
latitude: "12 30 S"
|
854
931
|
longitude: "96 50 E"
|
855
932
|
name: "Cocos (Keeling) Islands"
|
@@ -863,12 +940,14 @@ CC:
|
|
863
940
|
number: "166"
|
864
941
|
region: Oceania
|
865
942
|
subregion: "Australia and New Zealand"
|
943
|
+
un_locode: CC
|
866
944
|
CD:
|
867
945
|
alpha2: CD
|
868
946
|
alpha3: COD
|
869
947
|
country_code: "243"
|
870
948
|
currency: ~
|
871
949
|
international_prefix: "00"
|
950
|
+
ioc: COD
|
872
951
|
latitude: "0 00 N"
|
873
952
|
longitude: "25 00 E"
|
874
953
|
name: "Congo, The Democratic Republic Of The"
|
@@ -885,12 +964,14 @@ CD:
|
|
885
964
|
number: "180"
|
886
965
|
region: Africa
|
887
966
|
subregion: "Middle Africa"
|
967
|
+
un_locode: CD
|
888
968
|
CF:
|
889
969
|
alpha2: CF
|
890
970
|
alpha3: CAF
|
891
971
|
country_code: "236"
|
892
972
|
currency: XAF
|
893
973
|
international_prefix: "00"
|
974
|
+
ioc: CAF
|
894
975
|
latitude: "7 00 N"
|
895
976
|
longitude: "21 00 E"
|
896
977
|
name: "Central African Republic"
|
@@ -907,12 +988,14 @@ CF:
|
|
907
988
|
number: "140"
|
908
989
|
region: Africa
|
909
990
|
subregion: "Middle Africa"
|
991
|
+
un_locode: CF
|
910
992
|
CG:
|
911
993
|
alpha2: CG
|
912
994
|
alpha3: COG
|
913
995
|
country_code: "242"
|
914
996
|
currency: ~
|
915
997
|
international_prefix: "00"
|
998
|
+
ioc: CGO
|
916
999
|
latitude: "1 00 S"
|
917
1000
|
longitude: "15 00 E"
|
918
1001
|
name: Congo
|
@@ -927,6 +1010,7 @@ CG:
|
|
927
1010
|
number: "178"
|
928
1011
|
region: Africa
|
929
1012
|
subregion: "Middle Africa"
|
1013
|
+
un_locode: CG
|
930
1014
|
CH:
|
931
1015
|
address_format: |-
|
932
1016
|
{{recipient}}
|
@@ -938,6 +1022,7 @@ CH:
|
|
938
1022
|
country_code: "41"
|
939
1023
|
currency: CHF
|
940
1024
|
international_prefix: "00"
|
1025
|
+
ioc: SUI
|
941
1026
|
latitude: "47 00 N"
|
942
1027
|
longitude: "8 00 E"
|
943
1028
|
name: Switzerland
|
@@ -955,12 +1040,14 @@ CH:
|
|
955
1040
|
number: "756"
|
956
1041
|
region: Europe
|
957
1042
|
subregion: "Western Europe"
|
1043
|
+
un_locode: CH
|
958
1044
|
CI:
|
959
1045
|
alpha2: CI
|
960
1046
|
alpha3: CIV
|
961
1047
|
country_code: "225"
|
962
1048
|
currency: XOF
|
963
1049
|
international_prefix: "00"
|
1050
|
+
ioc: CIV
|
964
1051
|
latitude: "8 00 N"
|
965
1052
|
longitude: "5 00 W"
|
966
1053
|
name: "Côte D'Ivoire"
|
@@ -974,12 +1061,14 @@ CI:
|
|
974
1061
|
number: "384"
|
975
1062
|
region: Africa
|
976
1063
|
subregion: "Western Africa"
|
1064
|
+
un_locode: CI
|
977
1065
|
CK:
|
978
1066
|
alpha2: CK
|
979
1067
|
alpha3: COK
|
980
1068
|
country_code: "682"
|
981
1069
|
currency: NZD
|
982
1070
|
international_prefix: "00"
|
1071
|
+
ioc: COK
|
983
1072
|
latitude: "21 14 S"
|
984
1073
|
longitude: "159 46 W"
|
985
1074
|
name: "Cook Islands"
|
@@ -996,12 +1085,14 @@ CK:
|
|
996
1085
|
number: "184"
|
997
1086
|
region: Oceania
|
998
1087
|
subregion: Polynesia
|
1088
|
+
un_locode: CK
|
999
1089
|
CL:
|
1000
1090
|
alpha2: CL
|
1001
1091
|
alpha3: CHL
|
1002
1092
|
country_code: "56"
|
1003
1093
|
currency: CLP
|
1004
1094
|
international_prefix: "00"
|
1095
|
+
ioc: CHI
|
1005
1096
|
latitude: "30 00 S"
|
1006
1097
|
longitude: "71 00 W"
|
1007
1098
|
name: Chile
|
@@ -1016,12 +1107,14 @@ CL:
|
|
1016
1107
|
number: "152"
|
1017
1108
|
region: Americas
|
1018
1109
|
subregion: "South America"
|
1110
|
+
un_locode: CL
|
1019
1111
|
CM:
|
1020
1112
|
alpha2: CM
|
1021
1113
|
alpha3: CMR
|
1022
1114
|
country_code: "237"
|
1023
1115
|
currency: XAF
|
1024
1116
|
international_prefix: "00"
|
1117
|
+
ioc: CMR
|
1025
1118
|
latitude: "6 00 N"
|
1026
1119
|
longitude: "12 00 E"
|
1027
1120
|
name: Cameroon
|
@@ -1038,6 +1131,7 @@ CM:
|
|
1038
1131
|
number: "120"
|
1039
1132
|
region: Africa
|
1040
1133
|
subregion: "Middle Africa"
|
1134
|
+
un_locode: CM
|
1041
1135
|
CN:
|
1042
1136
|
address_format: |-
|
1043
1137
|
{{recipient}}
|
@@ -1049,6 +1143,7 @@ CN:
|
|
1049
1143
|
country_code: "86"
|
1050
1144
|
currency: CNY
|
1051
1145
|
international_prefix: "00"
|
1146
|
+
ioc: CHN
|
1052
1147
|
latitude: "35 00 N"
|
1053
1148
|
longitude: "105 00 E"
|
1054
1149
|
name: China
|
@@ -1067,12 +1162,14 @@ CN:
|
|
1067
1162
|
number: "156"
|
1068
1163
|
region: Asia
|
1069
1164
|
subregion: "Eastern Asia"
|
1165
|
+
un_locode: CN
|
1070
1166
|
CO:
|
1071
1167
|
alpha2: CO
|
1072
1168
|
alpha3: COL
|
1073
1169
|
country_code: "57"
|
1074
1170
|
currency: COP
|
1075
1171
|
international_prefix: "005"
|
1172
|
+
ioc: COL
|
1076
1173
|
latitude: "4 00 N"
|
1077
1174
|
longitude: "72 00 W"
|
1078
1175
|
name: Colombia
|
@@ -1089,12 +1186,14 @@ CO:
|
|
1089
1186
|
number: "170"
|
1090
1187
|
region: Americas
|
1091
1188
|
subregion: "South America"
|
1189
|
+
un_locode: CO
|
1092
1190
|
CR:
|
1093
1191
|
alpha2: CR
|
1094
1192
|
alpha3: CRI
|
1095
1193
|
country_code: "506"
|
1096
1194
|
currency: CRC
|
1097
1195
|
international_prefix: "00"
|
1196
|
+
ioc: CRC
|
1098
1197
|
latitude: "10 00 N"
|
1099
1198
|
longitude: "84 00 W"
|
1100
1199
|
name: "Costa Rica"
|
@@ -1108,12 +1207,14 @@ CR:
|
|
1108
1207
|
number: "188"
|
1109
1208
|
region: Americas
|
1110
1209
|
subregion: "Central America"
|
1210
|
+
un_locode: CR
|
1111
1211
|
CU:
|
1112
1212
|
alpha2: CU
|
1113
1213
|
alpha3: CUB
|
1114
1214
|
country_code: "53"
|
1115
1215
|
currency: CUP
|
1116
1216
|
international_prefix: "119"
|
1217
|
+
ioc: CUB
|
1117
1218
|
latitude: "21 30 N"
|
1118
1219
|
longitude: "80 00 W"
|
1119
1220
|
name: Cuba
|
@@ -1128,12 +1229,14 @@ CU:
|
|
1128
1229
|
number: "192"
|
1129
1230
|
region: Americas
|
1130
1231
|
subregion: Caribbean
|
1232
|
+
un_locode: CU
|
1131
1233
|
CV:
|
1132
1234
|
alpha2: CV
|
1133
1235
|
alpha3: CPV
|
1134
1236
|
country_code: "238"
|
1135
1237
|
currency: CVE
|
1136
1238
|
international_prefix: "00"
|
1239
|
+
ioc: CPV
|
1137
1240
|
latitude: "16 00 N"
|
1138
1241
|
longitude: "24 00 W"
|
1139
1242
|
name: "Cape Verde"
|
@@ -1150,12 +1253,14 @@ CV:
|
|
1150
1253
|
number: "132"
|
1151
1254
|
region: Africa
|
1152
1255
|
subregion: "Western Africa"
|
1256
|
+
un_locode: CV
|
1153
1257
|
CX:
|
1154
1258
|
alpha2: CX
|
1155
1259
|
alpha3: CXR
|
1156
1260
|
country_code: "61"
|
1157
1261
|
currency: AUD
|
1158
1262
|
international_prefix: "0011"
|
1263
|
+
ioc:
|
1159
1264
|
latitude: "10 30 S"
|
1160
1265
|
longitude: "105 40 E"
|
1161
1266
|
name: "Christmas Island"
|
@@ -1167,12 +1272,14 @@ CX:
|
|
1167
1272
|
number: "162"
|
1168
1273
|
region: Oceania
|
1169
1274
|
subregion: "Australia and New Zealand"
|
1275
|
+
un_locode: CX
|
1170
1276
|
CY:
|
1171
1277
|
alpha2: CY
|
1172
1278
|
alpha3: CYP
|
1173
1279
|
country_code: "357"
|
1174
1280
|
currency: EUR
|
1175
1281
|
international_prefix: "00"
|
1282
|
+
ioc: CYP
|
1176
1283
|
latitude: "35 00 N"
|
1177
1284
|
longitude: "33 00 E"
|
1178
1285
|
name: Cyprus
|
@@ -1189,6 +1296,7 @@ CY:
|
|
1189
1296
|
number: "196"
|
1190
1297
|
region: Asia
|
1191
1298
|
subregion: "Western Asia"
|
1299
|
+
un_locode: CY
|
1192
1300
|
CZ:
|
1193
1301
|
address_format: |-
|
1194
1302
|
{{recipient}}
|
@@ -1200,6 +1308,7 @@ CZ:
|
|
1200
1308
|
country_code: "420"
|
1201
1309
|
currency: CZK
|
1202
1310
|
international_prefix: "00"
|
1311
|
+
ioc: CZE
|
1203
1312
|
latitude: "49 45 N"
|
1204
1313
|
longitude: "15 30 E"
|
1205
1314
|
name: "Czech Republic"
|
@@ -1216,6 +1325,7 @@ CZ:
|
|
1216
1325
|
number: "203"
|
1217
1326
|
region: Europe
|
1218
1327
|
subregion: "Eastern Europe"
|
1328
|
+
un_locode: CZ
|
1219
1329
|
DE:
|
1220
1330
|
address_format: |-
|
1221
1331
|
{{recipient}}
|
@@ -1227,6 +1337,7 @@ DE:
|
|
1227
1337
|
country_code: "49"
|
1228
1338
|
currency: EUR
|
1229
1339
|
international_prefix: "00"
|
1340
|
+
ioc: GER
|
1230
1341
|
latitude: "51 00 N"
|
1231
1342
|
longitude: "9 00 E"
|
1232
1343
|
name: Germany
|
@@ -1248,12 +1359,14 @@ DE:
|
|
1248
1359
|
number: "276"
|
1249
1360
|
region: Europe
|
1250
1361
|
subregion: "Western Europe"
|
1362
|
+
un_locode: DE
|
1251
1363
|
DJ:
|
1252
1364
|
alpha2: DJ
|
1253
1365
|
alpha3: DJI
|
1254
1366
|
country_code: "253"
|
1255
1367
|
currency: DJF
|
1256
1368
|
international_prefix: "00"
|
1369
|
+
ioc: DJI
|
1257
1370
|
latitude: "11 30 N"
|
1258
1371
|
longitude: "43 00 E"
|
1259
1372
|
name: Djibouti
|
@@ -1267,6 +1380,7 @@ DJ:
|
|
1267
1380
|
number: "262"
|
1268
1381
|
region: Africa
|
1269
1382
|
subregion: "Eastern Africa"
|
1383
|
+
un_locode: DJ
|
1270
1384
|
DK:
|
1271
1385
|
address_format: |-
|
1272
1386
|
{{recipient}}
|
@@ -1279,6 +1393,7 @@ DK:
|
|
1279
1393
|
country_code: "45"
|
1280
1394
|
currency: DKK
|
1281
1395
|
international_prefix: "00"
|
1396
|
+
ioc: DEN
|
1282
1397
|
latitude: "56 00 N"
|
1283
1398
|
longitude: "10 00 E"
|
1284
1399
|
name: Denmark
|
@@ -1295,12 +1410,14 @@ DK:
|
|
1295
1410
|
number: "208"
|
1296
1411
|
region: Europe
|
1297
1412
|
subregion: "Northern Europe"
|
1413
|
+
un_locode: DK
|
1298
1414
|
DM:
|
1299
1415
|
alpha2: DM
|
1300
1416
|
alpha3: DMA
|
1301
1417
|
country_code: "1"
|
1302
1418
|
currency: XCD
|
1303
1419
|
international_prefix: "011"
|
1420
|
+
ioc: DMA
|
1304
1421
|
latitude: "15 25 N"
|
1305
1422
|
longitude: "61 20 W"
|
1306
1423
|
name: Dominica
|
@@ -1314,12 +1431,14 @@ DM:
|
|
1314
1431
|
number: "212"
|
1315
1432
|
region: Americas
|
1316
1433
|
subregion: Caribbean
|
1434
|
+
un_locode: DM
|
1317
1435
|
DO:
|
1318
1436
|
alpha2: DO
|
1319
1437
|
alpha3: DOM
|
1320
1438
|
country_code: "1"
|
1321
1439
|
currency: DOP
|
1322
1440
|
international_prefix: "011"
|
1441
|
+
ioc: DOM
|
1323
1442
|
latitude: "19 00 N"
|
1324
1443
|
longitude: "70 40 W"
|
1325
1444
|
name: "Dominican Republic"
|
@@ -1336,12 +1455,14 @@ DO:
|
|
1336
1455
|
number: "214"
|
1337
1456
|
region: Americas
|
1338
1457
|
subregion: Caribbean
|
1458
|
+
un_locode: DO
|
1339
1459
|
DZ:
|
1340
1460
|
alpha2: DZ
|
1341
1461
|
alpha3: DZA
|
1342
1462
|
country_code: "213"
|
1343
1463
|
currency: DZD
|
1344
1464
|
international_prefix: "00"
|
1465
|
+
ioc: ALG
|
1345
1466
|
latitude: "28 00 N"
|
1346
1467
|
longitude: "3 00 E"
|
1347
1468
|
name: Algeria
|
@@ -1358,12 +1479,14 @@ DZ:
|
|
1358
1479
|
number: "012"
|
1359
1480
|
region: Africa
|
1360
1481
|
subregion: "Northern Africa"
|
1482
|
+
un_locode: DZ
|
1361
1483
|
EC:
|
1362
1484
|
alpha2: EC
|
1363
1485
|
alpha3: ECU
|
1364
1486
|
country_code: "593"
|
1365
1487
|
currency: USD
|
1366
1488
|
international_prefix: "00"
|
1489
|
+
ioc: ECU
|
1367
1490
|
latitude: "2 00 S"
|
1368
1491
|
longitude: "77 30 W"
|
1369
1492
|
name: Ecuador
|
@@ -1379,12 +1502,14 @@ EC:
|
|
1379
1502
|
number: "218"
|
1380
1503
|
region: Americas
|
1381
1504
|
subregion: "South America"
|
1505
|
+
un_locode: EC
|
1382
1506
|
EE:
|
1383
1507
|
alpha2: EE
|
1384
1508
|
alpha3: EST
|
1385
1509
|
country_code: "372"
|
1386
1510
|
currency: EEK
|
1387
1511
|
international_prefix: "00"
|
1512
|
+
ioc: EST
|
1388
1513
|
latitude: "59 00 N"
|
1389
1514
|
longitude: "26 00 E"
|
1390
1515
|
name: Estonia
|
@@ -1401,6 +1526,7 @@ EE:
|
|
1401
1526
|
number: "233"
|
1402
1527
|
region: Europe
|
1403
1528
|
subregion: "Northern Europe"
|
1529
|
+
un_locode: EE
|
1404
1530
|
EG:
|
1405
1531
|
address_format: |-
|
1406
1532
|
{{recipient}}
|
@@ -1412,6 +1538,7 @@ EG:
|
|
1412
1538
|
country_code: "20"
|
1413
1539
|
currency: EGP
|
1414
1540
|
international_prefix: "00"
|
1541
|
+
ioc: EGY
|
1415
1542
|
latitude: "27 00 N"
|
1416
1543
|
longitude: "30 00 E"
|
1417
1544
|
name: Egypt
|
@@ -1428,12 +1555,14 @@ EG:
|
|
1428
1555
|
number: "818"
|
1429
1556
|
region: Africa
|
1430
1557
|
subregion: "Northern Africa"
|
1558
|
+
un_locode: EG
|
1431
1559
|
EH:
|
1432
1560
|
alpha2: EH
|
1433
1561
|
alpha3: ESH
|
1434
1562
|
country_code: "212"
|
1435
1563
|
currency: MAD
|
1436
1564
|
international_prefix: ""
|
1565
|
+
ioc:
|
1437
1566
|
latitude: "24 30 N"
|
1438
1567
|
longitude: "13 00 W"
|
1439
1568
|
name: "Western Sahara"
|
@@ -1448,12 +1577,14 @@ EH:
|
|
1448
1577
|
number: "732"
|
1449
1578
|
region: Africa
|
1450
1579
|
subregion: "Northern Africa"
|
1580
|
+
un_locode: EH
|
1451
1581
|
ER:
|
1452
1582
|
alpha2: ER
|
1453
1583
|
alpha3: ERI
|
1454
1584
|
country_code: "291"
|
1455
1585
|
currency: ETB
|
1456
1586
|
international_prefix: "00"
|
1587
|
+
ioc: ERI
|
1457
1588
|
latitude: "15 00 N"
|
1458
1589
|
longitude: "39 00 E"
|
1459
1590
|
name: Eritrea
|
@@ -1468,6 +1599,7 @@ ER:
|
|
1468
1599
|
number: "232"
|
1469
1600
|
region: Africa
|
1470
1601
|
subregion: "Eastern Africa"
|
1602
|
+
un_locode: ER
|
1471
1603
|
ES:
|
1472
1604
|
address_format: |-
|
1473
1605
|
{{recipient}}
|
@@ -1479,6 +1611,7 @@ ES:
|
|
1479
1611
|
country_code: "34"
|
1480
1612
|
currency: EUR
|
1481
1613
|
international_prefix: "00"
|
1614
|
+
ioc: ESP
|
1482
1615
|
latitude: "40 00 N"
|
1483
1616
|
longitude: "4 00 W"
|
1484
1617
|
name: Spain
|
@@ -1495,12 +1628,14 @@ ES:
|
|
1495
1628
|
number: "724"
|
1496
1629
|
region: Europe
|
1497
1630
|
subregion: "Southern Europe"
|
1631
|
+
un_locode: ES
|
1498
1632
|
ET:
|
1499
1633
|
alpha2: ET
|
1500
1634
|
alpha3: ETH
|
1501
1635
|
country_code: "251"
|
1502
1636
|
currency: ETB
|
1503
1637
|
international_prefix: "00"
|
1638
|
+
ioc: ETH
|
1504
1639
|
latitude: "8 00 N"
|
1505
1640
|
longitude: "38 00 E"
|
1506
1641
|
name: Ethiopia
|
@@ -1517,6 +1652,7 @@ ET:
|
|
1517
1652
|
number: "231"
|
1518
1653
|
region: Africa
|
1519
1654
|
subregion: "Eastern Africa"
|
1655
|
+
un_locode: ET
|
1520
1656
|
FI:
|
1521
1657
|
address_format: |-
|
1522
1658
|
{{recipient}}
|
@@ -1528,6 +1664,7 @@ FI:
|
|
1528
1664
|
country_code: "358"
|
1529
1665
|
currency: EUR
|
1530
1666
|
international_prefix: "00"
|
1667
|
+
ioc:
|
1531
1668
|
latitude: "64 00 N"
|
1532
1669
|
longitude: "26 00 E"
|
1533
1670
|
name: Finland
|
@@ -1544,12 +1681,14 @@ FI:
|
|
1544
1681
|
number: "246"
|
1545
1682
|
region: Europe
|
1546
1683
|
subregion: "Northern Europe"
|
1684
|
+
un_locode:
|
1547
1685
|
FJ:
|
1548
1686
|
alpha2: FJ
|
1549
1687
|
alpha3: FJI
|
1550
1688
|
country_code: "679"
|
1551
1689
|
currency: USD
|
1552
1690
|
international_prefix: "00"
|
1691
|
+
ioc: FIJ
|
1553
1692
|
latitude: "18 00 S"
|
1554
1693
|
longitude: "175 00 E"
|
1555
1694
|
name: Fiji
|
@@ -1565,12 +1704,14 @@ FJ:
|
|
1565
1704
|
number: "242"
|
1566
1705
|
region: Oceania
|
1567
1706
|
subregion: Melanesia
|
1707
|
+
un_locode: FJ
|
1568
1708
|
FK:
|
1569
1709
|
alpha2: FK
|
1570
1710
|
alpha3: FLK
|
1571
1711
|
country_code: "500"
|
1572
1712
|
currency: FKP
|
1573
1713
|
international_prefix: "00"
|
1714
|
+
ioc:
|
1574
1715
|
latitude: "51 45 S"
|
1575
1716
|
longitude: "59 00 W"
|
1576
1717
|
name: "Falkland Islands (Malvinas)"
|
@@ -1587,12 +1728,14 @@ FK:
|
|
1587
1728
|
number: "238"
|
1588
1729
|
region: Americas
|
1589
1730
|
subregion: "South America"
|
1731
|
+
un_locode: FK
|
1590
1732
|
FM:
|
1591
1733
|
alpha2: FM
|
1592
1734
|
alpha3: FSM
|
1593
1735
|
country_code: "691"
|
1594
1736
|
currency: USD
|
1595
1737
|
international_prefix: "011"
|
1738
|
+
ioc: FSM
|
1596
1739
|
latitude: "6 55 N"
|
1597
1740
|
longitude: "158 15 E"
|
1598
1741
|
name: "Micronesia, Federated States Of"
|
@@ -1609,12 +1752,14 @@ FM:
|
|
1609
1752
|
number: "583"
|
1610
1753
|
region: Oceania
|
1611
1754
|
subregion: Micronesia
|
1755
|
+
un_locode: FM
|
1612
1756
|
FO:
|
1613
1757
|
alpha2: FO
|
1614
1758
|
alpha3: FRO
|
1615
1759
|
country_code: "298"
|
1616
1760
|
currency: DKK
|
1617
1761
|
international_prefix: "00"
|
1762
|
+
ioc: FRO
|
1618
1763
|
latitude: "62 00 N"
|
1619
1764
|
longitude: "7 00 W"
|
1620
1765
|
name: "Faroe Islands"
|
@@ -1631,6 +1776,7 @@ FO:
|
|
1631
1776
|
number: "234"
|
1632
1777
|
region: Europe
|
1633
1778
|
subregion: "Northern Europe"
|
1779
|
+
un_locode: FO
|
1634
1780
|
FR:
|
1635
1781
|
address_format: |-
|
1636
1782
|
{{recipient}}
|
@@ -1642,6 +1788,7 @@ FR:
|
|
1642
1788
|
country_code: "33"
|
1643
1789
|
currency: EUR
|
1644
1790
|
international_prefix: "00"
|
1791
|
+
ioc: FRA
|
1645
1792
|
latitude: "46 00 N"
|
1646
1793
|
longitude: "2 00 E "
|
1647
1794
|
name: France
|
@@ -1659,12 +1806,14 @@ FR:
|
|
1659
1806
|
number: "250"
|
1660
1807
|
region: Europe
|
1661
1808
|
subregion: "Western Europe"
|
1809
|
+
un_locode: FR
|
1662
1810
|
GA:
|
1663
1811
|
alpha2: GA
|
1664
1812
|
alpha3: GAB
|
1665
1813
|
country_code: "241"
|
1666
1814
|
currency: XAF
|
1667
1815
|
international_prefix: "00"
|
1816
|
+
ioc: GAB
|
1668
1817
|
latitude: "1 00 S"
|
1669
1818
|
longitude: "11 45 E"
|
1670
1819
|
name: Gabon
|
@@ -1682,6 +1831,7 @@ GA:
|
|
1682
1831
|
number: "266"
|
1683
1832
|
region: Africa
|
1684
1833
|
subregion: "Middle Africa"
|
1834
|
+
un_locode: GA
|
1685
1835
|
GB:
|
1686
1836
|
address_format: |-
|
1687
1837
|
{{recipient}}
|
@@ -1695,6 +1845,7 @@ GB:
|
|
1695
1845
|
country_code: "44"
|
1696
1846
|
currency: GBP
|
1697
1847
|
international_prefix: "00"
|
1848
|
+
ioc:
|
1698
1849
|
latitude: "54 00 N"
|
1699
1850
|
longitude: "2 00 W"
|
1700
1851
|
name: "United Kingdom"
|
@@ -1712,12 +1863,14 @@ GB:
|
|
1712
1863
|
number: "826"
|
1713
1864
|
region: Europe
|
1714
1865
|
subregion: "Northern Europe"
|
1866
|
+
un_locode:
|
1715
1867
|
GD:
|
1716
1868
|
alpha2: GD
|
1717
1869
|
alpha3: GRD
|
1718
1870
|
country_code: "1"
|
1719
1871
|
currency: XCD
|
1720
1872
|
international_prefix: "011"
|
1873
|
+
ioc: GRN
|
1721
1874
|
latitude: "12 07 N"
|
1722
1875
|
longitude: "61 40 W"
|
1723
1876
|
name: Grenada
|
@@ -1731,12 +1884,14 @@ GD:
|
|
1731
1884
|
number: "308"
|
1732
1885
|
region: Americas
|
1733
1886
|
subregion: Caribbean
|
1887
|
+
un_locode: GD
|
1734
1888
|
GE:
|
1735
1889
|
alpha2: GE
|
1736
1890
|
alpha3: GEO
|
1737
1891
|
country_code: "995"
|
1738
1892
|
currency: GEL
|
1739
1893
|
international_prefix: "810"
|
1894
|
+
ioc: GEO
|
1740
1895
|
latitude: "42 00 N"
|
1741
1896
|
longitude: "43 30 E"
|
1742
1897
|
name: Georgia
|
@@ -1752,12 +1907,14 @@ GE:
|
|
1752
1907
|
number: "268"
|
1753
1908
|
region: Asia
|
1754
1909
|
subregion: "Western Asia"
|
1910
|
+
un_locode: GE
|
1755
1911
|
GF:
|
1756
1912
|
alpha2: GF
|
1757
1913
|
alpha3: GUF
|
1758
1914
|
country_code: "594"
|
1759
1915
|
currency: EUR
|
1760
1916
|
international_prefix: "00"
|
1917
|
+
ioc:
|
1761
1918
|
latitude: "4 00 N"
|
1762
1919
|
longitude: "53 00 W "
|
1763
1920
|
name: "French Guiana"
|
@@ -1774,12 +1931,14 @@ GF:
|
|
1774
1931
|
number: "254"
|
1775
1932
|
region: Americas
|
1776
1933
|
subregion: "South America"
|
1934
|
+
un_locode: GF
|
1777
1935
|
GG:
|
1778
1936
|
alpha2: GG
|
1779
1937
|
alpha3: GGY
|
1780
1938
|
country_code: "44"
|
1781
1939
|
currency: GGP
|
1782
1940
|
international_prefix: ""
|
1941
|
+
ioc:
|
1783
1942
|
latitude: "49 28 N"
|
1784
1943
|
longitude: "2 35 W"
|
1785
1944
|
name: Guernsey
|
@@ -1794,12 +1953,14 @@ GG:
|
|
1794
1953
|
number: "831"
|
1795
1954
|
region: Europe
|
1796
1955
|
subregion: "Northern Europe"
|
1956
|
+
un_locode:
|
1797
1957
|
GH:
|
1798
1958
|
alpha2: GH
|
1799
1959
|
alpha3: GHA
|
1800
1960
|
country_code: "233"
|
1801
1961
|
currency: GHS
|
1802
1962
|
international_prefix: "00"
|
1963
|
+
ioc: GHA
|
1803
1964
|
latitude: "8 00 N"
|
1804
1965
|
longitude: "2 00 W"
|
1805
1966
|
name: Ghana
|
@@ -1816,12 +1977,14 @@ GH:
|
|
1816
1977
|
number: "288"
|
1817
1978
|
region: Africa
|
1818
1979
|
subregion: "Western Africa"
|
1980
|
+
un_locode: GH
|
1819
1981
|
GI:
|
1820
1982
|
alpha2: GI
|
1821
1983
|
alpha3: GIB
|
1822
1984
|
country_code: "350"
|
1823
1985
|
currency: GIP
|
1824
1986
|
international_prefix: "00"
|
1987
|
+
ioc:
|
1825
1988
|
latitude: "36 08 N"
|
1826
1989
|
longitude: "5 21 W"
|
1827
1990
|
name: Gibraltar
|
@@ -1835,6 +1998,7 @@ GI:
|
|
1835
1998
|
number: "292"
|
1836
1999
|
region: Europe
|
1837
2000
|
subregion: "Southern Europe"
|
2001
|
+
un_locode: GI
|
1838
2002
|
GL:
|
1839
2003
|
address_format: |-
|
1840
2004
|
{{recipient}}
|
@@ -1846,6 +2010,7 @@ GL:
|
|
1846
2010
|
country_code: "299"
|
1847
2011
|
currency: DKK
|
1848
2012
|
international_prefix: 009
|
2013
|
+
ioc:
|
1849
2014
|
latitude: "72 00 N"
|
1850
2015
|
longitude: "40 00 W"
|
1851
2016
|
name: Greenland
|
@@ -1862,12 +2027,14 @@ GL:
|
|
1862
2027
|
number: "304"
|
1863
2028
|
region: Americas
|
1864
2029
|
subregion: "Northern America"
|
2030
|
+
un_locode: GL
|
1865
2031
|
GM:
|
1866
2032
|
alpha2: GM
|
1867
2033
|
alpha3: GMB
|
1868
2034
|
country_code: "220"
|
1869
2035
|
currency: GMD
|
1870
2036
|
international_prefix: "00"
|
2037
|
+
ioc: GAM
|
1871
2038
|
latitude: "13 28 N"
|
1872
2039
|
longitude: "16 34 W"
|
1873
2040
|
name: Gambia
|
@@ -1881,12 +2048,14 @@ GM:
|
|
1881
2048
|
number: "270"
|
1882
2049
|
region: Africa
|
1883
2050
|
subregion: "Western Africa"
|
2051
|
+
un_locode: GM
|
1884
2052
|
GN:
|
1885
2053
|
alpha2: GN
|
1886
2054
|
alpha3: GIN
|
1887
2055
|
country_code: "224"
|
1888
2056
|
currency: GNF
|
1889
2057
|
international_prefix: "00"
|
2058
|
+
ioc: GUI
|
1890
2059
|
latitude: "11 00 N"
|
1891
2060
|
longitude: "10 00 W"
|
1892
2061
|
name: Guinea
|
@@ -1903,12 +2072,14 @@ GN:
|
|
1903
2072
|
number: "324"
|
1904
2073
|
region: Africa
|
1905
2074
|
subregion: "Western Africa"
|
2075
|
+
un_locode: GN
|
1906
2076
|
GP:
|
1907
2077
|
alpha2: GP
|
1908
2078
|
alpha3: GLP
|
1909
2079
|
country_code: "590"
|
1910
2080
|
currency: EUR
|
1911
2081
|
international_prefix: "00"
|
2082
|
+
ioc:
|
1912
2083
|
latitude: ""
|
1913
2084
|
longitude: ""
|
1914
2085
|
name: Guadeloupe
|
@@ -1923,12 +2094,14 @@ GP:
|
|
1923
2094
|
number: "312"
|
1924
2095
|
region: Americas
|
1925
2096
|
subregion: Caribbean
|
2097
|
+
un_locode: GP
|
1926
2098
|
GQ:
|
1927
2099
|
alpha2: GQ
|
1928
2100
|
alpha3: GNQ
|
1929
2101
|
country_code: "240"
|
1930
2102
|
currency: ~
|
1931
2103
|
international_prefix: "00"
|
2104
|
+
ioc: GEQ
|
1932
2105
|
latitude: "2 00 N"
|
1933
2106
|
longitude: "10 00 E"
|
1934
2107
|
name: "Equatorial Guinea"
|
@@ -1945,6 +2118,7 @@ GQ:
|
|
1945
2118
|
number: "226"
|
1946
2119
|
region: Africa
|
1947
2120
|
subregion: "Middle Africa"
|
2121
|
+
un_locode: GQ
|
1948
2122
|
GR:
|
1949
2123
|
address_format: |-
|
1950
2124
|
{{recipient}}
|
@@ -1956,6 +2130,7 @@ GR:
|
|
1956
2130
|
country_code: "30"
|
1957
2131
|
currency: EUR
|
1958
2132
|
international_prefix: "00"
|
2133
|
+
ioc: GRE
|
1959
2134
|
latitude: "39 00 N"
|
1960
2135
|
longitude: "22 00 E"
|
1961
2136
|
name: Greece
|
@@ -1972,12 +2147,14 @@ GR:
|
|
1972
2147
|
number: "300"
|
1973
2148
|
region: Europe
|
1974
2149
|
subregion: "Southern Europe"
|
2150
|
+
un_locode: GR
|
1975
2151
|
GS:
|
1976
2152
|
alpha2: GS
|
1977
2153
|
alpha3: SGS
|
1978
2154
|
country_code: "500"
|
1979
2155
|
currency: ~
|
1980
2156
|
international_prefix: ""
|
2157
|
+
ioc:
|
1981
2158
|
latitude: "54 30 S"
|
1982
2159
|
longitude: "37 00 W"
|
1983
2160
|
name: "South Georgia and the South Sandwich Islands"
|
@@ -1989,12 +2166,14 @@ GS:
|
|
1989
2166
|
number: "239"
|
1990
2167
|
region: Americas
|
1991
2168
|
subregion: "South America"
|
2169
|
+
un_locode: GS
|
1992
2170
|
GT:
|
1993
2171
|
alpha2: GT
|
1994
2172
|
alpha3: GTM
|
1995
2173
|
country_code: "502"
|
1996
2174
|
currency: GTQ
|
1997
2175
|
international_prefix: "00"
|
2176
|
+
ioc: GUA
|
1998
2177
|
latitude: "15 30 N"
|
1999
2178
|
longitude: "90 15 W"
|
2000
2179
|
name: Guatemala
|
@@ -2008,12 +2187,14 @@ GT:
|
|
2008
2187
|
number: "320"
|
2009
2188
|
region: Americas
|
2010
2189
|
subregion: "Central America"
|
2190
|
+
un_locode: GT
|
2011
2191
|
GU:
|
2012
2192
|
alpha2: GU
|
2013
2193
|
alpha3: GUM
|
2014
2194
|
country_code: "1"
|
2015
2195
|
currency: USD
|
2016
2196
|
international_prefix: "011"
|
2197
|
+
ioc: GUM
|
2017
2198
|
latitude: "13 28 N"
|
2018
2199
|
longitude: "144 47 E"
|
2019
2200
|
name: Guam
|
@@ -2027,12 +2208,14 @@ GU:
|
|
2027
2208
|
number: "316"
|
2028
2209
|
region: Oceania
|
2029
2210
|
subregion: Micronesia
|
2211
|
+
un_locode: GU
|
2030
2212
|
GW:
|
2031
2213
|
alpha2: GW
|
2032
2214
|
alpha3: GNB
|
2033
2215
|
country_code: "245"
|
2034
2216
|
currency: XOF
|
2035
2217
|
international_prefix: "00"
|
2218
|
+
ioc: GBS
|
2036
2219
|
latitude: "12 00 N"
|
2037
2220
|
longitude: "15 00 W"
|
2038
2221
|
name: Guinea-Bissau
|
@@ -2047,12 +2230,14 @@ GW:
|
|
2047
2230
|
number: "624"
|
2048
2231
|
region: Africa
|
2049
2232
|
subregion: "Western Africa"
|
2233
|
+
un_locode: GW
|
2050
2234
|
GY:
|
2051
2235
|
alpha2: GY
|
2052
2236
|
alpha3: GUY
|
2053
2237
|
country_code: "592"
|
2054
2238
|
currency: GYD
|
2055
2239
|
international_prefix: "00"
|
2240
|
+
ioc: GUY
|
2056
2241
|
latitude: "5 00 N"
|
2057
2242
|
longitude: "59 00 W"
|
2058
2243
|
name: Guyana
|
@@ -2067,6 +2252,7 @@ GY:
|
|
2067
2252
|
number: "328"
|
2068
2253
|
region: Americas
|
2069
2254
|
subregion: "South America"
|
2255
|
+
un_locode: GY
|
2070
2256
|
HK:
|
2071
2257
|
address_format: |-
|
2072
2258
|
{{recipient}}
|
@@ -2078,6 +2264,7 @@ HK:
|
|
2078
2264
|
country_code: "852"
|
2079
2265
|
currency: HKD
|
2080
2266
|
international_prefix: "001"
|
2267
|
+
ioc: HKG
|
2081
2268
|
latitude: "22 15 N"
|
2082
2269
|
longitude: "114 10 E"
|
2083
2270
|
name: "Hong Kong"
|
@@ -2091,12 +2278,14 @@ HK:
|
|
2091
2278
|
number: "344"
|
2092
2279
|
region: Asia
|
2093
2280
|
subregion: "Eastern Asia"
|
2281
|
+
un_locode: HK
|
2094
2282
|
HM:
|
2095
2283
|
alpha2: HM
|
2096
2284
|
alpha3: HMD
|
2097
2285
|
country_code: ""
|
2098
2286
|
currency: AUD
|
2099
2287
|
international_prefix: ""
|
2288
|
+
ioc:
|
2100
2289
|
latitude: "53 06 S"
|
2101
2290
|
longitude: "72 31 E"
|
2102
2291
|
name: "Heard and McDonald Islands"
|
@@ -2108,12 +2297,14 @@ HM:
|
|
2108
2297
|
number: "334"
|
2109
2298
|
region: ""
|
2110
2299
|
subregion: ""
|
2300
|
+
un_locode: HM
|
2111
2301
|
HN:
|
2112
2302
|
alpha2: HN
|
2113
2303
|
alpha3: HND
|
2114
2304
|
country_code: "504"
|
2115
2305
|
currency: HNL
|
2116
2306
|
international_prefix: "00"
|
2307
|
+
ioc: HON
|
2117
2308
|
latitude: "15 00 N"
|
2118
2309
|
longitude: "86 30 W"
|
2119
2310
|
name: Honduras
|
@@ -2128,6 +2319,7 @@ HN:
|
|
2128
2319
|
number: "340"
|
2129
2320
|
region: Americas
|
2130
2321
|
subregion: "Central America"
|
2322
|
+
un_locode: HN
|
2131
2323
|
HR:
|
2132
2324
|
address_format: |-
|
2133
2325
|
{{recipient}}
|
@@ -2139,6 +2331,7 @@ HR:
|
|
2139
2331
|
country_code: "385"
|
2140
2332
|
currency: HRK
|
2141
2333
|
international_prefix: "00"
|
2334
|
+
ioc: CRO
|
2142
2335
|
latitude: "45 10 N"
|
2143
2336
|
longitude: "15 30 E"
|
2144
2337
|
name: Croatia
|
@@ -2155,12 +2348,14 @@ HR:
|
|
2155
2348
|
number: "191"
|
2156
2349
|
region: Europe
|
2157
2350
|
subregion: "Southern Europe"
|
2351
|
+
un_locode: HR
|
2158
2352
|
HT:
|
2159
2353
|
alpha2: HT
|
2160
2354
|
alpha3: HTI
|
2161
2355
|
country_code: "509"
|
2162
2356
|
currency: USD
|
2163
2357
|
international_prefix: "00"
|
2358
|
+
ioc: HAI
|
2164
2359
|
latitude: "19 00 N"
|
2165
2360
|
longitude: "72 25 W"
|
2166
2361
|
name: Haiti
|
@@ -2174,6 +2369,7 @@ HT:
|
|
2174
2369
|
number: "332"
|
2175
2370
|
region: Americas
|
2176
2371
|
subregion: Caribbean
|
2372
|
+
un_locode: HT
|
2177
2373
|
HU:
|
2178
2374
|
address_format: |-
|
2179
2375
|
{{recipient}}
|
@@ -2186,6 +2382,7 @@ HU:
|
|
2186
2382
|
country_code: "36"
|
2187
2383
|
currency: HUF
|
2188
2384
|
international_prefix: "00"
|
2385
|
+
ioc: HUN
|
2189
2386
|
latitude: "47 00 N"
|
2190
2387
|
longitude: "20 00 E"
|
2191
2388
|
name: Hungary
|
@@ -2203,6 +2400,7 @@ HU:
|
|
2203
2400
|
number: "348"
|
2204
2401
|
region: Europe
|
2205
2402
|
subregion: "Eastern Europe"
|
2403
|
+
un_locode: HU
|
2206
2404
|
ID:
|
2207
2405
|
address_format: |-
|
2208
2406
|
{{recipient}}
|
@@ -2215,6 +2413,7 @@ ID:
|
|
2215
2413
|
country_code: "62"
|
2216
2414
|
currency: IDR
|
2217
2415
|
international_prefix: "001"
|
2416
|
+
ioc: INA
|
2218
2417
|
latitude: "5 00 S"
|
2219
2418
|
longitude: "120 00 E"
|
2220
2419
|
name: Indonesia
|
@@ -2233,6 +2432,7 @@ ID:
|
|
2233
2432
|
number: "360"
|
2234
2433
|
region: Asia
|
2235
2434
|
subregion: "South-Eastern Asia"
|
2435
|
+
un_locode: ID
|
2236
2436
|
IE:
|
2237
2437
|
address_format: |-
|
2238
2438
|
{{recipient}}
|
@@ -2244,6 +2444,7 @@ IE:
|
|
2244
2444
|
country_code: "353"
|
2245
2445
|
currency: EUR
|
2246
2446
|
international_prefix: "00"
|
2447
|
+
ioc: IRL
|
2247
2448
|
latitude: "53 00 N"
|
2248
2449
|
longitude: "8 00 W"
|
2249
2450
|
name: Ireland
|
@@ -2260,6 +2461,7 @@ IE:
|
|
2260
2461
|
number: "372"
|
2261
2462
|
region: Europe
|
2262
2463
|
subregion: "Northern Europe"
|
2464
|
+
un_locode: IE
|
2263
2465
|
IL:
|
2264
2466
|
address_format: |-
|
2265
2467
|
{{recipient}}
|
@@ -2271,6 +2473,7 @@ IL:
|
|
2271
2473
|
country_code: "972"
|
2272
2474
|
currency: ILS
|
2273
2475
|
international_prefix: "00"
|
2476
|
+
ioc: ISR
|
2274
2477
|
latitude: "31 30 N"
|
2275
2478
|
longitude: "34 45 E"
|
2276
2479
|
name: Israel
|
@@ -2287,12 +2490,14 @@ IL:
|
|
2287
2490
|
number: "376"
|
2288
2491
|
region: Asia
|
2289
2492
|
subregion: "Western Asia"
|
2493
|
+
un_locode: IL
|
2290
2494
|
IM:
|
2291
2495
|
alpha2: IM
|
2292
2496
|
alpha3: IMN
|
2293
2497
|
country_code: "44"
|
2294
2498
|
currency: IMP
|
2295
2499
|
international_prefix: ""
|
2500
|
+
ioc:
|
2296
2501
|
latitude: "54 15 N"
|
2297
2502
|
longitude: "4 30 W"
|
2298
2503
|
name: "Isle of Man"
|
@@ -2307,6 +2512,7 @@ IM:
|
|
2307
2512
|
number: "833"
|
2308
2513
|
region: Europe
|
2309
2514
|
subregion: "Northern Europe"
|
2515
|
+
un_locode:
|
2310
2516
|
IN:
|
2311
2517
|
address_format: |-
|
2312
2518
|
{{recipient}}
|
@@ -2319,6 +2525,7 @@ IN:
|
|
2319
2525
|
country_code: "91"
|
2320
2526
|
currency: INR
|
2321
2527
|
international_prefix: "00"
|
2528
|
+
ioc: IND
|
2322
2529
|
latitude: "20 00 N"
|
2323
2530
|
longitude: "77 00 E"
|
2324
2531
|
name: India
|
@@ -2334,12 +2541,14 @@ IN:
|
|
2334
2541
|
number: "356"
|
2335
2542
|
region: Asia
|
2336
2543
|
subregion: "Southern Asia"
|
2544
|
+
un_locode: IN
|
2337
2545
|
IO:
|
2338
2546
|
alpha2: IO
|
2339
2547
|
alpha3: IOT
|
2340
2548
|
country_code: "246"
|
2341
2549
|
currency: USD
|
2342
2550
|
international_prefix: ""
|
2551
|
+
ioc:
|
2343
2552
|
latitude: "6 00 S"
|
2344
2553
|
longitude: "71 30 E"
|
2345
2554
|
name: "British Indian Ocean Territory"
|
@@ -2351,12 +2560,14 @@ IO:
|
|
2351
2560
|
number: 086
|
2352
2561
|
region: Africa
|
2353
2562
|
subregion: "Eastern Africa"
|
2563
|
+
un_locode: IO
|
2354
2564
|
IQ:
|
2355
2565
|
alpha2: IQ
|
2356
2566
|
alpha3: IRQ
|
2357
2567
|
country_code: "964"
|
2358
2568
|
currency: IQD
|
2359
2569
|
international_prefix: "00"
|
2570
|
+
ioc: IRQ
|
2360
2571
|
latitude: "33 00 N"
|
2361
2572
|
longitude: "44 00 E"
|
2362
2573
|
name: Iraq
|
@@ -2373,12 +2584,14 @@ IQ:
|
|
2373
2584
|
number: "368"
|
2374
2585
|
region: Asia
|
2375
2586
|
subregion: "Western Asia"
|
2587
|
+
un_locode: IQ
|
2376
2588
|
IR:
|
2377
2589
|
alpha2: IR
|
2378
2590
|
alpha3: IRN
|
2379
2591
|
country_code: "98"
|
2380
2592
|
currency: IRR
|
2381
2593
|
international_prefix: "00"
|
2594
|
+
ioc: IRI
|
2382
2595
|
latitude: "32 00 N"
|
2383
2596
|
longitude: "53 00 E"
|
2384
2597
|
name: "Iran, Islamic Republic Of"
|
@@ -2393,6 +2606,7 @@ IR:
|
|
2393
2606
|
number: "364"
|
2394
2607
|
region: Asia
|
2395
2608
|
subregion: "Southern Asia"
|
2609
|
+
un_locode: IR
|
2396
2610
|
IS:
|
2397
2611
|
address_format: |-
|
2398
2612
|
{{recipient}}
|
@@ -2404,6 +2618,7 @@ IS:
|
|
2404
2618
|
country_code: "354"
|
2405
2619
|
currency: ISK
|
2406
2620
|
international_prefix: "00"
|
2621
|
+
ioc: ISL
|
2407
2622
|
latitude: "65 00 N"
|
2408
2623
|
longitude: "18 00 W"
|
2409
2624
|
name: Iceland
|
@@ -2422,6 +2637,7 @@ IS:
|
|
2422
2637
|
number: "352"
|
2423
2638
|
region: Europe
|
2424
2639
|
subregion: "Northern Europe"
|
2640
|
+
un_locode: IS
|
2425
2641
|
IT:
|
2426
2642
|
address_format: |-
|
2427
2643
|
{{recipient}}
|
@@ -2433,6 +2649,7 @@ IT:
|
|
2433
2649
|
country_code: "39"
|
2434
2650
|
currency: EUR
|
2435
2651
|
international_prefix: "00"
|
2652
|
+
ioc: ITA
|
2436
2653
|
latitude: "42 50 N"
|
2437
2654
|
longitude: "12 50 E"
|
2438
2655
|
name: Italy
|
@@ -2449,12 +2666,14 @@ IT:
|
|
2449
2666
|
number: "380"
|
2450
2667
|
region: Europe
|
2451
2668
|
subregion: "Southern Europe"
|
2669
|
+
un_locode: IT
|
2452
2670
|
JE:
|
2453
2671
|
alpha2: JE
|
2454
2672
|
alpha3: JEY
|
2455
2673
|
country_code: "44"
|
2456
2674
|
currency: JEP
|
2457
2675
|
international_prefix: ""
|
2676
|
+
ioc:
|
2458
2677
|
latitude: "49 15 N"
|
2459
2678
|
longitude: "2 10 W"
|
2460
2679
|
name: Jersey
|
@@ -2466,12 +2685,14 @@ JE:
|
|
2466
2685
|
number: "832"
|
2467
2686
|
region: Europe
|
2468
2687
|
subregion: "Northern Europe"
|
2688
|
+
un_locode:
|
2469
2689
|
JM:
|
2470
2690
|
alpha2: JM
|
2471
2691
|
alpha3: JAM
|
2472
2692
|
country_code: "1"
|
2473
2693
|
currency: JMD
|
2474
2694
|
international_prefix: "011"
|
2695
|
+
ioc: JAM
|
2475
2696
|
latitude: "18 15 N"
|
2476
2697
|
longitude: "77 30 W"
|
2477
2698
|
name: Jamaica
|
@@ -2487,6 +2708,7 @@ JM:
|
|
2487
2708
|
number: "388"
|
2488
2709
|
region: Americas
|
2489
2710
|
subregion: Caribbean
|
2711
|
+
un_locode: JM
|
2490
2712
|
JO:
|
2491
2713
|
address_format: |-
|
2492
2714
|
{{recipient}}
|
@@ -2498,6 +2720,7 @@ JO:
|
|
2498
2720
|
country_code: "962"
|
2499
2721
|
currency: JOD
|
2500
2722
|
international_prefix: "00"
|
2723
|
+
ioc: JOR
|
2501
2724
|
latitude: "31 00 N"
|
2502
2725
|
longitude: "36 00 E"
|
2503
2726
|
name: Jordan
|
@@ -2515,6 +2738,7 @@ JO:
|
|
2515
2738
|
number: "400"
|
2516
2739
|
region: Asia
|
2517
2740
|
subregion: "Western Asia"
|
2741
|
+
un_locode: JO
|
2518
2742
|
JP:
|
2519
2743
|
address_format: |-
|
2520
2744
|
〒{{postalcode}}
|
@@ -2526,6 +2750,7 @@ JP:
|
|
2526
2750
|
country_code: "81"
|
2527
2751
|
currency: JPY
|
2528
2752
|
international_prefix: "010"
|
2753
|
+
ioc: JPN
|
2529
2754
|
latitude: "36 00 N"
|
2530
2755
|
longitude: "138 00 E"
|
2531
2756
|
name: Japan
|
@@ -2543,12 +2768,14 @@ JP:
|
|
2543
2768
|
number: "392"
|
2544
2769
|
region: Asia
|
2545
2770
|
subregion: "Eastern Asia"
|
2771
|
+
un_locode: JP
|
2546
2772
|
KE:
|
2547
2773
|
alpha2: KE
|
2548
2774
|
alpha3: KEN
|
2549
2775
|
country_code: "254"
|
2550
2776
|
currency: KES
|
2551
2777
|
international_prefix: "000"
|
2778
|
+
ioc: KEN
|
2552
2779
|
latitude: "1 00 N"
|
2553
2780
|
longitude: "38 00 E"
|
2554
2781
|
name: Kenya
|
@@ -2565,12 +2792,14 @@ KE:
|
|
2565
2792
|
number: "404"
|
2566
2793
|
region: Africa
|
2567
2794
|
subregion: "Eastern Africa"
|
2795
|
+
un_locode: KE
|
2568
2796
|
KG:
|
2569
2797
|
alpha2: KG
|
2570
2798
|
alpha3: KGZ
|
2571
2799
|
country_code: "996"
|
2572
2800
|
currency: KGS
|
2573
2801
|
international_prefix: "00"
|
2802
|
+
ioc: KGZ
|
2574
2803
|
latitude: "41 00 N"
|
2575
2804
|
longitude: "75 00 E"
|
2576
2805
|
name: Kyrgyzstan
|
@@ -2587,12 +2816,14 @@ KG:
|
|
2587
2816
|
number: "417"
|
2588
2817
|
region: Asia
|
2589
2818
|
subregion: "Central Asia"
|
2819
|
+
un_locode: KG
|
2590
2820
|
KH:
|
2591
2821
|
alpha2: KH
|
2592
2822
|
alpha3: KHM
|
2593
2823
|
country_code: "855"
|
2594
2824
|
currency: KHR
|
2595
2825
|
international_prefix: "00"
|
2826
|
+
ioc: CAM
|
2596
2827
|
latitude: "13 00 N"
|
2597
2828
|
longitude: "105 00 E"
|
2598
2829
|
name: Cambodia
|
@@ -2609,12 +2840,14 @@ KH:
|
|
2609
2840
|
number: "116"
|
2610
2841
|
region: Asia
|
2611
2842
|
subregion: "South-Eastern Asia"
|
2843
|
+
un_locode: KH
|
2612
2844
|
KI:
|
2613
2845
|
alpha2: KI
|
2614
2846
|
alpha3: KIR
|
2615
2847
|
country_code: "686"
|
2616
2848
|
currency: AUD
|
2617
2849
|
international_prefix: "00"
|
2850
|
+
ioc: KIR
|
2618
2851
|
latitude: "1 25 N"
|
2619
2852
|
longitude: "173 00 E"
|
2620
2853
|
name: Kiribati
|
@@ -2631,12 +2864,14 @@ KI:
|
|
2631
2864
|
number: "296"
|
2632
2865
|
region: Oceania
|
2633
2866
|
subregion: Micronesia
|
2867
|
+
un_locode: KI
|
2634
2868
|
KM:
|
2635
2869
|
alpha2: KM
|
2636
2870
|
alpha3: COM
|
2637
2871
|
country_code: "269"
|
2638
2872
|
currency: KMF
|
2639
2873
|
international_prefix: "00"
|
2874
|
+
ioc: COM
|
2640
2875
|
latitude: "12 10 S"
|
2641
2876
|
longitude: "44 15 E"
|
2642
2877
|
name: Comoros
|
@@ -2652,12 +2887,14 @@ KM:
|
|
2652
2887
|
number: "174"
|
2653
2888
|
region: Africa
|
2654
2889
|
subregion: "Eastern Africa"
|
2890
|
+
un_locode: KM
|
2655
2891
|
KN:
|
2656
2892
|
alpha2: KN
|
2657
2893
|
alpha3: KNA
|
2658
2894
|
country_code: "1"
|
2659
2895
|
currency: XCD
|
2660
2896
|
international_prefix: "011"
|
2897
|
+
ioc: SKN
|
2661
2898
|
latitude: "17 20 N"
|
2662
2899
|
longitude: "62 45 W"
|
2663
2900
|
name: "Saint Kitts And Nevis"
|
@@ -2673,12 +2910,14 @@ KN:
|
|
2673
2910
|
number: "659"
|
2674
2911
|
region: Americas
|
2675
2912
|
subregion: Caribbean
|
2913
|
+
un_locode: KN
|
2676
2914
|
KP:
|
2677
2915
|
alpha2: KP
|
2678
2916
|
alpha3: PRK
|
2679
2917
|
country_code: "850"
|
2680
2918
|
currency: KPW
|
2681
2919
|
international_prefix: "00"
|
2920
|
+
ioc: PRK
|
2682
2921
|
latitude: "40 00 N"
|
2683
2922
|
longitude: "127 00 E"
|
2684
2923
|
name: "Korea, Democratic People's Republic Of"
|
@@ -2696,6 +2935,7 @@ KP:
|
|
2696
2935
|
number: "408"
|
2697
2936
|
region: Asia
|
2698
2937
|
subregion: "Eastern Asia"
|
2938
|
+
un_locode: KP
|
2699
2939
|
KR:
|
2700
2940
|
address_format: |-
|
2701
2941
|
{{recipient}}
|
@@ -2708,6 +2948,7 @@ KR:
|
|
2708
2948
|
country_code: "82"
|
2709
2949
|
currency: KRW
|
2710
2950
|
international_prefix: "001"
|
2951
|
+
ioc: KOR
|
2711
2952
|
latitude: "37 00 N"
|
2712
2953
|
longitude: "127 30 E"
|
2713
2954
|
name: "Korea, Republic of"
|
@@ -2725,6 +2966,7 @@ KR:
|
|
2725
2966
|
number: "410"
|
2726
2967
|
region: Asia
|
2727
2968
|
subregion: "Eastern Asia"
|
2969
|
+
un_locode: KR
|
2728
2970
|
KW:
|
2729
2971
|
address_format: |-
|
2730
2972
|
{{recipient}}
|
@@ -2737,6 +2979,7 @@ KW:
|
|
2737
2979
|
country_code: "965"
|
2738
2980
|
currency: KWD
|
2739
2981
|
international_prefix: "00"
|
2982
|
+
ioc: KUW
|
2740
2983
|
latitude: "29 30 N"
|
2741
2984
|
longitude: "45 45 E"
|
2742
2985
|
name: Kuwait
|
@@ -2751,12 +2994,14 @@ KW:
|
|
2751
2994
|
number: "414"
|
2752
2995
|
region: Asia
|
2753
2996
|
subregion: "Western Asia"
|
2997
|
+
un_locode: KW
|
2754
2998
|
KY:
|
2755
2999
|
alpha2: KY
|
2756
3000
|
alpha3: CYM
|
2757
3001
|
country_code: "1"
|
2758
3002
|
currency: KYD
|
2759
3003
|
international_prefix: "011"
|
3004
|
+
ioc: CAY
|
2760
3005
|
latitude: "19 30 N"
|
2761
3006
|
longitude: "80 30 W"
|
2762
3007
|
name: "Cayman Islands"
|
@@ -2773,12 +3018,14 @@ KY:
|
|
2773
3018
|
number: "136"
|
2774
3019
|
region: Americas
|
2775
3020
|
subregion: Caribbean
|
3021
|
+
un_locode: KY
|
2776
3022
|
KZ:
|
2777
3023
|
alpha2: KZ
|
2778
3024
|
alpha3: KAZ
|
2779
3025
|
country_code: "7"
|
2780
3026
|
currency: KZT
|
2781
3027
|
international_prefix: "810"
|
3028
|
+
ioc: KAZ
|
2782
3029
|
latitude: "48 00 N"
|
2783
3030
|
longitude: "68 00 E"
|
2784
3031
|
name: Kazakhstan
|
@@ -2795,12 +3042,14 @@ KZ:
|
|
2795
3042
|
number: "398"
|
2796
3043
|
region: Asia
|
2797
3044
|
subregion: "Central Asia"
|
3045
|
+
un_locode: KZ
|
2798
3046
|
LA:
|
2799
3047
|
alpha2: LA
|
2800
3048
|
alpha3: LAO
|
2801
3049
|
country_code: "856"
|
2802
3050
|
currency: LAK
|
2803
3051
|
international_prefix: "00"
|
3052
|
+
ioc: LAO
|
2804
3053
|
latitude: "18 00 N"
|
2805
3054
|
longitude: "105 00 E"
|
2806
3055
|
name: "Lao People's Democratic Republic"
|
@@ -2817,6 +3066,7 @@ LA:
|
|
2817
3066
|
number: "418"
|
2818
3067
|
region: Asia
|
2819
3068
|
subregion: "South-Eastern Asia"
|
3069
|
+
un_locode: LA
|
2820
3070
|
LB:
|
2821
3071
|
address_format: |-
|
2822
3072
|
{{recipient}}
|
@@ -2828,6 +3078,7 @@ LB:
|
|
2828
3078
|
country_code: "961"
|
2829
3079
|
currency: LBP
|
2830
3080
|
international_prefix: "00"
|
3081
|
+
ioc: LIB
|
2831
3082
|
latitude: "33 50 N"
|
2832
3083
|
longitude: "35 50 E"
|
2833
3084
|
name: Lebanon
|
@@ -2844,12 +3095,14 @@ LB:
|
|
2844
3095
|
number: "422"
|
2845
3096
|
region: Asia
|
2846
3097
|
subregion: "Western Asia"
|
3098
|
+
un_locode: LB
|
2847
3099
|
LC:
|
2848
3100
|
alpha2: LC
|
2849
3101
|
alpha3: LCA
|
2850
3102
|
country_code: "1"
|
2851
3103
|
currency: XCD
|
2852
3104
|
international_prefix: "011"
|
3105
|
+
ioc: LCA
|
2853
3106
|
latitude: "13 53 N"
|
2854
3107
|
longitude: "60 58 W"
|
2855
3108
|
name: "Saint Lucia"
|
@@ -2865,12 +3118,14 @@ LC:
|
|
2865
3118
|
number: "662"
|
2866
3119
|
region: Americas
|
2867
3120
|
subregion: Caribbean
|
3121
|
+
un_locode: LC
|
2868
3122
|
LI:
|
2869
3123
|
alpha2: LI
|
2870
3124
|
alpha3: LIE
|
2871
3125
|
country_code: "423"
|
2872
3126
|
currency: CHF
|
2873
3127
|
international_prefix: "00"
|
3128
|
+
ioc: LIE
|
2874
3129
|
latitude: "47 16 N"
|
2875
3130
|
longitude: "9 32 E"
|
2876
3131
|
name: Liechtenstein
|
@@ -2884,12 +3139,14 @@ LI:
|
|
2884
3139
|
number: "438"
|
2885
3140
|
region: Europe
|
2886
3141
|
subregion: "Western Europe"
|
3142
|
+
un_locode: LI
|
2887
3143
|
LK:
|
2888
3144
|
alpha2: LK
|
2889
3145
|
alpha3: LKA
|
2890
3146
|
country_code: "94"
|
2891
3147
|
currency: LKR
|
2892
3148
|
international_prefix: "00"
|
3149
|
+
ioc: SRI
|
2893
3150
|
latitude: "7 00 N"
|
2894
3151
|
longitude: "81 00 E"
|
2895
3152
|
name: "Sri Lanka"
|
@@ -2903,12 +3160,14 @@ LK:
|
|
2903
3160
|
number: "144"
|
2904
3161
|
region: Asia
|
2905
3162
|
subregion: "Southern Asia"
|
3163
|
+
un_locode: LK
|
2906
3164
|
LR:
|
2907
3165
|
alpha2: LR
|
2908
3166
|
alpha3: LBR
|
2909
3167
|
country_code: "231"
|
2910
3168
|
currency: LRD
|
2911
3169
|
international_prefix: "00"
|
3170
|
+
ioc: LBR
|
2912
3171
|
latitude: "6 30 N"
|
2913
3172
|
longitude: "9 30 W"
|
2914
3173
|
name: Liberia
|
@@ -2927,6 +3186,7 @@ LR:
|
|
2927
3186
|
number: "430"
|
2928
3187
|
region: Africa
|
2929
3188
|
subregion: "Western Africa"
|
3189
|
+
un_locode: LR
|
2930
3190
|
LS:
|
2931
3191
|
alpha2: LS
|
2932
3192
|
alpha3: LSO
|
@@ -2934,6 +3194,7 @@ LS:
|
|
2934
3194
|
country_code: "266"
|
2935
3195
|
currency: LSL
|
2936
3196
|
international_prefix: "00"
|
3197
|
+
ioc: LES
|
2937
3198
|
latitude: "29 30 S"
|
2938
3199
|
longitude: "28 30 E"
|
2939
3200
|
name: Lesotho
|
@@ -2950,12 +3211,14 @@ LS:
|
|
2950
3211
|
number: "426"
|
2951
3212
|
region: Africa
|
2952
3213
|
subregion: "Southern Africa"
|
3214
|
+
un_locode: LS
|
2953
3215
|
LT:
|
2954
3216
|
alpha2: LT
|
2955
3217
|
alpha3: LTU
|
2956
3218
|
country_code: "370"
|
2957
3219
|
currency: LTL
|
2958
3220
|
international_prefix: "00"
|
3221
|
+
ioc: LTU
|
2959
3222
|
latitude: "56 00 N"
|
2960
3223
|
longitude: "24 00 E"
|
2961
3224
|
name: Lithuania
|
@@ -2972,6 +3235,7 @@ LT:
|
|
2972
3235
|
number: "440"
|
2973
3236
|
region: Europe
|
2974
3237
|
subregion: "Northern Europe"
|
3238
|
+
un_locode: LT
|
2975
3239
|
LU:
|
2976
3240
|
address_format: |-
|
2977
3241
|
{{recipient}}
|
@@ -2983,6 +3247,7 @@ LU:
|
|
2983
3247
|
country_code: "352"
|
2984
3248
|
currency: EUR
|
2985
3249
|
international_prefix: "00"
|
3250
|
+
ioc: LUX
|
2986
3251
|
latitude: "49 45 N"
|
2987
3252
|
longitude: "6 10 E"
|
2988
3253
|
name: Luxembourg
|
@@ -2999,12 +3264,14 @@ LU:
|
|
2999
3264
|
number: "442"
|
3000
3265
|
region: Europe
|
3001
3266
|
subregion: "Western Europe"
|
3267
|
+
un_locode: LU
|
3002
3268
|
LV:
|
3003
3269
|
alpha2: LV
|
3004
3270
|
alpha3: LVA
|
3005
3271
|
country_code: "371"
|
3006
3272
|
currency: LVL
|
3007
3273
|
international_prefix: "00"
|
3274
|
+
ioc: LAT
|
3008
3275
|
latitude: "57 00 N"
|
3009
3276
|
longitude: "25 00 E"
|
3010
3277
|
name: Latvia
|
@@ -3021,12 +3288,14 @@ LV:
|
|
3021
3288
|
number: "428"
|
3022
3289
|
region: Europe
|
3023
3290
|
subregion: "Northern Europe"
|
3291
|
+
un_locode: LV
|
3024
3292
|
LY:
|
3025
3293
|
alpha2: LY
|
3026
3294
|
alpha3: LBY
|
3027
3295
|
country_code: "218"
|
3028
3296
|
currency: LYD
|
3029
3297
|
international_prefix: "00"
|
3298
|
+
ioc: LBA
|
3030
3299
|
latitude: "25 00 N"
|
3031
3300
|
longitude: "17 00 E"
|
3032
3301
|
name: "Libyan Arab Jamahiriya"
|
@@ -3044,12 +3313,14 @@ LY:
|
|
3044
3313
|
number: "434"
|
3045
3314
|
region: Africa
|
3046
3315
|
subregion: "Northern Africa"
|
3316
|
+
un_locode: LY
|
3047
3317
|
MA:
|
3048
3318
|
alpha2: MA
|
3049
3319
|
alpha3: MAR
|
3050
3320
|
country_code: "212"
|
3051
3321
|
currency: MAD
|
3052
3322
|
international_prefix: "00"
|
3323
|
+
ioc: MAR
|
3053
3324
|
latitude: "32 00 N"
|
3054
3325
|
longitude: "5 00 W"
|
3055
3326
|
name: Morocco
|
@@ -3066,12 +3337,14 @@ MA:
|
|
3066
3337
|
number: "504"
|
3067
3338
|
region: Africa
|
3068
3339
|
subregion: "Northern Africa"
|
3340
|
+
un_locode: MA
|
3069
3341
|
MC:
|
3070
3342
|
alpha2: MC
|
3071
3343
|
alpha3: MCO
|
3072
3344
|
country_code: "377"
|
3073
3345
|
currency: EUR
|
3074
3346
|
international_prefix: "00"
|
3347
|
+
ioc: MON
|
3075
3348
|
latitude: "43 44 N"
|
3076
3349
|
longitude: "7 24 E"
|
3077
3350
|
name: Monaco
|
@@ -3087,12 +3360,14 @@ MC:
|
|
3087
3360
|
number: "492"
|
3088
3361
|
region: Europe
|
3089
3362
|
subregion: "Western Europe"
|
3363
|
+
un_locode: MC
|
3090
3364
|
MD:
|
3091
3365
|
alpha2: MD
|
3092
3366
|
alpha3: MDA
|
3093
3367
|
country_code: "373"
|
3094
3368
|
currency: MDL
|
3095
3369
|
international_prefix: "00"
|
3370
|
+
ioc: MDA
|
3096
3371
|
latitude: "47 00 N"
|
3097
3372
|
longitude: "29 00 E"
|
3098
3373
|
name: "Moldova, Republic of"
|
@@ -3110,12 +3385,14 @@ MD:
|
|
3110
3385
|
number: "498"
|
3111
3386
|
region: Europe
|
3112
3387
|
subregion: "Eastern Europe"
|
3388
|
+
un_locode: MD
|
3113
3389
|
ME:
|
3114
3390
|
alpha2: ME
|
3115
3391
|
alpha3: MNE
|
3116
3392
|
country_code: "382"
|
3117
3393
|
currency: EUR
|
3118
3394
|
international_prefix: "99"
|
3395
|
+
ioc: MNE
|
3119
3396
|
latitude: "42 30 N"
|
3120
3397
|
longitude: "19 18 E"
|
3121
3398
|
name: Montenegro
|
@@ -3130,12 +3407,14 @@ ME:
|
|
3130
3407
|
number: "499"
|
3131
3408
|
region: Europe
|
3132
3409
|
subregion: "Southern Europe"
|
3410
|
+
un_locode: ME
|
3133
3411
|
MF:
|
3134
3412
|
alpha2: MF
|
3135
3413
|
alpha3: MAF
|
3136
3414
|
country_code: "590"
|
3137
3415
|
currency: EUR
|
3138
3416
|
international_prefix: ""
|
3417
|
+
ioc:
|
3139
3418
|
latitude: "18 05 N"
|
3140
3419
|
longitude: "63 57 W"
|
3141
3420
|
name: "Saint Martin"
|
@@ -3147,12 +3426,14 @@ MF:
|
|
3147
3426
|
number: "663"
|
3148
3427
|
region: Americas
|
3149
3428
|
subregion: Caribbean
|
3429
|
+
un_locode:
|
3150
3430
|
MG:
|
3151
3431
|
alpha2: MG
|
3152
3432
|
alpha3: MDG
|
3153
3433
|
country_code: "261"
|
3154
3434
|
currency: ~
|
3155
3435
|
international_prefix: "00"
|
3436
|
+
ioc: MAD
|
3156
3437
|
latitude: "20 00 S"
|
3157
3438
|
longitude: "47 00 E"
|
3158
3439
|
name: Madagascar
|
@@ -3168,12 +3449,14 @@ MG:
|
|
3168
3449
|
number: "450"
|
3169
3450
|
region: Africa
|
3170
3451
|
subregion: "Eastern Africa"
|
3452
|
+
un_locode: MG
|
3171
3453
|
MH:
|
3172
3454
|
alpha2: MH
|
3173
3455
|
alpha3: MHL
|
3174
3456
|
country_code: "692"
|
3175
3457
|
currency: USD
|
3176
3458
|
international_prefix: "00"
|
3459
|
+
ioc: MHL
|
3177
3460
|
latitude: "9 00 N"
|
3178
3461
|
longitude: "168 00 E"
|
3179
3462
|
name: "Marshall Islands"
|
@@ -3190,6 +3473,7 @@ MH:
|
|
3190
3473
|
number: "584"
|
3191
3474
|
region: Oceania
|
3192
3475
|
subregion: Micronesia
|
3476
|
+
un_locode: MH
|
3193
3477
|
MK:
|
3194
3478
|
address_format: |-
|
3195
3479
|
{{recipient}}
|
@@ -3201,6 +3485,7 @@ MK:
|
|
3201
3485
|
country_code: "389"
|
3202
3486
|
currency: ~
|
3203
3487
|
international_prefix: "00"
|
3488
|
+
ioc: MKD
|
3204
3489
|
latitude: "41 50 N"
|
3205
3490
|
longitude: "22 00 E"
|
3206
3491
|
name: "Macedonia, the Former Yugoslav Republic Of"
|
@@ -3218,12 +3503,14 @@ MK:
|
|
3218
3503
|
number: "807"
|
3219
3504
|
region: Europe
|
3220
3505
|
subregion: "Southern Europe"
|
3506
|
+
un_locode: MK
|
3221
3507
|
ML:
|
3222
3508
|
alpha2: ML
|
3223
3509
|
alpha3: MLI
|
3224
3510
|
country_code: "223"
|
3225
3511
|
currency: XOF
|
3226
3512
|
international_prefix: "00"
|
3513
|
+
ioc: MLI
|
3227
3514
|
latitude: "17 00 N"
|
3228
3515
|
longitude: "4 00 W"
|
3229
3516
|
name: Mali
|
@@ -3237,12 +3524,14 @@ ML:
|
|
3237
3524
|
number: "466"
|
3238
3525
|
region: Africa
|
3239
3526
|
subregion: "Western Africa"
|
3527
|
+
un_locode: ML
|
3240
3528
|
MM:
|
3241
3529
|
alpha2: MM
|
3242
3530
|
alpha3: MMR
|
3243
3531
|
country_code: "95"
|
3244
3532
|
currency: MNK
|
3245
3533
|
international_prefix: "00"
|
3534
|
+
ioc: MYA
|
3246
3535
|
latitude: "22 00 N"
|
3247
3536
|
longitude: "98 00 E"
|
3248
3537
|
name: Myanmar
|
@@ -3260,12 +3549,14 @@ MM:
|
|
3260
3549
|
number: "104"
|
3261
3550
|
region: Asia
|
3262
3551
|
subregion: "South-Eastern Asia"
|
3552
|
+
un_locode: MM
|
3263
3553
|
MN:
|
3264
3554
|
alpha2: MN
|
3265
3555
|
alpha3: MNG
|
3266
3556
|
country_code: "976"
|
3267
3557
|
currency: MNT
|
3268
3558
|
international_prefix: "001"
|
3559
|
+
ioc: MGL
|
3269
3560
|
latitude: "46 00 N"
|
3270
3561
|
longitude: "105 00 E"
|
3271
3562
|
name: Mongolia
|
@@ -3284,12 +3575,14 @@ MN:
|
|
3284
3575
|
number: "496"
|
3285
3576
|
region: Asia
|
3286
3577
|
subregion: "Eastern Asia"
|
3578
|
+
un_locode: MN
|
3287
3579
|
MO:
|
3288
3580
|
alpha2: MO
|
3289
3581
|
alpha3: MAC
|
3290
3582
|
country_code: "853"
|
3291
3583
|
currency: ~
|
3292
3584
|
international_prefix: "00"
|
3585
|
+
ioc:
|
3293
3586
|
latitude: "22 10 N"
|
3294
3587
|
longitude: "113 33 E"
|
3295
3588
|
name: Macao
|
@@ -3303,12 +3596,14 @@ MO:
|
|
3303
3596
|
number: "446"
|
3304
3597
|
region: Asia
|
3305
3598
|
subregion: "Eastern Asia"
|
3599
|
+
un_locode: MO
|
3306
3600
|
MP:
|
3307
3601
|
alpha2: MP
|
3308
3602
|
alpha3: MNP
|
3309
3603
|
country_code: "1"
|
3310
3604
|
currency: USD
|
3311
3605
|
international_prefix: "011"
|
3606
|
+
ioc:
|
3312
3607
|
latitude: "15 12 N"
|
3313
3608
|
longitude: "145 45 E"
|
3314
3609
|
name: "Northern Mariana Islands"
|
@@ -3325,12 +3620,14 @@ MP:
|
|
3325
3620
|
number: "580"
|
3326
3621
|
region: Oceania
|
3327
3622
|
subregion: Micronesia
|
3623
|
+
un_locode: MP
|
3328
3624
|
MQ:
|
3329
3625
|
alpha2: MQ
|
3330
3626
|
alpha3: MTQ
|
3331
3627
|
country_code: "596"
|
3332
3628
|
currency: EUR
|
3333
3629
|
international_prefix: "00"
|
3630
|
+
ioc:
|
3334
3631
|
latitude: ""
|
3335
3632
|
longitude: ""
|
3336
3633
|
name: Martinique
|
@@ -3347,12 +3644,14 @@ MQ:
|
|
3347
3644
|
number: "474"
|
3348
3645
|
region: Americas
|
3349
3646
|
subregion: Caribbean
|
3647
|
+
un_locode: MQ
|
3350
3648
|
MR:
|
3351
3649
|
alpha2: MR
|
3352
3650
|
alpha3: MRT
|
3353
3651
|
country_code: "222"
|
3354
3652
|
currency: MRO
|
3355
3653
|
international_prefix: "00"
|
3654
|
+
ioc: MTN
|
3356
3655
|
latitude: "20 00 N"
|
3357
3656
|
longitude: "12 00 W"
|
3358
3657
|
name: Mauritania
|
@@ -3369,12 +3668,14 @@ MR:
|
|
3369
3668
|
number: "478"
|
3370
3669
|
region: Africa
|
3371
3670
|
subregion: "Western Africa"
|
3671
|
+
un_locode: MR
|
3372
3672
|
MS:
|
3373
3673
|
alpha2: MS
|
3374
3674
|
alpha3: MSR
|
3375
3675
|
country_code: "1"
|
3376
3676
|
currency: XCD
|
3377
3677
|
international_prefix: "011"
|
3678
|
+
ioc:
|
3378
3679
|
latitude: "16 45 N"
|
3379
3680
|
longitude: "62 12 W"
|
3380
3681
|
name: Montserrat
|
@@ -3391,12 +3692,14 @@ MS:
|
|
3391
3692
|
number: "500"
|
3392
3693
|
region: Americas
|
3393
3694
|
subregion: Caribbean
|
3695
|
+
un_locode: MS
|
3394
3696
|
MT:
|
3395
3697
|
alpha2: MT
|
3396
3698
|
alpha3: MLT
|
3397
3699
|
country_code: "356"
|
3398
3700
|
currency: EUR
|
3399
3701
|
international_prefix: "00"
|
3702
|
+
ioc: MLT
|
3400
3703
|
latitude: "35 50 N"
|
3401
3704
|
longitude: "14 35 E"
|
3402
3705
|
name: Malta
|
@@ -3413,12 +3716,14 @@ MT:
|
|
3413
3716
|
number: "470"
|
3414
3717
|
region: Europe
|
3415
3718
|
subregion: "Southern Europe"
|
3719
|
+
un_locode: MT
|
3416
3720
|
MU:
|
3417
3721
|
alpha2: MU
|
3418
3722
|
alpha3: MUS
|
3419
3723
|
country_code: "230"
|
3420
3724
|
currency: MUR
|
3421
3725
|
international_prefix: "020"
|
3726
|
+
ioc: MRI
|
3422
3727
|
latitude: "20 17 S"
|
3423
3728
|
longitude: "57 33 E"
|
3424
3729
|
name: Mauritius
|
@@ -3435,12 +3740,14 @@ MU:
|
|
3435
3740
|
number: "480"
|
3436
3741
|
region: Africa
|
3437
3742
|
subregion: "Eastern Africa"
|
3743
|
+
un_locode: MU
|
3438
3744
|
MV:
|
3439
3745
|
alpha2: MV
|
3440
3746
|
alpha3: MDV
|
3441
3747
|
country_code: "960"
|
3442
3748
|
currency: MVR
|
3443
3749
|
international_prefix: "00"
|
3750
|
+
ioc: MDV
|
3444
3751
|
latitude: "3 15 N"
|
3445
3752
|
longitude: "73 00 E"
|
3446
3753
|
name: Maldives
|
@@ -3456,12 +3763,14 @@ MV:
|
|
3456
3763
|
number: "462"
|
3457
3764
|
region: Asia
|
3458
3765
|
subregion: "Southern Asia"
|
3766
|
+
un_locode: MV
|
3459
3767
|
MW:
|
3460
3768
|
alpha2: MW
|
3461
3769
|
alpha3: MWI
|
3462
3770
|
country_code: "265"
|
3463
3771
|
currency: MWK
|
3464
3772
|
international_prefix: "00"
|
3773
|
+
ioc: MAW
|
3465
3774
|
latitude: "13 30 S"
|
3466
3775
|
longitude: "34 00 E"
|
3467
3776
|
name: Malawi
|
@@ -3475,6 +3784,7 @@ MW:
|
|
3475
3784
|
number: "454"
|
3476
3785
|
region: Africa
|
3477
3786
|
subregion: "Eastern Africa"
|
3787
|
+
un_locode: MW
|
3478
3788
|
MX:
|
3479
3789
|
address_format: |-
|
3480
3790
|
{{recipient}}
|
@@ -3486,6 +3796,7 @@ MX:
|
|
3486
3796
|
country_code: "52"
|
3487
3797
|
currency: MXN
|
3488
3798
|
international_prefix: "00"
|
3799
|
+
ioc: MEX
|
3489
3800
|
latitude: "23 00 N"
|
3490
3801
|
longitude: "102 00 W"
|
3491
3802
|
name: Mexico
|
@@ -3504,12 +3815,14 @@ MX:
|
|
3504
3815
|
number: "484"
|
3505
3816
|
region: Americas
|
3506
3817
|
subregion: "Central America"
|
3818
|
+
un_locode: MX
|
3507
3819
|
MY:
|
3508
3820
|
alpha2: MY
|
3509
3821
|
alpha3: MYS
|
3510
3822
|
country_code: "60"
|
3511
3823
|
currency: MYR
|
3512
3824
|
international_prefix: "00"
|
3825
|
+
ioc: MAS
|
3513
3826
|
latitude: "2 30 N"
|
3514
3827
|
longitude: "112 30 E"
|
3515
3828
|
name: Malaysia
|
@@ -3526,12 +3839,14 @@ MY:
|
|
3526
3839
|
number: "458"
|
3527
3840
|
region: Asia
|
3528
3841
|
subregion: "South-Eastern Asia"
|
3842
|
+
un_locode: MY
|
3529
3843
|
MZ:
|
3530
3844
|
alpha2: MZ
|
3531
3845
|
alpha3: MOZ
|
3532
3846
|
country_code: "258"
|
3533
3847
|
currency: MZN
|
3534
3848
|
international_prefix: "00"
|
3849
|
+
ioc: MOZ
|
3535
3850
|
latitude: "18 15 S"
|
3536
3851
|
longitude: "35 00 E"
|
3537
3852
|
name: Mozambique
|
@@ -3549,6 +3864,7 @@ MZ:
|
|
3549
3864
|
number: "508"
|
3550
3865
|
region: Africa
|
3551
3866
|
subregion: "Eastern Africa"
|
3867
|
+
un_locode: MZ
|
3552
3868
|
NA:
|
3553
3869
|
alpha2: NA
|
3554
3870
|
alpha3: NAM
|
@@ -3556,6 +3872,7 @@ NA:
|
|
3556
3872
|
country_code: "264"
|
3557
3873
|
currency: NAD
|
3558
3874
|
international_prefix: "00"
|
3875
|
+
ioc: NAM
|
3559
3876
|
latitude: "22 00 S"
|
3560
3877
|
longitude: "17 00 E"
|
3561
3878
|
name: Namibia
|
@@ -3573,12 +3890,14 @@ NA:
|
|
3573
3890
|
number: "516"
|
3574
3891
|
region: Africa
|
3575
3892
|
subregion: "Southern Africa"
|
3893
|
+
un_locode: NA
|
3576
3894
|
NC:
|
3577
3895
|
alpha2: NC
|
3578
3896
|
alpha3: NCL
|
3579
3897
|
country_code: "687"
|
3580
3898
|
currency: XPF
|
3581
3899
|
international_prefix: "00"
|
3900
|
+
ioc:
|
3582
3901
|
latitude: "21 30 S"
|
3583
3902
|
longitude: "165 30 E"
|
3584
3903
|
name: "New Caledonia"
|
@@ -3595,12 +3914,14 @@ NC:
|
|
3595
3914
|
number: "540"
|
3596
3915
|
region: Oceania
|
3597
3916
|
subregion: Melanesia
|
3917
|
+
un_locode: NC
|
3598
3918
|
NE:
|
3599
3919
|
alpha2: NE
|
3600
3920
|
alpha3: NER
|
3601
3921
|
country_code: "227"
|
3602
3922
|
currency: XOF
|
3603
3923
|
international_prefix: "00"
|
3924
|
+
ioc: NIG
|
3604
3925
|
latitude: "16 00 N"
|
3605
3926
|
longitude: "8 00 E"
|
3606
3927
|
name: Niger
|
@@ -3614,12 +3935,14 @@ NE:
|
|
3614
3935
|
number: "562"
|
3615
3936
|
region: Africa
|
3616
3937
|
subregion: "Western Africa"
|
3938
|
+
un_locode: NE
|
3617
3939
|
NF:
|
3618
3940
|
alpha2: NF
|
3619
3941
|
alpha3: NFK
|
3620
3942
|
country_code: "672"
|
3621
3943
|
currency: AUD
|
3622
3944
|
international_prefix: "00"
|
3945
|
+
ioc:
|
3623
3946
|
latitude: "29 02 S"
|
3624
3947
|
longitude: "167 57 E"
|
3625
3948
|
name: "Norfolk Island"
|
@@ -3636,12 +3959,14 @@ NF:
|
|
3636
3959
|
number: "574"
|
3637
3960
|
region: Oceania
|
3638
3961
|
subregion: "Australia and New Zealand"
|
3962
|
+
un_locode: NF
|
3639
3963
|
NG:
|
3640
3964
|
alpha2: NG
|
3641
3965
|
alpha3: NGA
|
3642
3966
|
country_code: "234"
|
3643
3967
|
currency: NGN
|
3644
3968
|
international_prefix: 009
|
3969
|
+
ioc: NGR
|
3645
3970
|
latitude: "10 00 N"
|
3646
3971
|
longitude: "8 00 E"
|
3647
3972
|
name: Nigeria
|
@@ -3658,12 +3983,14 @@ NG:
|
|
3658
3983
|
number: "566"
|
3659
3984
|
region: Africa
|
3660
3985
|
subregion: "Western Africa"
|
3986
|
+
un_locode: NG
|
3661
3987
|
NI:
|
3662
3988
|
alpha2: NI
|
3663
3989
|
alpha3: NIC
|
3664
3990
|
country_code: "505"
|
3665
3991
|
currency: NIO
|
3666
3992
|
international_prefix: "00"
|
3993
|
+
ioc: NCA
|
3667
3994
|
latitude: "13 00 N"
|
3668
3995
|
longitude: "85 00 W"
|
3669
3996
|
name: Nicaragua
|
@@ -3680,6 +4007,7 @@ NI:
|
|
3680
4007
|
number: "558"
|
3681
4008
|
region: Americas
|
3682
4009
|
subregion: "Central America"
|
4010
|
+
un_locode: NI
|
3683
4011
|
NL:
|
3684
4012
|
address_format: |-
|
3685
4013
|
{{recipient}}
|
@@ -3691,6 +4019,7 @@ NL:
|
|
3691
4019
|
country_code: "31"
|
3692
4020
|
currency: EUR
|
3693
4021
|
international_prefix: "00"
|
4022
|
+
ioc: NED
|
3694
4023
|
latitude: "52 30 N"
|
3695
4024
|
longitude: "5 45 E"
|
3696
4025
|
name: Netherlands
|
@@ -3707,6 +4036,7 @@ NL:
|
|
3707
4036
|
number: "528"
|
3708
4037
|
region: Europe
|
3709
4038
|
subregion: "Western Europe"
|
4039
|
+
un_locode: NL
|
3710
4040
|
"NO":
|
3711
4041
|
address_format: |-
|
3712
4042
|
{{recipient}}
|
@@ -3718,6 +4048,7 @@ NL:
|
|
3718
4048
|
country_code: "47"
|
3719
4049
|
currency: NOK
|
3720
4050
|
international_prefix: "00"
|
4051
|
+
ioc: NED
|
3721
4052
|
latitude: "62 00 N"
|
3722
4053
|
longitude: "10 00 E"
|
3723
4054
|
name: Norway
|
@@ -3734,12 +4065,14 @@ NL:
|
|
3734
4065
|
number: "578"
|
3735
4066
|
region: Europe
|
3736
4067
|
subregion: "Northern Europe"
|
4068
|
+
un_locode: NL
|
3737
4069
|
NP:
|
3738
4070
|
alpha2: NP
|
3739
4071
|
alpha3: NPL
|
3740
4072
|
country_code: "977"
|
3741
4073
|
currency: NPR
|
3742
4074
|
international_prefix: "00"
|
4075
|
+
ioc: NEP
|
3743
4076
|
latitude: "28 00 N"
|
3744
4077
|
longitude: "84 00 E"
|
3745
4078
|
name: Nepal
|
@@ -3758,12 +4091,14 @@ NP:
|
|
3758
4091
|
number: "524"
|
3759
4092
|
region: Asia
|
3760
4093
|
subregion: "Southern Asia"
|
4094
|
+
un_locode: NP
|
3761
4095
|
NR:
|
3762
4096
|
alpha2: NR
|
3763
4097
|
alpha3: NRU
|
3764
4098
|
country_code: "674"
|
3765
4099
|
currency: AUD
|
3766
4100
|
international_prefix: "00"
|
4101
|
+
ioc: NRU
|
3767
4102
|
latitude: "0 32 S"
|
3768
4103
|
longitude: "166 55 E"
|
3769
4104
|
name: Nauru
|
@@ -3780,12 +4115,14 @@ NR:
|
|
3780
4115
|
number: "520"
|
3781
4116
|
region: Oceania
|
3782
4117
|
subregion: Micronesia
|
4118
|
+
un_locode: NR
|
3783
4119
|
NU:
|
3784
4120
|
alpha2: NU
|
3785
4121
|
alpha3: NIU
|
3786
4122
|
country_code: "683"
|
3787
4123
|
currency: ~
|
3788
4124
|
international_prefix: "00"
|
4125
|
+
ioc:
|
3789
4126
|
latitude: "19 02 S"
|
3790
4127
|
longitude: "169 52 W"
|
3791
4128
|
name: Niue
|
@@ -3799,6 +4136,7 @@ NU:
|
|
3799
4136
|
number: "570"
|
3800
4137
|
region: Oceania
|
3801
4138
|
subregion: Polynesia
|
4139
|
+
un_locode: NU
|
3802
4140
|
NZ:
|
3803
4141
|
address_format: |-
|
3804
4142
|
{{recipient}}
|
@@ -3811,6 +4149,7 @@ NZ:
|
|
3811
4149
|
country_code: "64"
|
3812
4150
|
currency: NZD
|
3813
4151
|
international_prefix: "00"
|
4152
|
+
ioc: NZL
|
3814
4153
|
latitude: "41 00 S"
|
3815
4154
|
longitude: "174 00 E"
|
3816
4155
|
name: "New Zealand"
|
@@ -3828,6 +4167,7 @@ NZ:
|
|
3828
4167
|
number: "554"
|
3829
4168
|
region: Oceania
|
3830
4169
|
subregion: "Australia and New Zealand"
|
4170
|
+
un_locode: NZ
|
3831
4171
|
OM:
|
3832
4172
|
address_format: |-
|
3833
4173
|
{{recipient}}
|
@@ -3840,6 +4180,7 @@ OM:
|
|
3840
4180
|
country_code: "968"
|
3841
4181
|
currency: OMR
|
3842
4182
|
international_prefix: "00"
|
4183
|
+
ioc: OMA
|
3843
4184
|
latitude: "21 00 N"
|
3844
4185
|
longitude: "57 00 E"
|
3845
4186
|
name: Oman
|
@@ -3854,6 +4195,7 @@ OM:
|
|
3854
4195
|
number: "512"
|
3855
4196
|
region: Asia
|
3856
4197
|
subregion: "Western Asia"
|
4198
|
+
un_locode: OM
|
3857
4199
|
PA:
|
3858
4200
|
alpha2: PA
|
3859
4201
|
alpha3: PAN
|
@@ -3861,6 +4203,7 @@ PA:
|
|
3861
4203
|
country_code: "507"
|
3862
4204
|
currency: PAB
|
3863
4205
|
international_prefix: "00"
|
4206
|
+
ioc: PAN
|
3864
4207
|
latitude: "9 00 N"
|
3865
4208
|
longitude: "80 00 W"
|
3866
4209
|
name: Panama
|
@@ -3875,12 +4218,14 @@ PA:
|
|
3875
4218
|
number: "591"
|
3876
4219
|
region: Americas
|
3877
4220
|
subregion: "Central America"
|
4221
|
+
un_locode: PA
|
3878
4222
|
PE:
|
3879
4223
|
alpha2: PE
|
3880
4224
|
alpha3: PER
|
3881
4225
|
country_code: "51"
|
3882
4226
|
currency: PEN
|
3883
4227
|
international_prefix: "00"
|
4228
|
+
ioc: PER
|
3884
4229
|
latitude: "10 00 S"
|
3885
4230
|
longitude: "76 00 W"
|
3886
4231
|
name: Peru
|
@@ -3897,12 +4242,14 @@ PE:
|
|
3897
4242
|
number: "604"
|
3898
4243
|
region: Americas
|
3899
4244
|
subregion: "South America"
|
4245
|
+
un_locode: PE
|
3900
4246
|
PF:
|
3901
4247
|
alpha2: PF
|
3902
4248
|
alpha3: PYF
|
3903
4249
|
country_code: "689"
|
3904
4250
|
currency: XPF
|
3905
4251
|
international_prefix: "00"
|
4252
|
+
ioc:
|
3906
4253
|
latitude: "15 00 S"
|
3907
4254
|
longitude: "140 00 W"
|
3908
4255
|
name: "French Polynesia"
|
@@ -3919,12 +4266,14 @@ PF:
|
|
3919
4266
|
number: "258"
|
3920
4267
|
region: Oceania
|
3921
4268
|
subregion: Polynesia
|
4269
|
+
un_locode: PF
|
3922
4270
|
PG:
|
3923
4271
|
alpha2: PG
|
3924
4272
|
alpha3: PNG
|
3925
4273
|
country_code: "675"
|
3926
4274
|
currency: PGK
|
3927
4275
|
international_prefix: "05"
|
4276
|
+
ioc: PNG
|
3928
4277
|
latitude: "6 00 S"
|
3929
4278
|
longitude: "147 00 E"
|
3930
4279
|
name: "Papua New Guinea"
|
@@ -3941,6 +4290,7 @@ PG:
|
|
3941
4290
|
number: "598"
|
3942
4291
|
region: Oceania
|
3943
4292
|
subregion: Melanesia
|
4293
|
+
un_locode: PG
|
3944
4294
|
PH:
|
3945
4295
|
address_format: |-
|
3946
4296
|
{{recipient}}
|
@@ -3952,6 +4302,7 @@ PH:
|
|
3952
4302
|
country_code: "63"
|
3953
4303
|
currency: PHP
|
3954
4304
|
international_prefix: "00"
|
4305
|
+
ioc: PHI
|
3955
4306
|
latitude: "13 00 N"
|
3956
4307
|
longitude: "122 00 E"
|
3957
4308
|
name: Philippines
|
@@ -3969,12 +4320,14 @@ PH:
|
|
3969
4320
|
number: "608"
|
3970
4321
|
region: Asia
|
3971
4322
|
subregion: "South-Eastern Asia"
|
4323
|
+
un_locode: PH
|
3972
4324
|
PK:
|
3973
4325
|
alpha2: PK
|
3974
4326
|
alpha3: PAK
|
3975
4327
|
country_code: "92"
|
3976
4328
|
currency: PKR
|
3977
4329
|
international_prefix: "00"
|
4330
|
+
ioc: PAK
|
3978
4331
|
latitude: "30 00 N"
|
3979
4332
|
longitude: "70 00 E"
|
3980
4333
|
name: Pakistan
|
@@ -3990,6 +4343,7 @@ PK:
|
|
3990
4343
|
number: "586"
|
3991
4344
|
region: Asia
|
3992
4345
|
subregion: "Southern Asia"
|
4346
|
+
un_locode: PK
|
3993
4347
|
PL:
|
3994
4348
|
address_format: |-
|
3995
4349
|
{{recipient}}
|
@@ -4002,6 +4356,7 @@ PL:
|
|
4002
4356
|
country_code: "48"
|
4003
4357
|
currency: PLN
|
4004
4358
|
international_prefix: "00"
|
4359
|
+
ioc: POL
|
4005
4360
|
latitude: "52 00 N"
|
4006
4361
|
longitude: "20 00 E"
|
4007
4362
|
name: Poland
|
@@ -4018,12 +4373,14 @@ PL:
|
|
4018
4373
|
number: "616"
|
4019
4374
|
region: Europe
|
4020
4375
|
subregion: "Eastern Europe"
|
4376
|
+
un_locode: PL
|
4021
4377
|
PM:
|
4022
4378
|
alpha2: PM
|
4023
4379
|
alpha3: SPM
|
4024
4380
|
country_code: "508"
|
4025
4381
|
currency: EUR
|
4026
4382
|
international_prefix: "00"
|
4383
|
+
ioc:
|
4027
4384
|
latitude: "46 50 N"
|
4028
4385
|
longitude: "56 20 W"
|
4029
4386
|
name: "Saint Pierre And Miquelon"
|
@@ -4040,12 +4397,14 @@ PM:
|
|
4040
4397
|
number: "666"
|
4041
4398
|
region: Americas
|
4042
4399
|
subregion: "Northern America"
|
4400
|
+
un_locode: PM
|
4043
4401
|
PN:
|
4044
4402
|
alpha2: PN
|
4045
4403
|
alpha3: PCN
|
4046
4404
|
country_code: ""
|
4047
4405
|
currency: NZD
|
4048
4406
|
international_prefix: "00"
|
4407
|
+
ioc:
|
4049
4408
|
latitude: "25 04 S"
|
4050
4409
|
longitude: "130 06 W"
|
4051
4410
|
name: Pitcairn
|
@@ -4058,12 +4417,14 @@ PN:
|
|
4058
4417
|
number: "612"
|
4059
4418
|
region: Oceania
|
4060
4419
|
subregion: Polynesia
|
4420
|
+
un_locode: PN
|
4061
4421
|
PR:
|
4062
4422
|
alpha2: PR
|
4063
4423
|
alpha3: PRI
|
4064
4424
|
country_code: "1"
|
4065
4425
|
currency: USD
|
4066
4426
|
international_prefix: "011"
|
4427
|
+
ioc: PUR
|
4067
4428
|
latitude: "18 15 N"
|
4068
4429
|
longitude: "66 30 W"
|
4069
4430
|
name: "Puerto Rico"
|
@@ -4077,12 +4438,14 @@ PR:
|
|
4077
4438
|
number: "630"
|
4078
4439
|
region: Americas
|
4079
4440
|
subregion: Caribbean
|
4441
|
+
un_locode: PR
|
4080
4442
|
PS:
|
4081
4443
|
alpha2: PS
|
4082
4444
|
alpha3: PSE
|
4083
4445
|
country_code: "970"
|
4084
4446
|
currency: ~
|
4085
4447
|
international_prefix: "00"
|
4448
|
+
ioc: PLE
|
4086
4449
|
latitude: ""
|
4087
4450
|
longitude: ""
|
4088
4451
|
name: "Palestinian Territory, Occupied"
|
@@ -4100,6 +4463,7 @@ PS:
|
|
4100
4463
|
number: "275"
|
4101
4464
|
region: Asia
|
4102
4465
|
subregion: "Western Asia"
|
4466
|
+
un_locode:
|
4103
4467
|
PT:
|
4104
4468
|
address_format: |-
|
4105
4469
|
{{recipient}}
|
@@ -4111,6 +4475,7 @@ PT:
|
|
4111
4475
|
country_code: "351"
|
4112
4476
|
currency: EUR
|
4113
4477
|
international_prefix: "00"
|
4478
|
+
ioc: POR
|
4114
4479
|
latitude: "39 30 N"
|
4115
4480
|
longitude: "8 00 W"
|
4116
4481
|
name: Portugal
|
@@ -4124,12 +4489,14 @@ PT:
|
|
4124
4489
|
number: "620"
|
4125
4490
|
region: Europe
|
4126
4491
|
subregion: "Southern Europe"
|
4492
|
+
un_locode: PT
|
4127
4493
|
PW:
|
4128
4494
|
alpha2: PW
|
4129
4495
|
alpha3: PLW
|
4130
4496
|
country_code: "680"
|
4131
4497
|
currency: USD
|
4132
4498
|
international_prefix: "00"
|
4499
|
+
ioc: PLW
|
4133
4500
|
latitude: "7 30 N"
|
4134
4501
|
longitude: "134 30 E"
|
4135
4502
|
name: Palau
|
@@ -4143,12 +4510,14 @@ PW:
|
|
4143
4510
|
number: "585"
|
4144
4511
|
region: Oceania
|
4145
4512
|
subregion: Micronesia
|
4513
|
+
un_locode: PW
|
4146
4514
|
PY:
|
4147
4515
|
alpha2: PY
|
4148
4516
|
alpha3: PRY
|
4149
4517
|
country_code: "595"
|
4150
4518
|
currency: PYG
|
4151
4519
|
international_prefix: "002"
|
4520
|
+
ioc: PAR
|
4152
4521
|
latitude: "23 00 S"
|
4153
4522
|
longitude: "58 00 W"
|
4154
4523
|
name: Paraguay
|
@@ -4162,6 +4531,7 @@ PY:
|
|
4162
4531
|
number: "600"
|
4163
4532
|
region: Americas
|
4164
4533
|
subregion: "South America"
|
4534
|
+
un_locode: PY
|
4165
4535
|
QA:
|
4166
4536
|
address_format: |-
|
4167
4537
|
{{recipient}}
|
@@ -4173,6 +4543,7 @@ QA:
|
|
4173
4543
|
country_code: "974"
|
4174
4544
|
currency: QAR
|
4175
4545
|
international_prefix: "00"
|
4546
|
+
ioc: QAT
|
4176
4547
|
latitude: "25 30 N"
|
4177
4548
|
longitude: "51 15 E"
|
4178
4549
|
name: Qatar
|
@@ -4187,12 +4558,14 @@ QA:
|
|
4187
4558
|
number: "634"
|
4188
4559
|
region: Asia
|
4189
4560
|
subregion: "Western Asia"
|
4561
|
+
un_locode: QA
|
4190
4562
|
RE:
|
4191
4563
|
alpha2: RE
|
4192
4564
|
alpha3: REU
|
4193
4565
|
country_code: "262"
|
4194
4566
|
currency: EUR
|
4195
4567
|
international_prefix: "00"
|
4568
|
+
ioc:
|
4196
4569
|
latitude: ""
|
4197
4570
|
longitude: ""
|
4198
4571
|
name: Réunion
|
@@ -4209,6 +4582,7 @@ RE:
|
|
4209
4582
|
number: "638"
|
4210
4583
|
region: Africa
|
4211
4584
|
subregion: "Eastern Africa"
|
4585
|
+
un_locode: RE
|
4212
4586
|
RO:
|
4213
4587
|
address_format: |-
|
4214
4588
|
{{recipient}}
|
@@ -4220,6 +4594,7 @@ RO:
|
|
4220
4594
|
country_code: "40"
|
4221
4595
|
currency: RON
|
4222
4596
|
international_prefix: "00"
|
4597
|
+
ioc: ROU
|
4223
4598
|
latitude: "46 00 N"
|
4224
4599
|
longitude: "25 00 E"
|
4225
4600
|
name: Romania
|
@@ -4236,12 +4611,14 @@ RO:
|
|
4236
4611
|
number: "642"
|
4237
4612
|
region: Europe
|
4238
4613
|
subregion: "Eastern Europe"
|
4614
|
+
un_locode: RO
|
4239
4615
|
RS:
|
4240
4616
|
alpha2: RS
|
4241
4617
|
alpha3: SRB
|
4242
4618
|
country_code: "381"
|
4243
4619
|
currency: RSD
|
4244
4620
|
international_prefix: "99"
|
4621
|
+
ioc: SRB
|
4245
4622
|
latitude: "44 00 N"
|
4246
4623
|
longitude: "21 00 E"
|
4247
4624
|
name: Serbia
|
@@ -4258,6 +4635,7 @@ RS:
|
|
4258
4635
|
number: "688"
|
4259
4636
|
region: Europe
|
4260
4637
|
subregion: "Southern Europe"
|
4638
|
+
un_locode: RS
|
4261
4639
|
RU:
|
4262
4640
|
address_format: |-
|
4263
4641
|
{{recipient}}
|
@@ -4269,6 +4647,7 @@ RU:
|
|
4269
4647
|
country_code: "7"
|
4270
4648
|
currency: RUB
|
4271
4649
|
international_prefix: "810"
|
4650
|
+
ioc: RUS
|
4272
4651
|
latitude: "60 00 N"
|
4273
4652
|
longitude: "100 00 E"
|
4274
4653
|
name: "Russian Federation"
|
@@ -4285,12 +4664,14 @@ RU:
|
|
4285
4664
|
number: "643"
|
4286
4665
|
region: Europe
|
4287
4666
|
subregion: "Eastern Europe"
|
4667
|
+
un_locode: RU
|
4288
4668
|
RW:
|
4289
4669
|
alpha2: RW
|
4290
4670
|
alpha3: RWA
|
4291
4671
|
country_code: "250"
|
4292
4672
|
currency: RWF
|
4293
4673
|
international_prefix: "00"
|
4674
|
+
ioc: RWA
|
4294
4675
|
latitude: "2 00 S"
|
4295
4676
|
longitude: "30 00 E"
|
4296
4677
|
name: Rwanda
|
@@ -4308,6 +4689,7 @@ RW:
|
|
4308
4689
|
number: "646"
|
4309
4690
|
region: Africa
|
4310
4691
|
subregion: "Eastern Africa"
|
4692
|
+
un_locode: RW
|
4311
4693
|
SA:
|
4312
4694
|
address_format: |-
|
4313
4695
|
{{recipient}}
|
@@ -4319,6 +4701,7 @@ SA:
|
|
4319
4701
|
country_code: "966"
|
4320
4702
|
currency: SAR
|
4321
4703
|
international_prefix: "00"
|
4704
|
+
ioc: KSA
|
4322
4705
|
latitude: "25 00 N"
|
4323
4706
|
longitude: "45 00 E"
|
4324
4707
|
name: "Saudi Arabia"
|
@@ -4336,12 +4719,14 @@ SA:
|
|
4336
4719
|
number: "682"
|
4337
4720
|
region: Asia
|
4338
4721
|
subregion: "Western Asia"
|
4722
|
+
un_locode: SA
|
4339
4723
|
SB:
|
4340
4724
|
alpha2: SB
|
4341
4725
|
alpha3: SLB
|
4342
4726
|
country_code: "677"
|
4343
4727
|
currency: SBD
|
4344
4728
|
international_prefix: "00"
|
4729
|
+
ioc: SOL
|
4345
4730
|
latitude: "8 00 S"
|
4346
4731
|
longitude: "159 00 E"
|
4347
4732
|
name: "Solomon Islands"
|
@@ -4358,12 +4743,14 @@ SB:
|
|
4358
4743
|
number: 090
|
4359
4744
|
region: Oceania
|
4360
4745
|
subregion: Melanesia
|
4746
|
+
un_locode: SB
|
4361
4747
|
SC:
|
4362
4748
|
alpha2: SC
|
4363
4749
|
alpha3: SYC
|
4364
4750
|
country_code: "248"
|
4365
4751
|
currency: SCR
|
4366
4752
|
international_prefix: "00"
|
4753
|
+
ioc: SEY
|
4367
4754
|
latitude: "4 35 S"
|
4368
4755
|
longitude: "55 40 E"
|
4369
4756
|
name: Seychelles
|
@@ -4377,12 +4764,14 @@ SC:
|
|
4377
4764
|
number: "690"
|
4378
4765
|
region: Africa
|
4379
4766
|
subregion: "Eastern Africa"
|
4767
|
+
un_locode: SC
|
4380
4768
|
SD:
|
4381
4769
|
alpha2: SD
|
4382
4770
|
alpha3: SDN
|
4383
4771
|
country_code: "249"
|
4384
4772
|
currency: SDG
|
4385
4773
|
international_prefix: "00"
|
4774
|
+
ioc: SUD
|
4386
4775
|
latitude: "15 00 N"
|
4387
4776
|
longitude: "30 00 E"
|
4388
4777
|
name: Sudan
|
@@ -4398,6 +4787,7 @@ SD:
|
|
4398
4787
|
number: "736"
|
4399
4788
|
region: Africa
|
4400
4789
|
subregion: "Northern Africa"
|
4790
|
+
un_locode: SD
|
4401
4791
|
SE:
|
4402
4792
|
address_format: |-
|
4403
4793
|
{{recipient}}
|
@@ -4409,6 +4799,7 @@ SE:
|
|
4409
4799
|
country_code: "46"
|
4410
4800
|
currency: SEK
|
4411
4801
|
international_prefix: "00"
|
4802
|
+
ioc: SWE
|
4412
4803
|
latitude: "62 00 N"
|
4413
4804
|
longitude: "15 00 E"
|
4414
4805
|
name: Sweden
|
@@ -4425,6 +4816,7 @@ SE:
|
|
4425
4816
|
number: "752"
|
4426
4817
|
region: Europe
|
4427
4818
|
subregion: "Northern Europe"
|
4819
|
+
un_locode: SE
|
4428
4820
|
SG:
|
4429
4821
|
address_format: |-
|
4430
4822
|
{{recipient}}
|
@@ -4436,6 +4828,7 @@ SG:
|
|
4436
4828
|
country_code: "65"
|
4437
4829
|
currency: SGD
|
4438
4830
|
international_prefix: "001"
|
4831
|
+
ioc: SIN
|
4439
4832
|
latitude: "1 22 N"
|
4440
4833
|
longitude: "103 48 E"
|
4441
4834
|
name: Singapore
|
@@ -4453,12 +4846,14 @@ SG:
|
|
4453
4846
|
number: "702"
|
4454
4847
|
region: Asia
|
4455
4848
|
subregion: "South-Eastern Asia"
|
4849
|
+
un_locode: SG
|
4456
4850
|
SH:
|
4457
4851
|
alpha2: SH
|
4458
4852
|
alpha3: SHN
|
4459
4853
|
country_code: "290"
|
4460
4854
|
currency: SHP
|
4461
4855
|
international_prefix: "00"
|
4856
|
+
ioc:
|
4462
4857
|
latitude: "Saint Helena: 15 57 "
|
4463
4858
|
longitude: "Saint Helena: 5 42 W"
|
4464
4859
|
name: "Saint Helena"
|
@@ -4475,6 +4870,7 @@ SH:
|
|
4475
4870
|
number: "654"
|
4476
4871
|
region: Africa
|
4477
4872
|
subregion: "Western Africa"
|
4873
|
+
un_locode: SH
|
4478
4874
|
SI:
|
4479
4875
|
address_format: |-
|
4480
4876
|
{{recipient}}
|
@@ -4486,6 +4882,7 @@ SI:
|
|
4486
4882
|
country_code: "386"
|
4487
4883
|
currency: EUR
|
4488
4884
|
international_prefix: "00"
|
4885
|
+
ioc: SLO
|
4489
4886
|
latitude: "46 07 N"
|
4490
4887
|
longitude: "14 49 E"
|
4491
4888
|
name: Slovenia
|
@@ -4502,12 +4899,14 @@ SI:
|
|
4502
4899
|
number: "705"
|
4503
4900
|
region: Europe
|
4504
4901
|
subregion: "Southern Europe"
|
4902
|
+
un_locode: SI
|
4505
4903
|
SJ:
|
4506
4904
|
alpha2: SJ
|
4507
4905
|
alpha3: SJM
|
4508
4906
|
country_code: "47"
|
4509
4907
|
currency: NOK
|
4510
4908
|
international_prefix: "00"
|
4909
|
+
ioc:
|
4511
4910
|
latitude: "78 00 N"
|
4512
4911
|
longitude: "20 00 E"
|
4513
4912
|
name: "Svalbard And Jan Mayen"
|
@@ -4524,6 +4923,7 @@ SJ:
|
|
4524
4923
|
number: "744"
|
4525
4924
|
region: Europe
|
4526
4925
|
subregion: "Northern Europe"
|
4926
|
+
un_locode: SJ
|
4527
4927
|
SK:
|
4528
4928
|
address_format: |-
|
4529
4929
|
{{recipient}}
|
@@ -4535,6 +4935,7 @@ SK:
|
|
4535
4935
|
country_code: "421"
|
4536
4936
|
currency: EUR
|
4537
4937
|
international_prefix: "00"
|
4938
|
+
ioc: SVK
|
4538
4939
|
latitude: "48 40 N"
|
4539
4940
|
longitude: "19 30 E"
|
4540
4941
|
name: Slovakia
|
@@ -4551,12 +4952,14 @@ SK:
|
|
4551
4952
|
number: "703"
|
4552
4953
|
region: Europe
|
4553
4954
|
subregion: "Eastern Europe"
|
4955
|
+
un_locode: SK
|
4554
4956
|
SL:
|
4555
4957
|
alpha2: SL
|
4556
4958
|
alpha3: SLE
|
4557
4959
|
country_code: "232"
|
4558
4960
|
currency: SLL
|
4559
4961
|
international_prefix: "00"
|
4962
|
+
ioc: SLE
|
4560
4963
|
latitude: "8 30 N"
|
4561
4964
|
longitude: "11 30 W"
|
4562
4965
|
name: "Sierra Leone"
|
@@ -4570,12 +4973,14 @@ SL:
|
|
4570
4973
|
number: "694"
|
4571
4974
|
region: Africa
|
4572
4975
|
subregion: "Western Africa"
|
4976
|
+
un_locode: SL
|
4573
4977
|
SM:
|
4574
4978
|
alpha2: SM
|
4575
4979
|
alpha3: SMR
|
4576
4980
|
country_code: "378"
|
4577
4981
|
currency: EUR
|
4578
4982
|
international_prefix: "00"
|
4983
|
+
ioc: SMR
|
4579
4984
|
latitude: "43 46 N"
|
4580
4985
|
longitude: "12 25 E"
|
4581
4986
|
name: "San Marino"
|
@@ -4593,12 +4998,14 @@ SM:
|
|
4593
4998
|
number: "674"
|
4594
4999
|
region: Europe
|
4595
5000
|
subregion: "Southern Europe"
|
5001
|
+
un_locode: SM
|
4596
5002
|
SN:
|
4597
5003
|
alpha2: SN
|
4598
5004
|
alpha3: SEN
|
4599
5005
|
country_code: "221"
|
4600
5006
|
currency: XOF
|
4601
5007
|
international_prefix: "00"
|
5008
|
+
ioc: SEN
|
4602
5009
|
latitude: "14 00 N"
|
4603
5010
|
longitude: "14 00 W"
|
4604
5011
|
name: Senegal
|
@@ -4613,12 +5020,14 @@ SN:
|
|
4613
5020
|
number: "686"
|
4614
5021
|
region: Africa
|
4615
5022
|
subregion: "Western Africa"
|
5023
|
+
un_locode: SN
|
4616
5024
|
SO:
|
4617
5025
|
alpha2: SO
|
4618
5026
|
alpha3: SOM
|
4619
5027
|
country_code: "252"
|
4620
5028
|
currency: SOS
|
4621
5029
|
international_prefix: "00"
|
5030
|
+
ioc: SOM
|
4622
5031
|
latitude: "10 00 N"
|
4623
5032
|
longitude: "49 00 E"
|
4624
5033
|
name: Somalia
|
@@ -4633,12 +5042,14 @@ SO:
|
|
4633
5042
|
number: "706"
|
4634
5043
|
region: Africa
|
4635
5044
|
subregion: "Eastern Africa"
|
5045
|
+
un_locode: SO
|
4636
5046
|
SR:
|
4637
5047
|
alpha2: SR
|
4638
5048
|
alpha3: SUR
|
4639
5049
|
country_code: "597"
|
4640
5050
|
currency: SRD
|
4641
5051
|
international_prefix: "00"
|
5052
|
+
ioc: SUR
|
4642
5053
|
latitude: "4 00 N"
|
4643
5054
|
longitude: "56 00 W"
|
4644
5055
|
name: Suriname
|
@@ -4653,12 +5064,14 @@ SR:
|
|
4653
5064
|
number: "740"
|
4654
5065
|
region: Americas
|
4655
5066
|
subregion: "South America"
|
5067
|
+
un_locode: SR
|
4656
5068
|
ST:
|
4657
5069
|
alpha2: ST
|
4658
5070
|
alpha3: STP
|
4659
5071
|
country_code: "239"
|
4660
5072
|
currency: STD
|
4661
5073
|
international_prefix: "00"
|
5074
|
+
ioc: STP
|
4662
5075
|
latitude: "1 00 N"
|
4663
5076
|
longitude: "7 00 E"
|
4664
5077
|
name: "Sao Tome and Principe"
|
@@ -4676,12 +5089,14 @@ ST:
|
|
4676
5089
|
number: "678"
|
4677
5090
|
region: Africa
|
4678
5091
|
subregion: "Middle Africa"
|
5092
|
+
un_locode: ST
|
4679
5093
|
SV:
|
4680
5094
|
alpha2: SV
|
4681
5095
|
alpha3: SLV
|
4682
5096
|
country_code: "503"
|
4683
5097
|
currency: USD
|
4684
5098
|
international_prefix: "00"
|
5099
|
+
ioc: ESA
|
4685
5100
|
latitude: "13 50 N"
|
4686
5101
|
longitude: "88 55 W"
|
4687
5102
|
name: "El Salvador"
|
@@ -4696,6 +5111,7 @@ SV:
|
|
4696
5111
|
number: "222"
|
4697
5112
|
region: Americas
|
4698
5113
|
subregion: "Central America"
|
5114
|
+
un_locode: SV
|
4699
5115
|
SY:
|
4700
5116
|
address_format: |-
|
4701
5117
|
{{recipient}}
|
@@ -4707,6 +5123,7 @@ SY:
|
|
4707
5123
|
country_code: "963"
|
4708
5124
|
currency: SYP
|
4709
5125
|
international_prefix: "00"
|
5126
|
+
ioc: SYR
|
4710
5127
|
latitude: "35 00 N"
|
4711
5128
|
longitude: "38 00 E"
|
4712
5129
|
name: "Syrian Arab Republic"
|
@@ -4724,12 +5141,14 @@ SY:
|
|
4724
5141
|
number: "760"
|
4725
5142
|
region: Asia
|
4726
5143
|
subregion: "Western Asia"
|
5144
|
+
un_locode: SY
|
4727
5145
|
SZ:
|
4728
5146
|
alpha2: SZ
|
4729
5147
|
alpha3: SWZ
|
4730
5148
|
country_code: "268"
|
4731
5149
|
currency: SZL
|
4732
5150
|
international_prefix: "00"
|
5151
|
+
ioc: SWZ
|
4733
5152
|
latitude: "26 30 S"
|
4734
5153
|
longitude: "31 30 E"
|
4735
5154
|
name: Swaziland
|
@@ -4746,12 +5165,14 @@ SZ:
|
|
4746
5165
|
number: "748"
|
4747
5166
|
region: Africa
|
4748
5167
|
subregion: "Southern Africa"
|
5168
|
+
un_locode: SZ
|
4749
5169
|
TC:
|
4750
5170
|
alpha2: TC
|
4751
5171
|
alpha3: TCA
|
4752
5172
|
country_code: "1"
|
4753
5173
|
currency: USD
|
4754
5174
|
international_prefix: "011"
|
5175
|
+
ioc:
|
4755
5176
|
latitude: "21 45 N"
|
4756
5177
|
longitude: "71 35 W"
|
4757
5178
|
name: "Turks and Caicos Islands"
|
@@ -4768,12 +5189,14 @@ TC:
|
|
4768
5189
|
number: "796"
|
4769
5190
|
region: Americas
|
4770
5191
|
subregion: Caribbean
|
5192
|
+
un_locode: TC
|
4771
5193
|
TD:
|
4772
5194
|
alpha2: TD
|
4773
5195
|
alpha3: TCD
|
4774
5196
|
country_code: "235"
|
4775
5197
|
currency: XAF
|
4776
5198
|
international_prefix: "15"
|
5199
|
+
ioc: CHA
|
4777
5200
|
latitude: "15 00 N"
|
4778
5201
|
longitude: "19 00 E"
|
4779
5202
|
name: Chad
|
@@ -4789,12 +5212,14 @@ TD:
|
|
4789
5212
|
number: "148"
|
4790
5213
|
region: Africa
|
4791
5214
|
subregion: "Middle Africa"
|
5215
|
+
un_locode: TD
|
4792
5216
|
TF:
|
4793
5217
|
alpha2: TF
|
4794
5218
|
alpha3: ATF
|
4795
5219
|
country_code: ""
|
4796
5220
|
currency: EUR
|
4797
5221
|
international_prefix: ""
|
5222
|
+
ioc:
|
4798
5223
|
latitude: ""
|
4799
5224
|
longitude: ""
|
4800
5225
|
name: "French Southern Territories"
|
@@ -4809,12 +5234,14 @@ TF:
|
|
4809
5234
|
number: "260"
|
4810
5235
|
region: ""
|
4811
5236
|
subregion: ""
|
5237
|
+
un_locode:
|
4812
5238
|
TG:
|
4813
5239
|
alpha2: TG
|
4814
5240
|
alpha3: TGO
|
4815
5241
|
country_code: "228"
|
4816
5242
|
currency: XOF
|
4817
5243
|
international_prefix: "00"
|
5244
|
+
ioc: TOG
|
4818
5245
|
latitude: "8 00 N"
|
4819
5246
|
longitude: "1 10 E"
|
4820
5247
|
name: Togo
|
@@ -4828,12 +5255,14 @@ TG:
|
|
4828
5255
|
number: "768"
|
4829
5256
|
region: Africa
|
4830
5257
|
subregion: "Western Africa"
|
5258
|
+
un_locode: TG
|
4831
5259
|
TH:
|
4832
5260
|
alpha2: TH
|
4833
5261
|
alpha3: THA
|
4834
5262
|
country_code: "66"
|
4835
5263
|
currency: THB
|
4836
5264
|
international_prefix: "001"
|
5265
|
+
ioc: THA
|
4837
5266
|
latitude: "15 00 N"
|
4838
5267
|
longitude: "100 00 E"
|
4839
5268
|
name: Thailand
|
@@ -4851,6 +5280,7 @@ TH:
|
|
4851
5280
|
number: "764"
|
4852
5281
|
region: Asia
|
4853
5282
|
subregion: "South-Eastern Asia"
|
5283
|
+
un_locode: TH
|
4854
5284
|
TJ:
|
4855
5285
|
alpha2: TJ
|
4856
5286
|
alpha3: TJK
|
@@ -4858,6 +5288,7 @@ TJ:
|
|
4858
5288
|
country_code: "992"
|
4859
5289
|
currency: TJS
|
4860
5290
|
international_prefix: "810"
|
5291
|
+
ioc: TJK
|
4861
5292
|
latitude: "39 00 N"
|
4862
5293
|
longitude: "71 00 E"
|
4863
5294
|
name: Tajikistan
|
@@ -4874,12 +5305,14 @@ TJ:
|
|
4874
5305
|
number: "762"
|
4875
5306
|
region: Asia
|
4876
5307
|
subregion: "Central Asia"
|
5308
|
+
un_locode: TJ
|
4877
5309
|
TK:
|
4878
5310
|
alpha2: TK
|
4879
5311
|
alpha3: TKL
|
4880
5312
|
country_code: "690"
|
4881
5313
|
currency: NZD
|
4882
5314
|
international_prefix: "00"
|
5315
|
+
ioc:
|
4883
5316
|
latitude: "9 00 S"
|
4884
5317
|
longitude: "172 00 W"
|
4885
5318
|
name: Tokelau
|
@@ -4896,12 +5329,14 @@ TK:
|
|
4896
5329
|
number: "772"
|
4897
5330
|
region: Oceania
|
4898
5331
|
subregion: Polynesia
|
5332
|
+
un_locode: TK
|
4899
5333
|
TL:
|
4900
5334
|
alpha2: TL
|
4901
5335
|
alpha3: TLS
|
4902
5336
|
country_code: "670"
|
4903
5337
|
currency: IDR
|
4904
5338
|
international_prefix: None
|
5339
|
+
ioc:
|
4905
5340
|
latitude: "8 50 S"
|
4906
5341
|
longitude: "125 55 E"
|
4907
5342
|
name: Timor-Leste
|
@@ -4918,12 +5353,14 @@ TL:
|
|
4918
5353
|
number: "626"
|
4919
5354
|
region: Asia
|
4920
5355
|
subregion: "South-Eastern Asia"
|
5356
|
+
un_locode:
|
4921
5357
|
TM:
|
4922
5358
|
alpha2: TM
|
4923
5359
|
alpha3: TKM
|
4924
5360
|
country_code: "993"
|
4925
5361
|
currency: ~
|
4926
5362
|
international_prefix: "810"
|
5363
|
+
ioc: TKM
|
4927
5364
|
latitude: "40 00 N"
|
4928
5365
|
longitude: "60 00 E"
|
4929
5366
|
name: Turkmenistan
|
@@ -4940,12 +5377,14 @@ TM:
|
|
4940
5377
|
number: "795"
|
4941
5378
|
region: Asia
|
4942
5379
|
subregion: "Central Asia"
|
5380
|
+
un_locode: TM
|
4943
5381
|
TN:
|
4944
5382
|
alpha2: TN
|
4945
5383
|
alpha3: TUN
|
4946
5384
|
country_code: "216"
|
4947
5385
|
currency: TND
|
4948
5386
|
international_prefix: "00"
|
5387
|
+
ioc: TUN
|
4949
5388
|
latitude: "34 00 N"
|
4950
5389
|
longitude: "9 00 E"
|
4951
5390
|
name: Tunisia
|
@@ -4962,12 +5401,14 @@ TN:
|
|
4962
5401
|
number: "788"
|
4963
5402
|
region: Africa
|
4964
5403
|
subregion: "Northern Africa"
|
5404
|
+
un_locode: TN
|
4965
5405
|
TO:
|
4966
5406
|
alpha2: TO
|
4967
5407
|
alpha3: TON
|
4968
5408
|
country_code: "676"
|
4969
5409
|
currency: TOP
|
4970
5410
|
international_prefix: "00"
|
5411
|
+
ioc: TGA
|
4971
5412
|
latitude: "20 00 S"
|
4972
5413
|
longitude: "175 00 W"
|
4973
5414
|
name: Tonga
|
@@ -4983,6 +5424,7 @@ TO:
|
|
4983
5424
|
number: "776"
|
4984
5425
|
region: Oceania
|
4985
5426
|
subregion: Polynesia
|
5427
|
+
un_locode: TO
|
4986
5428
|
TR:
|
4987
5429
|
address_format: |-
|
4988
5430
|
{{recipient}}
|
@@ -4994,6 +5436,7 @@ TR:
|
|
4994
5436
|
country_code: "90"
|
4995
5437
|
currency: TRY
|
4996
5438
|
international_prefix: "00"
|
5439
|
+
ioc: TUR
|
4997
5440
|
latitude: "39 00 N"
|
4998
5441
|
longitude: "35 00 E"
|
4999
5442
|
name: Turkey
|
@@ -5010,12 +5453,14 @@ TR:
|
|
5010
5453
|
number: "792"
|
5011
5454
|
region: Asia
|
5012
5455
|
subregion: "Western Asia"
|
5456
|
+
un_locode: TR
|
5013
5457
|
TT:
|
5014
5458
|
alpha2: TT
|
5015
5459
|
alpha3: TTO
|
5016
5460
|
country_code: "1"
|
5017
5461
|
currency: TTD
|
5018
5462
|
international_prefix: "011"
|
5463
|
+
ioc: TRI
|
5019
5464
|
latitude: "11 00 N"
|
5020
5465
|
longitude: "61 00 W"
|
5021
5466
|
name: "Trinidad and Tobago"
|
@@ -5032,12 +5477,14 @@ TT:
|
|
5032
5477
|
number: "780"
|
5033
5478
|
region: Americas
|
5034
5479
|
subregion: Caribbean
|
5480
|
+
un_locode: TT
|
5035
5481
|
TV:
|
5036
5482
|
alpha2: TV
|
5037
5483
|
alpha3: TUV
|
5038
5484
|
country_code: "688"
|
5039
5485
|
currency: TVD
|
5040
5486
|
international_prefix: "00"
|
5487
|
+
ioc: TUV
|
5041
5488
|
latitude: "8 00 S"
|
5042
5489
|
longitude: "178 00 E"
|
5043
5490
|
name: Tuvalu
|
@@ -5054,6 +5501,7 @@ TV:
|
|
5054
5501
|
number: "798"
|
5055
5502
|
region: Oceania
|
5056
5503
|
subregion: Polynesia
|
5504
|
+
un_locode: TV
|
5057
5505
|
TW:
|
5058
5506
|
address_format: |-
|
5059
5507
|
{{recipient}}
|
@@ -5065,6 +5513,7 @@ TW:
|
|
5065
5513
|
country_code: "886"
|
5066
5514
|
currency: TWD
|
5067
5515
|
international_prefix: "002"
|
5516
|
+
ioc: TPE
|
5068
5517
|
latitude: "23 30 N"
|
5069
5518
|
longitude: "121 00 E"
|
5070
5519
|
name: "Taiwan, Province Of China"
|
@@ -5080,12 +5529,14 @@ TW:
|
|
5080
5529
|
number: "158"
|
5081
5530
|
region: Asia
|
5082
5531
|
subregion: "Eastern Asia"
|
5532
|
+
un_locode: TW
|
5083
5533
|
TZ:
|
5084
5534
|
alpha2: TZ
|
5085
5535
|
alpha3: TZA
|
5086
5536
|
country_code: "255"
|
5087
5537
|
currency: TZS
|
5088
5538
|
international_prefix: "000"
|
5539
|
+
ioc: TAN
|
5089
5540
|
latitude: "6 00 S"
|
5090
5541
|
longitude: "35 00 E"
|
5091
5542
|
name: "Tanzania, United Republic of"
|
@@ -5101,6 +5552,7 @@ TZ:
|
|
5101
5552
|
number: "834"
|
5102
5553
|
region: Africa
|
5103
5554
|
subregion: "Eastern Africa"
|
5555
|
+
un_locode: TZ
|
5104
5556
|
UA:
|
5105
5557
|
address_format: |-
|
5106
5558
|
{{recipient}}
|
@@ -5113,6 +5565,7 @@ UA:
|
|
5113
5565
|
country_code: "380"
|
5114
5566
|
currency: UAH
|
5115
5567
|
international_prefix: "810"
|
5568
|
+
ioc: UKR
|
5116
5569
|
latitude: "49 00 N"
|
5117
5570
|
longitude: "32 00 E"
|
5118
5571
|
name: Ukraine
|
@@ -5130,12 +5583,14 @@ UA:
|
|
5130
5583
|
number: "804"
|
5131
5584
|
region: Europe
|
5132
5585
|
subregion: "Eastern Europe"
|
5586
|
+
un_locode: UA
|
5133
5587
|
UG:
|
5134
5588
|
alpha2: UG
|
5135
5589
|
alpha3: UGA
|
5136
5590
|
country_code: "256"
|
5137
5591
|
currency: UGX
|
5138
5592
|
international_prefix: "000"
|
5593
|
+
ioc: UGA
|
5139
5594
|
latitude: "1 00 N"
|
5140
5595
|
longitude: "32 00 E"
|
5141
5596
|
name: Uganda
|
@@ -5149,12 +5604,14 @@ UG:
|
|
5149
5604
|
number: "800"
|
5150
5605
|
region: Africa
|
5151
5606
|
subregion: "Eastern Africa"
|
5607
|
+
un_locode: UG
|
5152
5608
|
UM:
|
5153
5609
|
alpha2: UM
|
5154
5610
|
alpha3: UMI
|
5155
5611
|
country_code: ""
|
5156
5612
|
currency: USD
|
5157
5613
|
international_prefix: ""
|
5614
|
+
ioc:
|
5158
5615
|
latitude: ""
|
5159
5616
|
longitude: ""
|
5160
5617
|
name: "United States Minor Outlying Islands"
|
@@ -5169,6 +5626,7 @@ UM:
|
|
5169
5626
|
number: "581"
|
5170
5627
|
region: Americas
|
5171
5628
|
subregion: "Northern America"
|
5629
|
+
un_locode: UM
|
5172
5630
|
US:
|
5173
5631
|
address_format: |-
|
5174
5632
|
{{recipient}}
|
@@ -5180,6 +5638,7 @@ US:
|
|
5180
5638
|
country_code: "1"
|
5181
5639
|
currency: USD
|
5182
5640
|
international_prefix: "011"
|
5641
|
+
ioc: USA
|
5183
5642
|
latitude: "38 00 N"
|
5184
5643
|
longitude: "97 00 W"
|
5185
5644
|
name: "United States"
|
@@ -5196,12 +5655,14 @@ US:
|
|
5196
5655
|
number: "840"
|
5197
5656
|
region: Americas
|
5198
5657
|
subregion: "Northern America"
|
5658
|
+
un_locode: US
|
5199
5659
|
UY:
|
5200
5660
|
alpha2: UY
|
5201
5661
|
alpha3: URY
|
5202
5662
|
country_code: "598"
|
5203
5663
|
currency: UYU
|
5204
5664
|
international_prefix: "00"
|
5665
|
+
ioc: URU
|
5205
5666
|
latitude: "33 00 S"
|
5206
5667
|
longitude: "56 00 W"
|
5207
5668
|
name: Uruguay
|
@@ -5216,12 +5677,14 @@ UY:
|
|
5216
5677
|
number: "858"
|
5217
5678
|
region: Americas
|
5218
5679
|
subregion: "South America"
|
5680
|
+
un_locode: UY
|
5219
5681
|
UZ:
|
5220
5682
|
alpha2: UZ
|
5221
5683
|
alpha3: UZB
|
5222
5684
|
country_code: "998"
|
5223
5685
|
currency: UZS
|
5224
5686
|
international_prefix: "810"
|
5687
|
+
ioc: UZB
|
5225
5688
|
latitude: "41 00 N"
|
5226
5689
|
longitude: "64 00 E"
|
5227
5690
|
name: Uzbekistan
|
@@ -5238,12 +5701,14 @@ UZ:
|
|
5238
5701
|
number: "860"
|
5239
5702
|
region: Asia
|
5240
5703
|
subregion: "Central Asia"
|
5704
|
+
un_locode: UZ
|
5241
5705
|
VA:
|
5242
5706
|
alpha2: VA
|
5243
5707
|
alpha3: VAT
|
5244
5708
|
country_code: "39"
|
5245
5709
|
currency: EUR
|
5246
5710
|
international_prefix: "00"
|
5711
|
+
ioc:
|
5247
5712
|
latitude: "41 54 N"
|
5248
5713
|
longitude: "12 27 E"
|
5249
5714
|
name: "Holy See (Vatican City State)"
|
@@ -5260,12 +5725,14 @@ VA:
|
|
5260
5725
|
number: "336"
|
5261
5726
|
region: Europe
|
5262
5727
|
subregion: "Southern Europe"
|
5728
|
+
un_locode: VA
|
5263
5729
|
VC:
|
5264
5730
|
alpha2: VC
|
5265
5731
|
alpha3: VCT
|
5266
5732
|
country_code: "1"
|
5267
5733
|
currency: XCD
|
5268
5734
|
international_prefix: "011"
|
5735
|
+
ioc: VIN
|
5269
5736
|
latitude: "13 15 N"
|
5270
5737
|
longitude: "61 12 W"
|
5271
5738
|
name: "Saint Vincent And The Grenedines"
|
@@ -5282,12 +5749,14 @@ VC:
|
|
5282
5749
|
number: "670"
|
5283
5750
|
region: Americas
|
5284
5751
|
subregion: Caribbean
|
5752
|
+
un_locode: VC
|
5285
5753
|
VE:
|
5286
5754
|
alpha2: VE
|
5287
5755
|
alpha3: VEN
|
5288
5756
|
country_code: "58"
|
5289
5757
|
currency: VEF
|
5290
5758
|
international_prefix: "00"
|
5759
|
+
ioc: VEN
|
5291
5760
|
latitude: "8 00 N"
|
5292
5761
|
longitude: "66 00 W"
|
5293
5762
|
name: "Venezuela, Bolivarian Republic of"
|
@@ -5301,12 +5770,14 @@ VE:
|
|
5301
5770
|
number: "862"
|
5302
5771
|
region: Americas
|
5303
5772
|
subregion: "South America"
|
5773
|
+
un_locode: VE
|
5304
5774
|
VG:
|
5305
5775
|
alpha2: VG
|
5306
5776
|
alpha3: VGB
|
5307
5777
|
country_code: "1"
|
5308
5778
|
currency: USD
|
5309
5779
|
international_prefix: "011"
|
5780
|
+
ioc: IVB
|
5310
5781
|
latitude: ""
|
5311
5782
|
longitude: ""
|
5312
5783
|
name: "Virgin Islands, British"
|
@@ -5323,12 +5794,14 @@ VG:
|
|
5323
5794
|
number: 092
|
5324
5795
|
region: Americas
|
5325
5796
|
subregion: Caribbean
|
5797
|
+
un_locode: VG
|
5326
5798
|
VI:
|
5327
5799
|
alpha2: VI
|
5328
5800
|
alpha3: VIR
|
5329
5801
|
country_code: "1"
|
5330
5802
|
currency: USD
|
5331
5803
|
international_prefix: "011"
|
5804
|
+
ioc: ISV
|
5332
5805
|
latitude: ""
|
5333
5806
|
longitude: ""
|
5334
5807
|
name: "Virgin Islands, U.S."
|
@@ -5345,12 +5818,14 @@ VI:
|
|
5345
5818
|
number: "850"
|
5346
5819
|
region: Americas
|
5347
5820
|
subregion: Caribbean
|
5821
|
+
un_locode: VI
|
5348
5822
|
VN:
|
5349
5823
|
alpha2: VN
|
5350
5824
|
alpha3: VNM
|
5351
5825
|
country_code: "84"
|
5352
5826
|
currency: VND
|
5353
5827
|
international_prefix: "00"
|
5828
|
+
ioc: VIE
|
5354
5829
|
latitude: "16 10 N"
|
5355
5830
|
longitude: "107 50 E"
|
5356
5831
|
name: "Viet Nam"
|
@@ -5367,12 +5842,14 @@ VN:
|
|
5367
5842
|
number: "704"
|
5368
5843
|
region: Asia
|
5369
5844
|
subregion: "South-Eastern Asia"
|
5845
|
+
un_locode: VN
|
5370
5846
|
VU:
|
5371
5847
|
alpha2: VU
|
5372
5848
|
alpha3: VUT
|
5373
5849
|
country_code: "678"
|
5374
5850
|
currency: ~
|
5375
5851
|
international_prefix: "00"
|
5852
|
+
ioc: VAN
|
5376
5853
|
latitude: "16 00 S"
|
5377
5854
|
longitude: "167 00 E"
|
5378
5855
|
name: Vanuatu
|
@@ -5388,12 +5865,14 @@ VU:
|
|
5388
5865
|
number: "548"
|
5389
5866
|
region: Oceania
|
5390
5867
|
subregion: Melanesia
|
5868
|
+
un_locode: VU
|
5391
5869
|
WF:
|
5392
5870
|
alpha2: WF
|
5393
5871
|
alpha3: WLF
|
5394
5872
|
country_code: "681"
|
5395
5873
|
currency: XPF
|
5396
5874
|
international_prefix: "19"
|
5875
|
+
ioc:
|
5397
5876
|
latitude: "13 18 S"
|
5398
5877
|
longitude: "176 12 W"
|
5399
5878
|
name: "Wallis and Futuna"
|
@@ -5410,12 +5889,14 @@ WF:
|
|
5410
5889
|
number: "876"
|
5411
5890
|
region: Oceania
|
5412
5891
|
subregion: Polynesia
|
5892
|
+
un_locode: WF
|
5413
5893
|
WS:
|
5414
5894
|
alpha2: WS
|
5415
5895
|
alpha3: WSM
|
5416
5896
|
country_code: "685"
|
5417
5897
|
currency: USD
|
5418
5898
|
international_prefix: "00"
|
5899
|
+
ioc: SAM
|
5419
5900
|
latitude: "13 35 S"
|
5420
5901
|
longitude: "172 20 W"
|
5421
5902
|
name: Samoa
|
@@ -5430,6 +5911,7 @@ WS:
|
|
5430
5911
|
number: "882"
|
5431
5912
|
region: Oceania
|
5432
5913
|
subregion: Polynesia
|
5914
|
+
un_locode: WS
|
5433
5915
|
YE:
|
5434
5916
|
address_format: |-
|
5435
5917
|
{{recipient}}
|
@@ -5441,6 +5923,7 @@ YE:
|
|
5441
5923
|
country_code: "967"
|
5442
5924
|
currency: YER
|
5443
5925
|
international_prefix: "00"
|
5926
|
+
ioc: YEM
|
5444
5927
|
latitude: "15 00 N"
|
5445
5928
|
longitude: "48 00 E"
|
5446
5929
|
name: Yemen
|
@@ -5458,12 +5941,14 @@ YE:
|
|
5458
5941
|
number: "887"
|
5459
5942
|
region: Asia
|
5460
5943
|
subregion: "Western Asia"
|
5944
|
+
un_locode: YE
|
5461
5945
|
YT:
|
5462
5946
|
alpha2: YT
|
5463
5947
|
alpha3: MYT
|
5464
5948
|
country_code: "269"
|
5465
5949
|
currency: EUR
|
5466
5950
|
international_prefix: "00"
|
5951
|
+
ioc:
|
5467
5952
|
latitude: "12 50 S"
|
5468
5953
|
longitude: "45 10 E"
|
5469
5954
|
name: Mayotte
|
@@ -5480,6 +5965,7 @@ YT:
|
|
5480
5965
|
number: "175"
|
5481
5966
|
region: Africa
|
5482
5967
|
subregion: "Eastern Africa"
|
5968
|
+
un_locode: YT
|
5483
5969
|
ZA:
|
5484
5970
|
address_format: |-
|
5485
5971
|
{{recipient}}
|
@@ -5493,6 +5979,7 @@ ZA:
|
|
5493
5979
|
country_code: "27"
|
5494
5980
|
currency: ZAR
|
5495
5981
|
international_prefix: 09
|
5982
|
+
ioc: RSA
|
5496
5983
|
latitude: "29 00 S"
|
5497
5984
|
longitude: "24 00 E"
|
5498
5985
|
name: "South Africa"
|
@@ -5509,12 +5996,14 @@ ZA:
|
|
5509
5996
|
number: "710"
|
5510
5997
|
region: Africa
|
5511
5998
|
subregion: "Southern Africa"
|
5999
|
+
un_locode: ZA
|
5512
6000
|
ZM:
|
5513
6001
|
alpha2: ZM
|
5514
6002
|
alpha3: ZMB
|
5515
6003
|
country_code: "260"
|
5516
6004
|
currency: ZMK
|
5517
6005
|
international_prefix: "00"
|
6006
|
+
ioc: ZAM
|
5518
6007
|
latitude: "15 00 S"
|
5519
6008
|
longitude: "30 00 E"
|
5520
6009
|
name: Zambia
|
@@ -5530,12 +6019,14 @@ ZM:
|
|
5530
6019
|
number: "894"
|
5531
6020
|
region: Africa
|
5532
6021
|
subregion: "Eastern Africa"
|
6022
|
+
un_locode: ZM
|
5533
6023
|
ZW:
|
5534
6024
|
alpha2: ZW
|
5535
6025
|
alpha3: ZWE
|
5536
6026
|
country_code: "263"
|
5537
6027
|
currency: ZWD
|
5538
6028
|
international_prefix: "00"
|
6029
|
+
ioc: ZIM
|
5539
6030
|
latitude: "20 00 S"
|
5540
6031
|
longitude: "30 00 E"
|
5541
6032
|
name: Zimbabwe
|
@@ -5554,3 +6045,4 @@ ZW:
|
|
5554
6045
|
number: "716"
|
5555
6046
|
region: Africa
|
5556
6047
|
subregion: "Eastern Africa"
|
6048
|
+
un_locode: ZW
|