-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcountryaliases.json
55 lines (55 loc) · 1.38 KB
/
countryaliases.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"antigua & barbuda": "AG",
"ascension island": "SH",
"bolivia": "BO",
"bosnia & herzegovina": "BA",
"british virgin islands": "VG",
"central african rep.": "CF",
"congo, d.r.": "CD",
"cote divoire": "CI",
"curacao": "CW",
"czech rep.": "CZ",
"dem. rep. of the congo": "CD",
"democratic republic of the congo": "CD",
"dominican rep.": "DO",
"east timor": "TL",
"faeroe islands": "FO",
"falkland islands": "FK",
"falkland islands, malvinas": "FK",
"guinea bissau": "GW",
"hong kong, china": "HK",
"hongkong": "HK",
"iran": "IR",
"ivory coast": "CI",
"korea, rep. of": "KP",
"lao": "LA",
"lao p.d.r.": "LA",
"laos": "LA",
"macao, china": "MO",
"macau": "MO",
"macedonia": "MK",
"micronesia": "FM",
"moldova": "MD",
"north korea": "KP",
"palestine": "PS",
"palestinian territory": "PS",
"palestinian territory, occupied": "PS",
"reunion": "RE",
"russia": "RU",
"saint helena": "SH",
"sao tome & principe": "ST",
"sint maarten": "SX",
"south korea": "KR",
"st kitts & nevis": "KN",
"st lucia": "LC",
"st vincent & the grenadines": "VC",
"syria": "SY",
"taiwan": "TW",
"tanzania": "TZ",
"the former yugoslav republic of macedonia": "MK",
"trinidad & tobago": "TT",
"turks & caicos islands": "TC",
"us virgin islands": "VI",
"venezuela": "VE",
"vietnam": "VN"
}