Skip to content

Interactive data visualization using D3.js to show some state-level data about three risk factors (obesity, smoking and lack of healthcare) plotted against three perhaps underlying factors (income, poverty rate and age) based on 2014 U.S. Census data. Find it here: https://sheetalbongale.github.io/D3-Data-Journalism/

Notifications You must be signed in to change notification settings

sheetalbongale/D3-Data-Journalism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Journalism and D3

7-animated-scatter

Why make a static graphic when D3 lets you interact with your data?

This Data Driven Document(D3) project demonstrates building an interactive data visualization showing state-level data about three health risk factors (obesity, smoking and lack of healthcare) plotted against three perhaps underlying factors (income, poverty rate and age) based on 2014 U.S. Census data. The Chart was build using D3.js. Each marker represents an individual state in The USA.

  • Note: You'll need to use serve or python -m http.server to run the visualization.

Technologies used:

D3.js | SVG | JavaScript | HTML | CSS

Find the interactive document HERE

About

Interactive data visualization using D3.js to show some state-level data about three risk factors (obesity, smoking and lack of healthcare) plotted against three perhaps underlying factors (income, poverty rate and age) based on 2014 U.S. Census data. Find it here: https://sheetalbongale.github.io/D3-Data-Journalism/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published