Skip to content

Analyzing the current trends shaping people's lives, as well as creating charts, graphs, and interactive elements to help readers understand your findings.

Notifications You must be signed in to change notification settings

capflaum/DataJournalism_D3.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Journalism and D3

Newsroom

Background

Welcome to the newsroom! You've just accepted a data visualization position for a major metro paper. You're tasked with analyzing the current trends shaping people's lives, as well as creating charts, graphs, and interactive elements to help readers understand your findings.

The editor wants to run a series of feature stories about the health risks facing particular demographics. She's counting on you to sniff out the first story idea by sifting through information from the U.S. Census Bureau and the Behavioral Risk Factor Surveillance System.

The data set included with the assignment is based on 2014 ACS 1-year estimates from the US Census Bureau, but you are free to investigate a different data set. The current data set includes data on rates of income, obesity, poverty, etc. by state. MOE stands for "margin of error."

Core Assignment: D3

Scatter plot between two of the data variables: 'Poverty vs. Obesity'. Circles include mouseover tooltip with 'State' name, 'Poverty Rate', and 'Obesity Rate' per state.

Accesible through assets/js/app.js

image


Bonus:

Interactive D3 scatter plot

Accesible through assets/js/bonus.js

7-animated-scatter

About

Analyzing the current trends shaping people's lives, as well as creating charts, graphs, and interactive elements to help readers understand your findings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published