Skip to content

Northeastern's DATA Club Challenge to visualize, model, and analyze the impact of US Vaccine Distribution efforts.

Notifications You must be signed in to change notification settings

justinmiller33/vaccine-distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

vaccine-distribution

Northeastern's DATA Club Challenge to visualize, model, and analyze the impact of US Vaccine Distribution efforts.

Directory

  • /modeling: Fitting SEIR pandemic model to IHME COVID projections using seirsplus
  • /visualizing: Visualizing current vaccination locations and strategy.

Summary

Our approach focuses on modeling the quantitative impact of vaccination on COVID-19 case and death counts as well as analyzing current and potential distribution infrastructure across the United States. The pandemic is modeled via a dynamic SEIR model with varying transmission rates fit to historical case data provided by the Institute for Health Metrics and Evaluation of the University of Washington. The fatality data are generated using an overall fatality rate of 1% and the impact of vaccinations is explored by fitting a 4% mean fatality rate to those who have been vaccinated. The model indicates that while the vaccine has only reduced the daily number of new cases by 10-15%, it has prevented upwards of 25% of the daily deaths. It also revealed that if the US had administered 100% of our vaccine supply instead of 78%, we would have already been saving an additional 100 lives every day.

To help inspire solutions, an interactive Tableau Dashboard displays potential COVID-19 vaccination sites on a national level. Since there is no federal organization on vaccination sites, the worksheet shows all CVS pharmacies, Walmart superstores, indoor arenas and outdoor stadiums in the United States to highlight the existing infrastructure. Each state is given a ranking based on the number of sites, which can be compared with its relative population. While this is not a cure-all, examining these ratios as well as counties devoid of possible vaccination sites can give policymakers a better understanding of the geographical and logistical challenges hindering vaccination progress and costing lives.

Modeling:

  • Model Description: SEIR model with dynamic transmission rates (beta) fit to historical case numbers on 10 day intervals. Model Comparison

  • With Vaccinations: Cases drop slightly, proportionally to percent completely vaccinated. Cases with Vaccinations

  • With Vaccinations: Deaths drop dramatically, dependendent mainly on the vulnerability of who recieves vaccines. Deaths with Vaccinations

Visualizing

  • Visualization Description: Examining potential vaccination sites by mapping all US stadiums, CVS pharmacies, and Walmarts. US Site Map

  • On a statewide level: Green squares are stadiums, red dots are CVSs and orange triangles are Walmarts. MA site Map

Collaborators

Paxton Howard (@barroclough01)
Justin Miller (@justinmiller33)

About

Northeastern's DATA Club Challenge to visualize, model, and analyze the impact of US Vaccine Distribution efforts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages