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
Backend snapshot