Skip to content
/ D3 Public

Interactive Scatter Plot using D3.js from multiple US Census Bureau categories (income, obesity, poverty, etc.) by state

Notifications You must be signed in to change notification settings

gucaselo/D3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

U.S. Census Bureau

Background

Built an interactive Scatter Plot to show the relationship between multiple categories extracted from the US Census Bureau that includes data on rate of income, obesity, poverty, etc. by state.

Design

Using HTML, Javascript, CSS and D3js library to read a .csv file to generate a scatter plot based on axes selections from the user. The following categories are available on their respectives axis:

X Axis:

  • Poverty
  • Age
  • Income

Y Axis:

  • Healthcare
  • Smokes
  • Obesity

To access this interactive scatter plot click here.

Reference

  • Refer to the Data to learn more about this dataset.

About

Interactive Scatter Plot using D3.js from multiple US Census Bureau categories (income, obesity, poverty, etc.) by state

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published