Skip to content

Files

Latest commit

fcdbf54 · Apr 30, 2021

History

History
20 lines (12 loc) · 1.27 KB

File metadata and controls

20 lines (12 loc) · 1.27 KB

D3 JavaScript Challenge

Objective: Analyze Census data to be presented in a Journalism Webpage about health risks trends based on demographics and supported with dynamic visualizations.

Data Source: 2014 ACS 1-year estimates: https://factfinder.census.gov/faces/nav/jsf/pages/searchresults.xhtml

In the present project, D3 JavaScript was utilized to visualize and analyze correlation between several demographic variables. Source data is extracted from USA Census(2014). The final product is presented in a webpage format (HTML) with dynamic a chart to select one of three variables in the x-axis and y-axis than can be selected for the user and get a smooth and appealing scatter plot. Also, it includes a summary of the main conclusions from data.

Tools required: Python, JavaScript-D3, Bootstrap, HTML, Local Host server

alt text alt text alt text

Backend snapshot

alt text