national-metadata 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1112 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.list_of_countries = void 0;
4
+ exports.list_of_countries = [
5
+ {
6
+ "iso_two": "AD",
7
+ "name": "Andorra",
8
+ "continent": "Europe"
9
+ },
10
+ {
11
+ "iso_two": "AE",
12
+ "name": "United Arab Emirates",
13
+ "continent": "Asia"
14
+ },
15
+ {
16
+ "iso_two": "AF",
17
+ "name": "Afghanistan",
18
+ "continent": "Asia"
19
+ },
20
+ {
21
+ "iso_two": "AG",
22
+ "name": "Antigua and Barbuda",
23
+ "continent": "North America"
24
+ },
25
+ {
26
+ "iso_two": "AL",
27
+ "name": "Albania",
28
+ "continent": "Europe"
29
+ },
30
+ {
31
+ "iso_two": "AM",
32
+ "name": "Armenia",
33
+ "continent": "Asia"
34
+ },
35
+ {
36
+ "iso_two": "AO",
37
+ "name": "Angola",
38
+ "continent": "Africa"
39
+ },
40
+ {
41
+ "iso_two": "AR",
42
+ "name": "Argentina",
43
+ "continent": "South America"
44
+ },
45
+ {
46
+ "iso_two": "AT",
47
+ "name": "Austria",
48
+ "continent": "Europe"
49
+ },
50
+ {
51
+ "iso_two": "AU",
52
+ "name": "Australia",
53
+ "continent": "Oceania"
54
+ },
55
+ {
56
+ "iso_two": "AW",
57
+ "name": "Aruba",
58
+ "continent": "North America"
59
+ },
60
+ {
61
+ "iso_two": "AZ",
62
+ "name": "Azerbaijan",
63
+ "continent": "Asia"
64
+ },
65
+ {
66
+ "iso_two": "BA",
67
+ "name": "Bosnia and Herzegovina",
68
+ "continent": "Europe"
69
+ },
70
+ {
71
+ "iso_two": "BB",
72
+ "name": "Barbados",
73
+ "continent": "North America"
74
+ },
75
+ {
76
+ "iso_two": "BD",
77
+ "name": "Bangladesh",
78
+ "continent": "Asia"
79
+ },
80
+ {
81
+ "iso_two": "BE",
82
+ "name": "Belgium",
83
+ "continent": "Europe"
84
+ },
85
+ {
86
+ "iso_two": "BF",
87
+ "name": "Burkina Faso",
88
+ "continent": "Africa"
89
+ },
90
+ {
91
+ "iso_two": "BG",
92
+ "name": "Bulgaria",
93
+ "continent": "Europe"
94
+ },
95
+ {
96
+ "iso_two": "BH",
97
+ "name": "Bahrain",
98
+ "continent": "Asia"
99
+ },
100
+ {
101
+ "iso_two": "BJ",
102
+ "name": "Benin",
103
+ "continent": "Africa"
104
+ },
105
+ {
106
+ "iso_two": "BM",
107
+ "name": "Bermuda",
108
+ "continent": "North America"
109
+ },
110
+ {
111
+ "iso_two": "BN",
112
+ "name": "Brunei Darussalam",
113
+ "continent": "Asia"
114
+ },
115
+ {
116
+ "iso_two": "BO",
117
+ "name": "Bolivia, Plurinational State of",
118
+ "continent": "South America"
119
+ },
120
+ {
121
+ "iso_two": "BQ",
122
+ "name": "Bonaire, Sint Eustatius and Saba",
123
+ "continent": "North America"
124
+ },
125
+ {
126
+ "iso_two": "BR",
127
+ "name": "Brazil",
128
+ "continent": "South America"
129
+ },
130
+ {
131
+ "iso_two": "BS",
132
+ "name": "Bahamas",
133
+ "continent": "North America"
134
+ },
135
+ {
136
+ "iso_two": "BT",
137
+ "name": "Bhutan",
138
+ "continent": "Asia"
139
+ },
140
+ {
141
+ "iso_two": "BW",
142
+ "name": "Botswana",
143
+ "continent": "Africa"
144
+ },
145
+ {
146
+ "iso_two": "BY",
147
+ "name": "Belarus",
148
+ "continent": "Europe"
149
+ },
150
+ {
151
+ "iso_two": "BZ",
152
+ "name": "Belize",
153
+ "continent": "North America"
154
+ },
155
+ {
156
+ "iso_two": "CA",
157
+ "name": "Canada",
158
+ "continent": "North America"
159
+ },
160
+ {
161
+ "iso_two": "CD",
162
+ "name": "Congo, Democratic Republic of the",
163
+ "continent": "Africa"
164
+ },
165
+ {
166
+ "iso_two": "CF",
167
+ "name": "Central African Republic",
168
+ "continent": "Africa"
169
+ },
170
+ {
171
+ "iso_two": "CG",
172
+ "name": "Congo",
173
+ "continent": "Africa"
174
+ },
175
+ {
176
+ "iso_two": "CH",
177
+ "name": "Switzerland",
178
+ "continent": "Europe"
179
+ },
180
+ {
181
+ "iso_two": "CI",
182
+ "name": "Côte d'Ivoire",
183
+ "continent": "Africa"
184
+ },
185
+ {
186
+ "iso_two": "CK",
187
+ "name": "Cook Islands",
188
+ "continent": "Oceania"
189
+ },
190
+ {
191
+ "iso_two": "CL",
192
+ "name": "Chile",
193
+ "continent": "South America"
194
+ },
195
+ {
196
+ "iso_two": "CM",
197
+ "name": "Cameroon",
198
+ "continent": "Africa"
199
+ },
200
+ {
201
+ "iso_two": "CN",
202
+ "name": "China",
203
+ "continent": "Asia"
204
+ },
205
+ {
206
+ "iso_two": "CO",
207
+ "name": "Colombia",
208
+ "continent": "South America"
209
+ },
210
+ {
211
+ "iso_two": "CR",
212
+ "name": "Costa Rica",
213
+ "continent": "North America"
214
+ },
215
+ {
216
+ "iso_two": "CU",
217
+ "name": "Cuba",
218
+ "continent": "North America"
219
+ },
220
+ {
221
+ "iso_two": "CV",
222
+ "name": "Cabo Verde",
223
+ "continent": "Africa"
224
+ },
225
+ {
226
+ "iso_two": "CW",
227
+ "name": "Curaçao",
228
+ "continent": "North America"
229
+ },
230
+ {
231
+ "iso_two": "CY",
232
+ "name": "Cyprus",
233
+ "continent": "Asia"
234
+ },
235
+ {
236
+ "iso_two": "CZ",
237
+ "name": "Czechia",
238
+ "continent": "Europe"
239
+ },
240
+ {
241
+ "iso_two": "DE",
242
+ "name": "Germany",
243
+ "continent": "Europe"
244
+ },
245
+ {
246
+ "iso_two": "DJ",
247
+ "name": "Djibouti",
248
+ "continent": "Africa"
249
+ },
250
+ {
251
+ "iso_two": "DK",
252
+ "name": "Denmark",
253
+ "continent": "Europe"
254
+ },
255
+ {
256
+ "iso_two": "DM",
257
+ "name": "Dominica",
258
+ "continent": "North America"
259
+ },
260
+ {
261
+ "iso_two": "DO",
262
+ "name": "Dominican Republic",
263
+ "continent": "North America"
264
+ },
265
+ {
266
+ "iso_two": "DZ",
267
+ "name": "Algeria",
268
+ "continent": "Africa"
269
+ },
270
+ {
271
+ "iso_two": "EC",
272
+ "name": "Ecuador",
273
+ "continent": "South America"
274
+ },
275
+ {
276
+ "iso_two": "EE",
277
+ "name": "Estonia",
278
+ "continent": "Europe"
279
+ },
280
+ {
281
+ "iso_two": "EG",
282
+ "name": "Egypt",
283
+ "continent": "Africa"
284
+ },
285
+ {
286
+ "iso_two": "EH",
287
+ "name": "Western Sahara",
288
+ "continent": "Africa"
289
+ },
290
+ {
291
+ "iso_two": "ER",
292
+ "name": "Eritrea",
293
+ "continent": "Africa"
294
+ },
295
+ {
296
+ "iso_two": "ES",
297
+ "name": "Spain",
298
+ "continent": "Europe"
299
+ },
300
+ {
301
+ "iso_two": "ET",
302
+ "name": "Ethiopia",
303
+ "continent": "Africa"
304
+ },
305
+ {
306
+ "iso_two": "FI",
307
+ "name": "Finland",
308
+ "continent": "Europe"
309
+ },
310
+ {
311
+ "iso_two": "FJ",
312
+ "name": "Fiji",
313
+ "continent": "Oceania"
314
+ },
315
+ {
316
+ "iso_two": "FK",
317
+ "name": "Falkland Islands (Malvinas)",
318
+ "continent": "South America"
319
+ },
320
+ {
321
+ "iso_two": "FM",
322
+ "name": "Micronesia, Federated States of",
323
+ "continent": "Oceania"
324
+ },
325
+ {
326
+ "iso_two": "FR",
327
+ "name": "France",
328
+ "continent": "Europe"
329
+ },
330
+ {
331
+ "iso_two": "GA",
332
+ "name": "Gabon",
333
+ "continent": "Africa"
334
+ },
335
+ {
336
+ "iso_two": "GB",
337
+ "name": "United Kingdom of Great Britain and Northern Ireland",
338
+ "continent": "Europe"
339
+ },
340
+ {
341
+ "iso_two": "GD",
342
+ "name": "Grenada",
343
+ "continent": "North America"
344
+ },
345
+ {
346
+ "iso_two": "GE",
347
+ "name": "Georgia",
348
+ "continent": "Asia"
349
+ },
350
+ {
351
+ "iso_two": "GF",
352
+ "name": "French Guiana",
353
+ "continent": "South America"
354
+ },
355
+ {
356
+ "iso_two": "GG",
357
+ "name": "Guernsey",
358
+ "continent": "Europe"
359
+ },
360
+ {
361
+ "iso_two": "GH",
362
+ "name": "Ghana",
363
+ "continent": "Africa"
364
+ },
365
+ {
366
+ "iso_two": "GI",
367
+ "name": "Gibraltar",
368
+ "continent": "Europe"
369
+ },
370
+ {
371
+ "iso_two": "GL",
372
+ "name": "Greenland",
373
+ "continent": "North America"
374
+ },
375
+ {
376
+ "iso_two": "GM",
377
+ "name": "Gambia",
378
+ "continent": "Africa"
379
+ },
380
+ {
381
+ "iso_two": "GN",
382
+ "name": "Guinea",
383
+ "continent": "Africa"
384
+ },
385
+ {
386
+ "iso_two": "GP",
387
+ "name": "Guadeloupe",
388
+ "continent": "North America"
389
+ },
390
+ {
391
+ "iso_two": "GQ",
392
+ "name": "Equatorial Guinea",
393
+ "continent": "Africa"
394
+ },
395
+ {
396
+ "iso_two": "GR",
397
+ "name": "Greece",
398
+ "continent": "Europe"
399
+ },
400
+ {
401
+ "iso_two": "GS",
402
+ "name": "South Georgia and the South Sandwich Islands",
403
+ "continent": "Antarctica"
404
+ },
405
+ {
406
+ "iso_two": "GT",
407
+ "name": "Guatemala",
408
+ "continent": "North America"
409
+ },
410
+ {
411
+ "iso_two": "GU",
412
+ "name": "Guam",
413
+ "continent": "Oceania"
414
+ },
415
+ {
416
+ "iso_two": "GW",
417
+ "name": "Guinea-Bissau",
418
+ "continent": "Africa"
419
+ },
420
+ {
421
+ "iso_two": "GY",
422
+ "name": "Guyana",
423
+ "continent": "South America"
424
+ },
425
+ {
426
+ "iso_two": "HK",
427
+ "name": "Hong Kong",
428
+ "continent": "Asia"
429
+ },
430
+ {
431
+ "iso_two": "HN",
432
+ "name": "Honduras",
433
+ "continent": "North America"
434
+ },
435
+ {
436
+ "iso_two": "HR",
437
+ "name": "Croatia",
438
+ "continent": "Europe"
439
+ },
440
+ {
441
+ "iso_two": "HT",
442
+ "name": "Haiti",
443
+ "continent": "North America"
444
+ },
445
+ {
446
+ "iso_two": "HU",
447
+ "name": "Hungary",
448
+ "continent": "Europe"
449
+ },
450
+ {
451
+ "iso_two": "ID",
452
+ "name": "Indonesia",
453
+ "continent": "Asia"
454
+ },
455
+ {
456
+ "iso_two": "IE",
457
+ "name": "Ireland",
458
+ "continent": "Europe"
459
+ },
460
+ {
461
+ "iso_two": "IL",
462
+ "name": "Israel",
463
+ "continent": "Asia"
464
+ },
465
+ {
466
+ "iso_two": "IM",
467
+ "name": "Isle of Man",
468
+ "continent": "Europe"
469
+ },
470
+ {
471
+ "iso_two": "IN",
472
+ "name": "India",
473
+ "continent": "Asia"
474
+ },
475
+ {
476
+ "iso_two": "IQ",
477
+ "name": "Iraq",
478
+ "continent": "Asia"
479
+ },
480
+ {
481
+ "iso_two": "IR",
482
+ "name": "Iran, Islamic Republic of",
483
+ "continent": "Asia"
484
+ },
485
+ {
486
+ "iso_two": "IS",
487
+ "name": "Iceland",
488
+ "continent": "Europe"
489
+ },
490
+ {
491
+ "iso_two": "IT",
492
+ "name": "Italy",
493
+ "continent": "Europe"
494
+ },
495
+ {
496
+ "iso_two": "JE",
497
+ "name": "Jersey",
498
+ "continent": "Europe"
499
+ },
500
+ {
501
+ "iso_two": "JM",
502
+ "name": "Jamaica",
503
+ "continent": "North America"
504
+ },
505
+ {
506
+ "iso_two": "JO",
507
+ "name": "Jordan",
508
+ "continent": "Asia"
509
+ },
510
+ {
511
+ "iso_two": "JP",
512
+ "name": "Japan",
513
+ "continent": "Asia"
514
+ },
515
+ {
516
+ "iso_two": "KE",
517
+ "name": "Kenya",
518
+ "continent": "Africa"
519
+ },
520
+ {
521
+ "iso_two": "KG",
522
+ "name": "Kyrgyzstan",
523
+ "continent": "Asia"
524
+ },
525
+ {
526
+ "iso_two": "KH",
527
+ "name": "Cambodia",
528
+ "continent": "Asia"
529
+ },
530
+ {
531
+ "iso_two": "KI",
532
+ "name": "Kiribati",
533
+ "continent": "Oceania"
534
+ },
535
+ {
536
+ "iso_two": "KM",
537
+ "name": "Comoros",
538
+ "continent": "Africa"
539
+ },
540
+ {
541
+ "iso_two": "KN",
542
+ "name": "Saint Kitts and Nevis",
543
+ "continent": "North America"
544
+ },
545
+ {
546
+ "iso_two": "KP",
547
+ "name": "Korea, Democratic People's Republic of",
548
+ "continent": "Asia"
549
+ },
550
+ {
551
+ "iso_two": "KR",
552
+ "name": "Korea, Republic of",
553
+ "continent": "Asia"
554
+ },
555
+ {
556
+ "iso_two": "KW",
557
+ "name": "Kuwait",
558
+ "continent": "Asia"
559
+ },
560
+ {
561
+ "iso_two": "KY",
562
+ "name": "Cayman Islands",
563
+ "continent": "North America"
564
+ },
565
+ {
566
+ "iso_two": "KZ",
567
+ "name": "Kazakhstan",
568
+ "continent": "Asia"
569
+ },
570
+ {
571
+ "iso_two": "LA",
572
+ "name": "Lao People's Democratic Republic",
573
+ "continent": "Asia"
574
+ },
575
+ {
576
+ "iso_two": "LB",
577
+ "name": "Lebanon",
578
+ "continent": "Asia"
579
+ },
580
+ {
581
+ "iso_two": "LC",
582
+ "name": "Saint Lucia",
583
+ "continent": "North America"
584
+ },
585
+ {
586
+ "iso_two": "LI",
587
+ "name": "Liechtenstein",
588
+ "continent": "Europe"
589
+ },
590
+ {
591
+ "iso_two": "LK",
592
+ "name": "Sri Lanka",
593
+ "continent": "Asia"
594
+ },
595
+ {
596
+ "iso_two": "LR",
597
+ "name": "Liberia",
598
+ "continent": "Africa"
599
+ },
600
+ {
601
+ "iso_two": "LS",
602
+ "name": "Lesotho",
603
+ "continent": "Africa"
604
+ },
605
+ {
606
+ "iso_two": "LT",
607
+ "name": "Lithuania",
608
+ "continent": "Europe"
609
+ },
610
+ {
611
+ "iso_two": "LU",
612
+ "name": "Luxembourg",
613
+ "continent": "Europe"
614
+ },
615
+ {
616
+ "iso_two": "LV",
617
+ "name": "Latvia",
618
+ "continent": "Europe"
619
+ },
620
+ {
621
+ "iso_two": "LY",
622
+ "name": "Libya",
623
+ "continent": "Africa"
624
+ },
625
+ {
626
+ "iso_two": "MA",
627
+ "name": "Morocco",
628
+ "continent": "Africa"
629
+ },
630
+ {
631
+ "iso_two": "MC",
632
+ "name": "Monaco",
633
+ "continent": "Europe"
634
+ },
635
+ {
636
+ "iso_two": "MD",
637
+ "name": "Moldova, Republic of",
638
+ "continent": "Europe"
639
+ },
640
+ {
641
+ "iso_two": "ME",
642
+ "name": "Montenegro",
643
+ "continent": "Europe"
644
+ },
645
+ {
646
+ "iso_two": "MG",
647
+ "name": "Madagascar",
648
+ "continent": "Africa"
649
+ },
650
+ {
651
+ "iso_two": "MH",
652
+ "name": "Marshall Islands",
653
+ "continent": "Oceania"
654
+ },
655
+ {
656
+ "iso_two": "MK",
657
+ "name": "Republic of North Macedonia",
658
+ "continent": "Europe"
659
+ },
660
+ {
661
+ "iso_two": "ML",
662
+ "name": "Mali",
663
+ "continent": "Africa"
664
+ },
665
+ {
666
+ "iso_two": "MM",
667
+ "name": "Myanmar",
668
+ "continent": "Asia"
669
+ },
670
+ {
671
+ "iso_two": "MN",
672
+ "name": "Mongolia",
673
+ "continent": "Asia"
674
+ },
675
+ {
676
+ "iso_two": "MO",
677
+ "name": "Macao",
678
+ "continent": "Asia"
679
+ },
680
+ {
681
+ "iso_two": "MR",
682
+ "name": "Mauritania",
683
+ "continent": "Africa"
684
+ },
685
+ {
686
+ "iso_two": "MT",
687
+ "name": "Malta",
688
+ "continent": "Europe"
689
+ },
690
+ {
691
+ "iso_two": "MU",
692
+ "name": "Mauritius",
693
+ "continent": "Africa"
694
+ },
695
+ {
696
+ "iso_two": "MV",
697
+ "name": "Maldives",
698
+ "continent": "Asia"
699
+ },
700
+ {
701
+ "iso_two": "MW",
702
+ "name": "Malawi",
703
+ "continent": "Africa"
704
+ },
705
+ {
706
+ "iso_two": "MX",
707
+ "name": "Mexico",
708
+ "continent": "North America"
709
+ },
710
+ {
711
+ "iso_two": "MY",
712
+ "name": "Malaysia",
713
+ "continent": "Asia"
714
+ },
715
+ {
716
+ "iso_two": "MZ",
717
+ "name": "Mozambique",
718
+ "continent": "Africa"
719
+ },
720
+ {
721
+ "iso_two": "NA",
722
+ "name": "Namibia",
723
+ "continent": "Africa"
724
+ },
725
+ {
726
+ "iso_two": "NC",
727
+ "name": "New Caledonia",
728
+ "continent": "Oceania"
729
+ },
730
+ {
731
+ "iso_two": "NE",
732
+ "name": "Niger",
733
+ "continent": "Africa"
734
+ },
735
+ {
736
+ "iso_two": "NG",
737
+ "name": "Nigeria",
738
+ "continent": "Africa"
739
+ },
740
+ {
741
+ "iso_two": "NI",
742
+ "name": "Nicaragua",
743
+ "continent": "North America"
744
+ },
745
+ {
746
+ "iso_two": "NL",
747
+ "name": "Netherlands",
748
+ "continent": "Europe"
749
+ },
750
+ {
751
+ "iso_two": "NO",
752
+ "name": "Norway",
753
+ "continent": "Europe"
754
+ },
755
+ {
756
+ "iso_two": "NP",
757
+ "name": "Nepal",
758
+ "continent": "Asia"
759
+ },
760
+ {
761
+ "iso_two": "NR",
762
+ "name": "Nauru",
763
+ "continent": "Oceania"
764
+ },
765
+ {
766
+ "iso_two": "NZ",
767
+ "name": "New Zealand",
768
+ "continent": "Oceania"
769
+ },
770
+ {
771
+ "iso_two": "OM",
772
+ "name": "Oman",
773
+ "continent": "Asia"
774
+ },
775
+ {
776
+ "iso_two": "PA",
777
+ "name": "Panama",
778
+ "continent": "North America"
779
+ },
780
+ {
781
+ "iso_two": "PE",
782
+ "name": "Peru",
783
+ "continent": "South America"
784
+ },
785
+ {
786
+ "iso_two": "PG",
787
+ "name": "Papua New Guinea",
788
+ "continent": "Oceania"
789
+ },
790
+ {
791
+ "iso_two": "PH",
792
+ "name": "Philippines",
793
+ "continent": "Asia"
794
+ },
795
+ {
796
+ "iso_two": "PK",
797
+ "name": "Pakistan",
798
+ "continent": "Asia"
799
+ },
800
+ {
801
+ "iso_two": "PL",
802
+ "name": "Poland",
803
+ "continent": "Europe"
804
+ },
805
+ {
806
+ "iso_two": "PR",
807
+ "name": "Puerto Rico",
808
+ "continent": "North America"
809
+ },
810
+ {
811
+ "iso_two": "PS",
812
+ "name": "Palestine, State of",
813
+ "continent": "Asia"
814
+ },
815
+ {
816
+ "iso_two": "PT",
817
+ "name": "Portugal",
818
+ "continent": "Europe"
819
+ },
820
+ {
821
+ "iso_two": "PW",
822
+ "name": "Palau",
823
+ "continent": "Oceania"
824
+ },
825
+ {
826
+ "iso_two": "PY",
827
+ "name": "Paraguay",
828
+ "continent": "South America"
829
+ },
830
+ {
831
+ "iso_two": "QA",
832
+ "name": "Qatar",
833
+ "continent": "Asia"
834
+ },
835
+ {
836
+ "iso_two": "RO",
837
+ "name": "Romania",
838
+ "continent": "Europe"
839
+ },
840
+ {
841
+ "iso_two": "RS",
842
+ "name": "Serbia",
843
+ "continent": "Europe"
844
+ },
845
+ {
846
+ "iso_two": "RU",
847
+ "name": "Russian Federation",
848
+ "continent": "Europe"
849
+ },
850
+ {
851
+ "iso_two": "RW",
852
+ "name": "Rwanda",
853
+ "continent": "Africa"
854
+ },
855
+ {
856
+ "iso_two": "SA",
857
+ "name": "Saudi Arabia",
858
+ "continent": "Asia"
859
+ },
860
+ {
861
+ "iso_two": "SB",
862
+ "name": "Solomon Islands",
863
+ "continent": "Oceania"
864
+ },
865
+ {
866
+ "iso_two": "SC",
867
+ "name": "Seychelles",
868
+ "continent": "Africa"
869
+ },
870
+ {
871
+ "iso_two": "SD",
872
+ "name": "Sudan",
873
+ "continent": "Africa"
874
+ },
875
+ {
876
+ "iso_two": "SE",
877
+ "name": "Sweden",
878
+ "continent": "Europe"
879
+ },
880
+ {
881
+ "iso_two": "SG",
882
+ "name": "Singapore",
883
+ "continent": "Asia"
884
+ },
885
+ {
886
+ "iso_two": "SH",
887
+ "name": "Saint Helena, Ascension and Tristan da Cunha",
888
+ "continent": "Africa"
889
+ },
890
+ {
891
+ "iso_two": "SI",
892
+ "name": "Slovenia",
893
+ "continent": "Europe"
894
+ },
895
+ {
896
+ "iso_two": "SK",
897
+ "name": "Slovakia",
898
+ "continent": "Europe"
899
+ },
900
+ {
901
+ "iso_two": "SL",
902
+ "name": "Sierra Leone",
903
+ "continent": "Africa"
904
+ },
905
+ {
906
+ "iso_two": "SM",
907
+ "name": "San Marino",
908
+ "continent": "Europe"
909
+ },
910
+ {
911
+ "iso_two": "SN",
912
+ "name": "Senegal",
913
+ "continent": "Africa"
914
+ },
915
+ {
916
+ "iso_two": "SO",
917
+ "name": "Somalia",
918
+ "continent": "Africa"
919
+ },
920
+ {
921
+ "iso_two": "SR",
922
+ "name": "Suriname",
923
+ "continent": "South America"
924
+ },
925
+ {
926
+ "iso_two": "SS",
927
+ "name": "South Sudan",
928
+ "continent": "Africa"
929
+ },
930
+ {
931
+ "iso_two": "ST",
932
+ "name": "Sao Tome and Principe",
933
+ "continent": "Africa"
934
+ },
935
+ {
936
+ "iso_two": "SV",
937
+ "name": "El Salvador",
938
+ "continent": "North America"
939
+ },
940
+ {
941
+ "iso_two": "SX",
942
+ "name": "Sint Maarten (Dutch part)",
943
+ "continent": "North America"
944
+ },
945
+ {
946
+ "iso_two": "SY",
947
+ "name": "Syrian Arab Republic",
948
+ "continent": "Asia"
949
+ },
950
+ {
951
+ "iso_two": "SZ",
952
+ "name": "Eswatini",
953
+ "continent": "Africa"
954
+ },
955
+ {
956
+ "iso_two": "TD",
957
+ "name": "Chad",
958
+ "continent": "Africa"
959
+ },
960
+ {
961
+ "iso_two": "TG",
962
+ "name": "Togo",
963
+ "continent": "Africa"
964
+ },
965
+ {
966
+ "iso_two": "TH",
967
+ "name": "Thailand",
968
+ "continent": "Asia"
969
+ },
970
+ {
971
+ "iso_two": "TJ",
972
+ "name": "Tajikistan",
973
+ "continent": "Asia"
974
+ },
975
+ {
976
+ "iso_two": "TL",
977
+ "name": "Timor-Leste",
978
+ "continent": "Asia"
979
+ },
980
+ {
981
+ "iso_two": "TM",
982
+ "name": "Turkmenistan",
983
+ "continent": "Asia"
984
+ },
985
+ {
986
+ "iso_two": "TN",
987
+ "name": "Tunisia",
988
+ "continent": "Africa"
989
+ },
990
+ {
991
+ "iso_two": "TO",
992
+ "name": "Tonga",
993
+ "continent": "Oceania"
994
+ },
995
+ {
996
+ "iso_two": "TR",
997
+ "name": "Turkey",
998
+ "continent": "Asia"
999
+ },
1000
+ {
1001
+ "iso_two": "TT",
1002
+ "name": "Trinidad and Tobago",
1003
+ "continent": "North America"
1004
+ },
1005
+ {
1006
+ "iso_two": "TV",
1007
+ "name": "Tuvalu",
1008
+ "continent": "Oceania"
1009
+ },
1010
+ {
1011
+ "iso_two": "TW",
1012
+ "name": "Taiwan, Province of China",
1013
+ "continent": "Asia"
1014
+ },
1015
+ {
1016
+ "iso_two": "TZ",
1017
+ "name": "Tanzania, United Republic of",
1018
+ "continent": "Africa"
1019
+ },
1020
+ {
1021
+ "iso_two": "UA",
1022
+ "name": "Ukraine",
1023
+ "continent": "Europe"
1024
+ },
1025
+ {
1026
+ "iso_two": "UG",
1027
+ "name": "Uganda",
1028
+ "continent": "Africa"
1029
+ },
1030
+ {
1031
+ "iso_two": "US",
1032
+ "name": "United States of America",
1033
+ "continent": "North America"
1034
+ },
1035
+ {
1036
+ "iso_two": "UY",
1037
+ "name": "Uruguay",
1038
+ "continent": "South America"
1039
+ },
1040
+ {
1041
+ "iso_two": "UZ",
1042
+ "name": "Uzbekistan",
1043
+ "continent": "Asia"
1044
+ },
1045
+ {
1046
+ "iso_two": "VA",
1047
+ "name": "Holy See (Vatican City State)",
1048
+ "continent": "Europe"
1049
+ },
1050
+ {
1051
+ "iso_two": "VC",
1052
+ "name": "Saint Vincent and the Grenadines",
1053
+ "continent": "North America"
1054
+ },
1055
+ {
1056
+ "iso_two": "VE",
1057
+ "name": "Venezuela, Bolivarian Republic of",
1058
+ "continent": "South America"
1059
+ },
1060
+ {
1061
+ "iso_two": "VG",
1062
+ "name": "Virgin Islands, British",
1063
+ "continent": "North America"
1064
+ },
1065
+ {
1066
+ "iso_two": "VI",
1067
+ "name": "Virgin Islands, U.S.",
1068
+ "continent": "North America"
1069
+ },
1070
+ {
1071
+ "iso_two": "VN",
1072
+ "name": "Viet Nam",
1073
+ "continent": "Asia"
1074
+ },
1075
+ {
1076
+ "iso_two": "VU",
1077
+ "name": "Vanuatu",
1078
+ "continent": "Oceania"
1079
+ },
1080
+ {
1081
+ "iso_two": "WS",
1082
+ "name": "Samoa",
1083
+ "continent": "Oceania"
1084
+ },
1085
+ {
1086
+ "iso_two": "XK",
1087
+ "name": "Kosovo",
1088
+ "continent": "Europe"
1089
+ },
1090
+ {
1091
+ "iso_two": "YE",
1092
+ "name": "Yemen",
1093
+ "continent": "Asia"
1094
+ },
1095
+ {
1096
+ "iso_two": "ZA",
1097
+ "name": "South Africa",
1098
+ "continent": "Africa"
1099
+ },
1100
+ {
1101
+ "iso_two": "ZM",
1102
+ "name": "Zambia",
1103
+ "continent": "Africa"
1104
+ },
1105
+ {
1106
+ "iso_two": "ZW",
1107
+ "name": "Zimbabwe",
1108
+ "continent": "Africa"
1109
+ }
1110
+ ];
1111
+ exports.default = exports.list_of_countries;
1112
+ //# sourceMappingURL=list-of-countries.js.map