Skip to content

quazirab/Covid-Analysis-USA

Repository files navigation

Covid-19 data analysis

Data collected from nytimes repo is analyzed to generate models for deaths due to Covid-19. Updated everyday.

Filters

The ratio of mortality is calculated by shifting recorded mortality by n days and dividing each mortality value

  • Shift - Shifting of days for ratio calculation
  • Trigger - Ratio of death when the mortality value is analyzed
  • Days - Data of recent days when the slope for prediction is calculated

Requirements

  1. Tested in python 3.6
  2. pip install -r requirements.txt

Snapshot

Mortality Projection Plot Mortality Projection Maps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages