https://github.com/randomfractals/censusd3
interactive d3.js v.4 maps and graphs data viz of US census data from census.gov
https://github.com/randomfractals/censusd3
census-d3 census-data census-vue choropleth population-map quasar-framework us-map
Last synced: 7 months ago
JSON representation
interactive d3.js v.4 maps and graphs data viz of US census data from census.gov
- Host: GitHub
- URL: https://github.com/randomfractals/censusd3
- Owner: RandomFractals
- License: apache-2.0
- Created: 2016-08-28T13:46:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T13:22:12.000Z (over 7 years ago)
- Last Synced: 2025-01-26T10:46:40.858Z (8 months ago)
- Topics: census-d3, census-data, census-vue, choropleth, population-map, quasar-framework, us-map
- Language: Vue
- Homepage: http://censusd3.herokuapp.com/
- Size: 12.6 MB
- Stars: 14
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# census d3
Interactive d3.js v.4 maps & graphs data viz prototype of US census data from census.gov
# USA States/Counties Choropleth Teaser
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.? :)
# Old d3 Prototype alpha v. Preview
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
# New Census-Vue Dash working dir
This is the current working dir for this project:
https://github.com/RandomFractals/CensusD3/tree/master/vue
# Census-Vue Demo Link
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
# Old d3 Prototype working dir:
https://github.com/RandomFractals/CensusD3/tree/master/prototype
# Census d3.js v.4 app build
>npm install
# Census d3.js v.4 app run
>npm start
go to http://localhost:8000/ to preview your local app build
# .env and census data api key
Please sign up for your own Census data API key here:
# http://api.census.gov/data/key_signup.html
and then copy it to your own .env if you decide to fork this repo
# In Sum
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.