act-now-coalition / can-scrapers

MIT License
9 stars 13 forks source link

Add NC state-level vaccine scraper #407

Closed smcclure17 closed 2 years ago

smcclure17 commented 2 years ago

This also adds booster data to the county-level scraper. We should be able to get historical booster data for the counties by using the rerun_scraper functionality (running the normalize() method on the saved outputs of the previous fetch() runs from GCS), though, I've never actually tried it before.

This, unfortunately, won't be possible for the state data as it comes from different tables, so we'll have no historical data.