act-now-coalition / covid-data-model

Data backend providing computed data for the graphs displayed at https://covidactnow.org
https://covidactnow.org/
MIT License
149 stars 57 forks source link

rm backfill vaccination initiated #1116

Closed TomGoBravo closed 3 years ago

TomGoBravo commented 3 years ago

This PR addresses issue https://trello.com/c/K8IBLqxA/1324-make-il-county-vaccination-data-use-the-same-1st-dose-estimation-technique-as-cdc

Tested

./run.py data update git difftool --no-prompt -t vimdiff main -- data/multiregion-wide-dates.csv showed IL county vaccinations_initiated changed from backfill_vaccination_initiated to estimate_initiated_from_state_ratio. This seemed to increase recent values very roughly 25%. Some CBSA vaccinations_initiated increased too, likely in IL.

TomGoBravo commented 3 years ago

Make IL county vaccination data use the same 1st dose estimation technique as CDC.