ludmilagd / HealthRisk-Demographics-Analysis-D3-Javascript

Data Analysis on demographics by US State that might be linked to various health issues. D3 JavaScript used to create a two-dimension dynamic chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Data Analysis on demographics by US State that might be linked to various health issues. D3 JavaScript used to create a two-dimension dynamic chart


Languages

Language:JavaScript 65.2%Language:HTML 23.6%Language:CSS 11.2%