sarahgrant11 / Health-Risks-Scatterplot-D3.js

Created visualization using HTML, Javascript, and D3 to show correlations between rates of obesity, smoking status and healthcare access with rates of poverty, household income and age, based on Census data in every state.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Understanding Health Risks and Demographics By State

Newsroom

Object

I want to create a customizeable visualization that compares health risk factors (obesity, smoking status and healthcare access) that different demographics (poverty level, household income and age) face in each U.S. state.

Data Set

U.S. Census Bureau and the Behavioral Risk Factor Surveillance System, based on 2014 ACS 1-year estimates: https://factfinder.census.gov/faces/nav/jsf/pages/searchresults.xhtml https://factfinder.census.gov/faces/nav/jsf/pages/searchresults.xhtml

Visualization

  • Created an interactive scatterplot using six data variables, where each state is represented with circle elements.
  • Tech Environment: D3, Javascript, HTML5, GitHub, VSCode

About

Created visualization using HTML, Javascript, and D3 to show correlations between rates of obesity, smoking status and healthcare access with rates of poverty, household income and age, based on Census data in every state.


Languages

Language:JavaScript 75.7%Language:HTML 16.8%Language:CSS 7.4%