See an example here:
-
Paste your data into the spreadsheet, with two columns:
state
andvalue
(example spreadsheet) -
For
state
, use full state names camel-cased (example:North Dakota
, notND
ornorth dakota
) -
For
value
, the data can be any number -
Publish the Google spreadsheet (File -> Publish to the web -> Start publishing)
-
Take the "key" from your spreadsheet's URL, and add it to this page's URL. For example:
http://daguar.github.io/easy-choropleths/?key=0Ah8tYWLqUd7wdE9qV2RHaW1abExwVUtCMVFmZWNQdnc
- Have fun with your sweet choropleth map!
For customization options, see the 'Customization' doc.
I'd love feedback! Contact me on Twitter (@allafarce) or make a feature request on GitHub.