act-now-coalition / can-scrapers

MIT License
9 stars 13 forks source link

Add CDC booster data and update vaccine schema (and rename CDC scraper) #395

Closed smcclure17 closed 2 years ago

smcclure17 commented 2 years ago

The CDC booster column is documented as: Total number of people who are fully vaccinated and have received a booster (or additional) dose. which suggests that if someone were to receive a second booster it would not be counted in this column. I'm not sure how the CDC plans to track 4th-shot-boosters when they are authorized (if they will update this column to include those doses or create a new column etc.)

At the moment I've created the CMU variable to mirror the CDC description, but I wonder if we should track doses instead of people so that we can continue to use this variable when future doses are authorized (e.g. by combining future 3rd-, 4th- and subsequent-shot columns into one).