Skip to content

gvo34/Healthfacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Healthfacts

D3 visualization project.

Cross reference data from Census demographics (American FactFinder tool filtered for 2014 data) and fact finder (Behavioral Risk Factor Surveillance System) to visualize the data correlation for some health factors and demographics per USA state. This exercise employs D3.js to provide user data selection to navigate through up to nine pairs of data set.

Input

The data used to display the interactive scatter plot is taken from the the following two files located in the data folder:

  • data.csv: contains different facts in columns per state
  • labels.csv: contains the names for the different facts in data.csv to be displayed in the chart.

Output

Rendering (dafault data) is available in https://gvo34.github.io/Healthfacts/

What is displayed: xaxis represent demographic data, yaxis represent behaviour factors. Selection is highlighted in black titles. Coloring changes according to the selection. Circle colors match yaxis selection. Border color matches x axis selection.

About

Cross reference health facts with demographic data gathered from 2014 Census

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors