An open API service indexing awesome lists of open source software.

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

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.

![Alt text](https://github.com/RandomFractals/CensusD3/blob/master/screens/censusd3PopDensity2.png?raw=true
"latest")

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

![Alt text](https://github.com/RandomFractals/CensusD3/blob/master/screens/CensusVue-1.4.png?raw=true
"latest")

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.