Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dariusk/randomap
https://github.com/dariusk/randomap
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dariusk/randomap
- Owner: dariusk
- Created: 2014-07-09T16:53:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T18:57:45.000Z (over 10 years ago)
- Last Synced: 2024-04-10T14:10:34.954Z (7 months ago)
- Language: JavaScript
- Size: 363 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Put your data in a file called data.json, and away you go.
data.json should have the same format as county_pop2010.json:
a dictionary of county ids mapped to numeric values.county_pop2010.json is provided so that you can divide your data by county population if desired.
You may wish to edit choropleth.js on the lines marked "NB" to change:
* number format
* color scheme