Interactive d3.js v.4 maps & graphs data viz prototype of US census data from census.gov
There will be lots of these kind of choropleth (intensity) maps, but highly interactive and broken down by state, county, and zip regions, with plenty of census data bars, lines, and histogram graphs using d3.js v.4.
Think http://datamapper.geo.census.gov/map.html but less rigid, more interactive, and user-friendly.
Census Data Mapper 2.0 UX d3.js v.4 proj.? :)
Preview d3 prototype v. 0.0.12 alpha on heroku:
http://censusd3.herokuapp.com/
See prototype dev progress project updates and screen grabs from last year on Twitter:
https://twitter.com/hashtag/censusd3
This is the current working dir for this project:
https://github.com/RandomFractals/CensusD3/tree/master/vue
See census-vue demo live on heroku:
https://census-vue.herokuapp.com
All kinds of census data maps and graphs will be added there eventually :)
See updates on that dash build on Twitter:
https://twitter.com/hashtag/CensusDash
https://github.com/RandomFractals/CensusD3/tree/master/prototype
npm install
npm start
go to http://localhost:8000/ to preview your local app build
Please sign up for your own Census data API key here:
and then copy it to your own .env if you decide to fork this repo
Be nice and drop me a note if you decide to use this proto for your next.
Feel free to log issues and ping me with pull requests for the alpha v. fixes/feature requests if you find this of some use and decide to fork this quicky demo app repo for your next.