Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 805 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 805 Bytes

Data Journalism and D3.js:

Tasked with analyzing the current trends shaping people's lives, as well as creating charts, graphs, and interactive elements to help readers understand my findings.

The data set included with the assignment is based on 2014 ACS 1-year estimates: here. The current data set includes data on rates of income, obesity, poverty, etc. by state. MOE stands for "margin of error."

Directory:

  • index.html

  • README.md

  • assets (folder)

    • css (Folder)

      • style.css

      • d3style.css

    • data (Folder)

      • data.csv
    • js (Folder)

      • app.js (Used for final Dashboard)

Usage:

Please navigate directly to website.