mitchklee35 / Poverty-and-Healthcare-data

The data folder holds data.csv which has all of the data. The actual Javascript program code is in app.js. The website format is in HTML and is in index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poverty and Healthcare data

Data Analysis and Visualization Course

Installation

none

Function

Take data.csv and clean and format it into a bubble chart graph to visualize the changes in the data.

Organization

The data folder holds data.csv which has all of the data. The actual Javascript program code is in app.js. The website format is in HTML and is in index.html

How to Run

  1. Go to https://mitchklee35.github.io/Poverty-and-Healthcare-data/ for the visulaization
  2. Click on the different axis to show the other sides of the data and how they compare.
  3. The page will refresh and a summary is at the bottom.

Result

Shows all the demographic information of the different states. each bubble is different state and you can compare their demographics to the healthcare.
info

About

The data folder holds data.csv which has all of the data. The actual Javascript program code is in app.js. The website format is in HTML and is in index.html


Languages

Language:JavaScript 75.6%Language:HTML 15.5%Language:CSS 8.9%