-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcountry_codes.json
More file actions
66 lines (66 loc) · 896 Bytes
/
country_codes.json
File metadata and controls
66 lines (66 loc) · 896 Bytes
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
56
57
58
59
60
61
62
63
64
65
66
{
"AE": "B3",
"AR": "7",
"AT": "0A",
"AU": "9",
"BE": "0F",
"BG": "1B",
"BR": "16",
"CA": "20",
"CH": "A6",
"CL": "25",
"CN": "26",
"CO": "27",
"CY": "2D",
"CZ": "2E",
"DE": "42",
"DK": "31",
"EE": "F9",
"EG": "36",
"ES": "A0",
"FI": "3C",
"FR": "3D",
"GB": "B4",
"GR": "46",
"HK": "50",
"HR": "FA",
"HU": "51",
"ID": "54",
"IE": "57",
"IL": "58",
"IN": "53",
"IS": "52",
"IT": "59",
"JP": "00",
"KP": "61",
"KR": "61",
"KW": "62",
"LB": "64",
"LK": "A1",
"LU": "69",
"MA": "77",
"MX": "73",
"MY": "6C",
"NL": "7B",
"NO": "82",
"NZ": "7E",
"PH": "89",
"PK": "84",
"PL": "8A",
"PT": "8B",
"RO": "8E",
"RU": "B8",
"SA": "98",
"SE": "A5",
"SG": "9C",
"SI": "FC",
"SK": "FB",
"SN": "99",
"TH": "A9",
"TN": "AD",
"TR": "AE",
"TW": "FE",
"US": "B5",
"UY": "B7",
"ZA": "9F"
}