-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOUNTRY_NAME_MAP.json
40 lines (40 loc) · 1.18 KB
/
COUNTRY_NAME_MAP.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
{
"Bolivia, Plurinat. State of": "BOL",
"Brunei Darussalam": "BRN",
"Congo, Dem. Rep. of the": "COD",
"Congo, Dem. Rep.": "COD",
"The Gambia": "GMB",
"Gambia, The": "GMB",
"Iran, Islamic Republic of": "IRN",
"Iran, Islamic Rep.": "IRN",
"Moldova, Republic of": "MDA",
"Russian Federation": "RUS",
"Syrian Arab Republic": "SYR",
"Tanzania, United Rep. of": "TZA",
"Venezuela, Boliv. Rep. of": "VEN",
"Venezuela, RB": "VEN",
"Czech Republic": "CZE",
"United States": "USA",
"Korea, Dem. People's Republic of": "PRK",
"Korea, Dem. People's Rep.": "PRK",
"Korea, Rep.": "KOR",
"Korea, Republic of": "KOR",
"Lao People's Dem. Rep.": "LAO",
"Lao PDR": "LAO",
"Viet Nam": "VNM",
"Egypt, Arab Rep.": "EGY",
"Germany (until 1990 former territory of the FRG)": "DEU",
"Türkiye": "TUR",
"Turkiye": "TUR",
"Yemen, Rep.": "YEM",
"Bahamas, The": "BHS",
"Congo, Rep.": "COG",
"Cote d'Ivoire": "CIV",
"Côte d’Ivoire": "CIV",
"Swaziland": "SWZ",
"Slovak Republic": "SVK",
"Puerto Rico (USA)": "PRI",
"Kyrgyz Republic": "KGZ",
"Macedonia": "MKD",
"Taiwan, China": "TWN"
}