Last active
April 8, 2022 09:44
-
-
Save gka/9864daba96d1111634d319ffe61137ee to your computer and use it in GitHub Desktop.
us states
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
[{ | |
"file": "results", | |
"data": { | |
"AL": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"AK": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"AZ": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"AR": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"CA": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"CO": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"CT": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"DE": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"DC": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"FL": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"GA": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"HI": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"ID": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"IL": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"IN": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"IA": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"KS": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"KY": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"LA": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"ME": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"MD": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"MA": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"MI": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"MN": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"MS": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"MO": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"MT": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"NE": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"NV": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"NH": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"NJ": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"NM": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"NY": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"NC": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"ND": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"OH": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"OK": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"OR": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"PA": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"RI": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"SC": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"SD": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"TN": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"TX": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"UT": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"VT": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"VA": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"WA": { | |
"fill": "#1a80c4", | |
"stroke": false | |
}, | |
"WV": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"WI": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
}, | |
"WY": { | |
"fill": "#cc3d3d", | |
"stroke": false | |
} | |
} | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment