Team FluTracker Project 1

This document contains the Summary and Key Planning notes for Team FluTraker Project 1.

Team Members:
1. Ben Gordon

2. Joe Lee

3. Lee Hughes

Project Proposal


Objective: Investigate historical Per-Capita Flu Outbreaks against the following possible datasets/drivers:

Weather influencers

Travel - Air

Travel - Highway

Vaccination History

Finding Data

Summary of Analysis

-Weather highly correlated to influenza incidents

-Vaccinations in 2015 seemed to be more effective than that of 2016

-Air travel during times of influenza spikes show that passenger inflow/outflow counts are close to even.

Here is a link to the powerpoint presentation of our findings: Flu Tracker Powerpoint Presentation

To see our main code for cleanup and analysis click on the links below:

Click here for our main code: "FluTracker_Plots.ipynb"

Click on the plots of our data below:

AirTravelVSOutbreak.png

Flu_Incident.png

PrecipitationVSFluOutbreak.png

Temp_Leads_Incidents.png

Temperature Vs. Incidents with 6 Week Offset.png

Temperature Vs. Incidents Offset Scatter.png

Temperature Vs. Incidents Scatter.png

Vaccine Vs. Outbreak.png

The team will bring data into the code folder. CSV files, if required will be stored in code/data.

Separate python files can contain exploration of each dataset. The team will review each others findings through by reviewing the code.

Flu Incidents (Joe)

Population (Lee)

Weather (Ben)

Highway Travel (Joe)

Air Travel (Lee)

Vaccination (Ben)

Project Milestones

Initial Data Source Research Internal Review: 12/18 Monday

Data Retrievel Finalized. Cleansing Review: 12/23 Saturday

Visualization Renderings. Findings Review: 1/3 Wednesday

Presentation Contributions Due: 1/6 Saturday

Presentation Due: 1/8 Monday

Project Proposal