Skip to content

Analyzing demographics data to come up with important trends or findings on what is shaping people's lives. Interactive visualization built using D3.js

Notifications You must be signed in to change notification settings

sid83/D3-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Plot built using D3.js

we are studying the current trends shaping people's lives and presenting it in a interactive charts. So welcome to the newsroom! Visual

Key Findings

  • As the poverty rate increases, we generally see increase in obesity, percent of people smoking and lacking healthcare.
  • We see almost opposite trend with the increase in MHI (median household income).
  • We do not see any clear trends with age as data is more scattered.
  • State of texas pops out in percent of uninsured

Notes

  • Demographics data has been read from url obviating the need for python server (python -m http.server) to see the visualization.
  • Each circle represents a state (per abbreviation), so the demographics comparison of all states are presented.
  • Tooltips added to the circles to display the exact numbers behind the plot. Used the d3-tip.js plugin developed by Justin Palmer
  • Chart resizes automatically with window.

Visual

About

Analyzing demographics data to come up with important trends or findings on what is shaping people's lives. Interactive visualization built using D3.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published