klenwell / covid-19

Python command-line application to collect and analyze COVID-19 data.
0 stars 0 forks source link

Update OC immunity export to factor in boosters and estimate efficacy more intelligently. #54

Closed klenwell closed 2 years ago

klenwell commented 2 years ago

These changes update my original OC immunity estimation model to use the CDPH data directly and adds a new ImmuneCohort model to estimate county-wide immunity more accurately. This new model is more sophisticated than the previous one but still results in a reasonably crude estimate based on a number of debatable assumptions.

Latest data and graphs can be found in this Google spreadsheet:

Notes and Assumptions

Screenshots

The following screenshots show the difference in estimates between the new model and the original:

New

Screenshot from 2022-03-05 19-26-23

Old

Screenshot from 2022-03-05 14-30-24