-
-
Save gauravmehla/55740f9207a2d34928d503f0d6696deb to your computer and use it in GitHub Desktop.
Indian States and Union Territories in JSON format
This file contains hidden or 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
{ | |
"AP":"Andhra Pradesh", | |
"AR":"Arunachal Pradesh", | |
"AS":"Assam", | |
"BR":"Bihar", | |
"CG":"Chhattisgarh", | |
"Chandigarh":"Chandigarh", | |
"DN":"Dadra and Nagar Haveli", | |
"DD":"Daman and Diu", | |
"DL":"Delhi", | |
"GA":"Goa", | |
"GJ":"Gujarat", | |
"HR":"Haryana", | |
"HP":"Himachal Pradesh", | |
"JK":"Jammu and Kashmir", | |
"JH":"Jharkhand", | |
"KA":"Karnataka", | |
"KL":"Kerala", | |
"MP":"Madhya Pradesh", | |
"MH":"Maharashtra", | |
"MN":"Manipur", | |
"ML":"Meghalaya", | |
"MZ":"Mizoram", | |
"NL":"Nagaland", | |
"OR":"Orissa", | |
"PB":"Punjab", | |
"PY":"Pondicherry", | |
"RJ":"Rajasthan", | |
"SK":"Sikkim", | |
"TN":"Tamil Nadu", | |
"TR":"Tripura", | |
"UP":"Uttar Pradesh", | |
"UK":"Uttarakhand", | |
"WB":"West Bengal" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment