Skip to content

Take health data from JSON format and present it in visualizations on a website.

Notifications You must be signed in to change notification settings

mitchklee35/Cause-of-Death-US-Analysis

Repository files navigation

Causa_Mortis

Website Located Here -> https://causa-mortis-1.herokuapp.com/

Data Analysis and Visualization Course - PROJECT

Installation

pip install pandas
pip install flask
pip install jsonify

Function

Take health data from JSON format and present it in visualizations on a website.

Organization

The "Resources" folder holds JSON file. app.py runs through JSON and cleans it only leaving the important columns. We then take that data and create a number of different visualizations explained in the website from D3 to GeoJSON.

How to Run

  1. Website Located Here -> https://causa-mortis-1.herokuapp.com/

About

Take health data from JSON format and present it in visualizations on a website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published