-
Notifications
You must be signed in to change notification settings - Fork 461
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created states for countries (country codes j-q) (#7042)
# Description Created states for: Jersey, Jordan, Japan, Kenya, Kyrgyzstan, Cambodia, Kiribati, Comoros, North Korea, South Korea, Kuwait, Kazakhstan, Laos, Lebanon, Liechtenstein, Sri Lanka, Liberia, Lesotho, Lithuania, Luxembourg, Latvia, Libya, Morocco, Monaco, Moldova, Montenegro, Saint Martin (french part), Madagascar, Marshall Islands, Macedonia, Mali, Myanmar, Mongolia, Macau, Northern Mariana Islands, Mauritania, Malta, Mauritius, Maldives, Malawi, Mexico, Malaysia, Mozambique, Namibia, New Caledonia, Niger, Norfolk Island, Nigeria, Nicaragua, Norway, Nepal, Nauru, Niue, New Zealand, Macedonia (FYROM), Panama, Peru, French Polynesia, Papua New Guinea, Philippines, Pakistan, Poland, Saint Pierre and Miquelon, Pitcairn Islands, Palestine, Portugal, Palau, Paraguay, Qatar. ## Type of change - [x] New feature (non-breaking change which adds functionality)
- Loading branch information
Showing
69 changed files
with
1,179 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"XX-1": "Jersey" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"AJ": "'Ajlun", | ||
"AQ": "Al 'Aqabah", | ||
"AM": "Al 'Asimah", | ||
"BA": "Al Balqa'", | ||
"KA": "Al Karak", | ||
"MA": "Al Mafraq", | ||
"AT": "At Tafilah", | ||
"AZ": "Az Zarqa'", | ||
"IR": "Irbid", | ||
"JA": "Jarash", | ||
"MN": "Ma'an", | ||
"MD": "Madaba" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"23": "Aichi", | ||
"05": "Akita", | ||
"02": "Aomori", | ||
"12": "Chiba", | ||
"38": "Ehime", | ||
"18": "Fukui", | ||
"40": "Fukuoka", | ||
"07": "Fukushima", | ||
"21": "Gifu", | ||
"10": "Gunma", | ||
"34": "Hiroshima", | ||
"01": "Hokkaido", | ||
"28": "Hyogo", | ||
"08": "Ibaraki", | ||
"17": "Ishikawa", | ||
"03": "Iwate", | ||
"37": "Kagawa", | ||
"46": "Kagoshima", | ||
"14": "Kanagawa", | ||
"39": "Kochi", | ||
"43": "Kumamoto", | ||
"26": "Kyoto", | ||
"24": "Mie", | ||
"04": "Miyagi", | ||
"45": "Miyazaki", | ||
"20": "Nagano", | ||
"42": "Nagasaki", | ||
"29": "Nara", | ||
"15": "Niigata", | ||
"44": "Oita", | ||
"33": "Okayama", | ||
"47": "Okinawa", | ||
"27": "Osaka", | ||
"41": "Saga", | ||
"11": "Saitama", | ||
"25": "Shiga", | ||
"32": "Shimane", | ||
"22": "Shizuoka", | ||
"09": "Tochigi", | ||
"36": "Tokushima", | ||
"13": "Tokyo", | ||
"31": "Tottori", | ||
"16": "Toyama", | ||
"30": "Wakayama", | ||
"06": "Yamagata", | ||
"35": "Yamaguchi", | ||
"19": "Yamanashi" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"01": "Baringo", | ||
"02": "Bomet", | ||
"03": "Bungoma", | ||
"04": "Busia", | ||
"05": "Elgeyo/Marakwet", | ||
"06": "Embu", | ||
"07": "Garissa", | ||
"08": "Homa Bay", | ||
"09": "Isiolo", | ||
"10": "Kajiado", | ||
"11": "Kakamega", | ||
"12": "Kericho", | ||
"13": "Kiambu", | ||
"14": "Kilifi", | ||
"15": "Kirinyaga", | ||
"16": "Kisii", | ||
"17": "Kisumu", | ||
"18": "Kitui", | ||
"19": "Kwale", | ||
"20": "Laikipia", | ||
"21": "Lamu", | ||
"22": "Machakos", | ||
"23": "Makueni", | ||
"24": "Mandera", | ||
"25": "Marsabit", | ||
"26": "Meru", | ||
"27": "Migori", | ||
"28": "Mombasa", | ||
"29": "Murang'a", | ||
"30": "Nairobi City", | ||
"31": "Nakuru", | ||
"32": "Nandi", | ||
"33": "Narok", | ||
"34": "Nyamira", | ||
"35": "Nyandarua", | ||
"36": "Nyeri", | ||
"37": "Samburu", | ||
"38": "Siaya", | ||
"39": "Taita/Taveta", | ||
"40": "Tana River", | ||
"41": "Tharaka-Nithi", | ||
"42": "Trans Nzoia", | ||
"43": "Turkana", | ||
"44": "Uasin Gishu", | ||
"45": "Vihiga", | ||
"46": "Wajir", | ||
"47": "West Pokot" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"B": "Batken", | ||
"GB": "Bishkek Shaary", | ||
"C": "Chuy", | ||
"J": "Jalal-Abad", | ||
"N": "Naryn", | ||
"O": "Osh", | ||
"GO": "Osh Shaary", | ||
"T": "Talas", | ||
"Y": "Ysyk-Kol" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"2": "Baat Dambang", | ||
"1": "Banteay Mean Choay", | ||
"23": "Kaeb", | ||
"3": "Kampong Chaam", | ||
"4": "Kampong Chhnang", | ||
"5": "Kampong Spueu", | ||
"6": "Kampong Thum", | ||
"7": "Kampot", | ||
"8": "Kandaal", | ||
"10": "Kracheh", | ||
"11": "Mondol Kiri", | ||
"24": "Pailin", | ||
"12": "Phnom Penh", | ||
"15": "Pousaat", | ||
"18": "Preah Sihanouk", | ||
"14": "Prey Veaeng", | ||
"16": "Rotanak Kiri", | ||
"17": "Siem Reab", | ||
"19": "Stueng Traeng", | ||
"20": "Svaay Rieng", | ||
"21": "Taakaev" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"G": "Gilbert Islands" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"G": "Grande Comore", | ||
"M": "Moheli" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"01": "P'yongyang" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"26": "Busan-gwangyeoksi", | ||
"43": "Chungcheongbuk-do", | ||
"44": "Chungcheongnam-do", | ||
"27": "Daegu-gwangyeoksi", | ||
"30": "Daejeon-gwangyeoksi", | ||
"42": "Gangwon-do", | ||
"29": "Gwangju-gwangyeoksi", | ||
"41": "Gyeonggi-do", | ||
"47": "Gyeongsangbuk-do", | ||
"48": "Gyeongsangnam-do", | ||
"28": "Incheon-gwangyeoksi", | ||
"49": "Jeju-teukbyeoljachido", | ||
"45": "Jeollabuk-do", | ||
"46": "Jeollanam-do", | ||
"11": "Seoul-teukbyeolsi", | ||
"31": "Ulsan-gwangyeoksi" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"KU": "Al 'Asimah", | ||
"AH": "Al Ahmadi", | ||
"FA": "Al Farwaniyah", | ||
"JA": "Al Jahra'", | ||
"HA": "Hawalli", | ||
"MU": "Mubarak al Kabir" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"ALA": "Almaty", | ||
"ALM": "Almaty oblysy", | ||
"AKM": "Aqmola oblysy", | ||
"AKT": "Aqtobe oblysy", | ||
"ATY": "Atyrau oblysy", | ||
"ZAP": "Batys Qazaqstan oblysy", | ||
"MAN": "Mangghystau oblysy", | ||
"AST": "Nur-Sultan", | ||
"YUZ": "Ongtustik Qazaqstan oblysy", | ||
"PAV": "Pavlodar oblysy", | ||
"KAR": "Qaraghandy oblysy", | ||
"KUS": "Qostanay oblysy", | ||
"KZY": "Qyzylorda oblysy", | ||
"VOS": "Shyghys Qazaqstan oblysy", | ||
"SHY": "Shymkent", | ||
"SEV": "Soltustik Qazaqstan oblysy", | ||
"ZHA": "Zhambyl oblysy" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"AT": "Attapu", | ||
"BL": "Bolikhamxai", | ||
"CH": "Champasak", | ||
"HO": "Houaphan", | ||
"KH": "Khammouan", | ||
"OU": "Oudomxai", | ||
"PH": "Phongsali", | ||
"SV": "Savannakhet", | ||
"VI": "Viangchan", | ||
"XA": "Xaignabouli", | ||
"XE": "Xekong", | ||
"XI": "Xiangkhouang" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"AK": "Aakkar", | ||
"BH": "Baalbek-Hermel", | ||
"BI": "Beqaa", | ||
"BA": "Beyrouth", | ||
"AS": "Liban-Nord", | ||
"JA": "Liban-Sud", | ||
"JL": "Mont-Liban", | ||
"NA": "Nabatiye" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"01": "Balzers", | ||
"02": "Eschen", | ||
"03": "Gamprin", | ||
"04": "Mauren", | ||
"05": "Planken", | ||
"06": "Ruggell", | ||
"07": "Schaan", | ||
"09": "Triesen", | ||
"10": "Triesenberg", | ||
"11": "Vaduz" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"2": "Central Province", | ||
"5": "Eastern Province", | ||
"7": "North Central Province", | ||
"6": "North Western Province", | ||
"4": "Northern Province", | ||
"9": "Sabaragamuwa Province", | ||
"3": "Southern Province", | ||
"8": "Uva Province", | ||
"1": "Western Province" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"BM": "Bomi", | ||
"GB": "Grand Bassa", | ||
"GG": "Grand Gedeh", | ||
"MG": "Margibi", | ||
"MO": "Montserrado", | ||
"NI": "Nimba", | ||
"SI": "Sinoe" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"D": "Berea", | ||
"B": "Botha-Bothe", | ||
"C": "Leribe", | ||
"E": "Mafeteng", | ||
"A": "Maseru", | ||
"F": "Mohale's Hoek", | ||
"J": "Mokhotlong", | ||
"H": "Qacha's Nek", | ||
"G": "Quthing", | ||
"K": "Thaba-Tseka" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"AL": "Alytaus apskritis", | ||
"KU": "Kauno apskritis", | ||
"KL": "Klaipedos apskritis", | ||
"MR": "Marijampoles apskritis", | ||
"PN": "Panevezio apskritis", | ||
"SA": "Siauliu apskritis", | ||
"TA": "Taurages apskritis", | ||
"TE": "Telsiu apskritis", | ||
"UT": "Utenos apskritis", | ||
"VL": "Vilniaus apskritis" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"CA": "Capellen", | ||
"CL": "Clervaux", | ||
"DI": "Diekirch", | ||
"EC": "Echternach", | ||
"ES": "Esch-sur-Alzette", | ||
"GR": "Grevenmacher", | ||
"LU": "Luxembourg", | ||
"ME": "Mersch", | ||
"RD": "Redange", | ||
"RM": "Remich", | ||
"VD": "Vianden", | ||
"WI": "Wiltz" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"011": "Adazu novads", | ||
"002": "Aizkraukles novads", | ||
"007": "Aluksnes novads", | ||
"111": "Augsdaugavas novads", | ||
"015": "Balvu novads", | ||
"016": "Bauskas novads", | ||
"022": "Cesu novads", | ||
"DGV": "Daugavpils", | ||
"112": "Dienvidkurzemes novads", | ||
"026": "Dobeles novads", | ||
"033": "Gulbenes novads", | ||
"042": "Jekabpils novads", | ||
"JEL": "Jelgava", | ||
"041": "Jelgavas novads", | ||
"JUR": "Jurmala", | ||
"052": "Kekavas novads", | ||
"047": "Kraslavas novads", | ||
"050": "Kuldigas novads", | ||
"LPX": "Liepaja", | ||
"054": "Limbazu novads", | ||
"056": "Livanu novads", | ||
"058": "Ludzas novads", | ||
"059": "Madonas novads", | ||
"062": "Marupes novads", | ||
"067": "Ogres novads", | ||
"068": "Olaines novads", | ||
"073": "Preilu novads", | ||
"077": "Rezeknes novads", | ||
"RIX": "Riga", | ||
"080": "Ropazu novads", | ||
"087": "Salaspils novads", | ||
"088": "Saldus novads", | ||
"089": "Saulkrastu novads", | ||
"091": "Siguldas novads", | ||
"094": "Smiltenes novads", | ||
"097": "Talsu novads", | ||
"099": "Tukuma novads", | ||
"101": "Valkas novads", | ||
"113": "Valmieras novads", | ||
"102": "Varaklanu novads", | ||
"106": "Ventspils novads" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"BU": "Al Butnan", | ||
"JA": "Al Jabal al Akhdar", | ||
"JG": "Al Jabal al Gharbi", | ||
"JI": "Al Jafarah", | ||
"JU": "Al Jufrah", | ||
"KF": "Al Kufrah", | ||
"MJ": "Al Marj", | ||
"MB": "Al Marqab", | ||
"WA": "Al Wahat", | ||
"NQ": "An Nuqat al Khams", | ||
"ZA": "Az Zawiyah", | ||
"BA": "Banghazi", | ||
"DR": "Darnah", | ||
"MI": "Misratah", | ||
"NL": "Nalut", | ||
"SB": "Sabha", | ||
"SR": "Surt", | ||
"TB": "Tarabulus", | ||
"WS": "Wadi ash Shati'" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"05": "Beni-Mellal-Khenifra", | ||
"06": "Casablanca-Settat", | ||
"08": "Draa-Tafilalet", | ||
"03": "Fes- Meknes", | ||
"10": "Guelmim-Oued Noun (EH-partial)", | ||
"02": "L'Oriental", | ||
"11": "Laayoune-Sakia El Hamra (EH-partial)", | ||
"07": "Marrakech-Safi", | ||
"04": "Rabat-Sale-Kenitra", | ||
"09": "Souss-Massa", | ||
"01": "Tanger-Tetouan-Al Hoceima" | ||
} |
Oops, something went wrong.