Skip to content

Assess the risk of indoor gatherings, events and parties using Covid Risk Calculator.

Notifications You must be signed in to change notification settings

mmahdigh/covid-risk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid Event Risk Calculator

THIS TOOL IS NO LONGER MAINTAINED AND UPDATED WITH NEW DATA.

Available at: https://mmahdigh.github.io/covid-risk/

It's very likely that there's an indoor event or party you don't want to miss but you also can't shrug off the possibility of contracting Covid19.

This very small app helps you determine how risky events of different sizes are in different regions of the world.

Currently we cover 3700 regions all over the world. We update the data using JHU CSSE COVID-19 Data (https://github.com/CSSEGISandData/COVID-19) consistently.

How can you help?

Reporting bugs, opening issues and sending PRs are very welcome.

Currently median age data regarding US counties aren't accurate, every county is having the same median age data as the state it's located in. having people who correct this data and maintain other data would be very useful.

How is the probability calculated?

It's basically a Binomial distribution when we're looking for all the n people not to be infectious.

There are some important premises:

I also fully welcome the idea that people with expertise in software development, statistics or epidemiology join this effort to make a more accurate and useful app together.

Incoming features

  • tiding up the code because it was rapidly developed. (adding linter as a first step)
  • add vaccine data and incorporate it in our model
  • better and more user-friendly UX and UI.
  • detailed results. (like the probability that there are two (or 3, 4, etc) covid cases in an event)
  • writing tests. (primarily for the logic)
  • whatever you find interesting!

About

Assess the risk of indoor gatherings, events and parties using Covid Risk Calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages