Created
June 29, 2020 21:43
-
-
Save mojowen/589a5a9d1d5b6f455a8cbbd34c6c0748 to your computer and use it in GitHub Desktop.
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
{ | |
"AL": "https://www.workelections.com/states/1/Alabama", | |
"AK": "https://www.workelections.com/states/2/Alaska", | |
"AZ": "https://www.workelections.com/states/4/Arizona", | |
"AR": "https://www.workelections.com/states/5/Arkansas", | |
"CA": "https://www.workelections.com/states/6/California", | |
"CO": "https://www.workelections.com/states/8/Colorado", | |
"CT": "https://www.workelections.com/states/9/Connecticut", | |
"DE": "https://www.workelections.com/states/10/Delaware", | |
"DC": "https://www.workelections.com/states/11/DistrictofColumbia", | |
"FL": "https://www.workelections.com/states/12/Florida", | |
"GA": "https://www.workelections.com/states/13/Georgia", | |
"ID": "https://www.workelections.com/states/16/Idaho", | |
"IL": "https://www.workelections.com/states/17/Illinois", | |
"IN": "https://www.workelections.com/states/18/Indiana", | |
"IA": "https://www.workelections.com/states/19/Iowa", | |
"KS": "https://www.workelections.com/states/20/Kansas", | |
"KY": "https://www.workelections.com/states/21/Kentucky", | |
"LA": "https://www.workelections.com/states/22/Louisiana", | |
"ME": "https://www.workelections.com/states/23/Maine", | |
"MD": "https://www.workelections.com/states/24/Maryland", | |
"MA": "https://www.workelections.com/states/25/Massachusetts", | |
"MI": "https://www.workelections.com/states/26/Michigan", | |
"MN": "https://www.workelections.com/states/27/Minnesota", | |
"MS": "https://www.workelections.com/states/28/Mississippi", | |
"MO": "https://www.workelections.com/states/29/Missouri", | |
"MT": "https://www.workelections.com/states/30/Montana", | |
"NE": "https://www.workelections.com/states/31/Nebraska", | |
"NV": "https://www.workelections.com/states/32/Nevada", | |
"NH": "https://www.workelections.com/states/33/NewHampshire", | |
"NJ": "https://www.workelections.com/states/34/NewJersey", | |
"NM": "https://www.workelections.com/states/35/NewMexico", | |
"NY": "https://www.workelections.com/states/36/NewYork", | |
"NC": "https://www.workelections.com/states/37/NorthCarolina", | |
"ND": "https://www.workelections.com/states/38/NorthDakota", | |
"OH": "https://www.workelections.com/states/39/Ohio", | |
"OK": "https://www.workelections.com/states/40/Oklahoma", | |
"PA": "https://www.workelections.com/states/42/Pennsylvania", | |
"RI": "https://www.workelections.com/states/44/RhodeIsland", | |
"SC": "https://www.workelections.com/states/45/SouthCarolina", | |
"SD": "https://www.workelections.com/states/46/SouthDakota", | |
"TN": "https://www.workelections.com/states/47/Tennessee", | |
"TX": "https://www.workelections.com/states/48/Texas", | |
"UT": "https://www.workelections.com/states/49/Utah", | |
"VT": "https://www.workelections.com/states/50/Vermont", | |
"VA": "https://www.workelections.com/states/51/Virginia", | |
"WV": "https://www.workelections.com/states/54/WestVirginia", | |
"WI": "https://www.workelections.com/states/55/Wisconsin", | |
"WY": "https://www.workelections.com/states/56/Wyoming" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment