Jamie Tan submission for D3 challenge
Using HTML, CSS, JavaScript, and D3 libraries, create an interactive data visualisation page with a feature story of the health risks facing particular demographics in the U.S. All charts should dynamically populate based on user selection.
- Using bootstrap, the website is built to be responsive and is deployed on GitHub pages.
- Usage of glyphicons from fontawesome
- Easier navigation - 1-click to return to top of page
- HTML file (filename: D3-data-journalism/index.html)
- Javascript files (filenames: app.js in sub-folder 'D3-data-journalism/assets/js/')
- Published website here
- 2014 ACS 1-year estimates dataset (filename: data.csv in sub-folder 'D3-data-journalism/assets/data/')