cmu-delphi / covidcast-indicators

Back end for producing indicators and loading them into the COVIDcast API.
https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html
MIT License
12 stars 17 forks source link

New indicator: CDC vaccine data #951

Open krivard opened 3 years ago

krivard commented 3 years ago

We would like to save multiple CDC signals for vaccines. It would be great if we could easily access:

P0 -

P1/P2 -

Temporal resolution:

Geographic resolution: county, hrr, msa if you can get it that detailed, otherwise just state, hhs, nation

The proposed sources are :

  1. https://covid.cdc.gov/covid-data-tracker/#vaccination-trends (center of page "Data Table for Trends in Number of COVID-19 Vaccinations in the US" - breakdowns by date

  2. https://covid.cdc.gov/covid-data-tracker/#vaccination-demographic - to see the changes in teh demographics

  3. https://covid.cdc.gov/covid-data-tracker/#vaccinations - breakdown by type of vaccine

  4. https://covid.cdc.gov/covid-data-tracker/#vaccinations (center of page "Data Table for Trends in Number of COVID-19 Vaccinations in the US" - breakdowns by state

  5. https://data.cdc.gov/browse?q=COVID%20vaccine&sortBy=relevance TBD Which ones are the most informative

Ananya-Joshi commented 3 years ago

All these csvs are now being saved at: http://wprdc-backup.s3-website.us-east-2.amazonaws.com/ Most relevant files are in the CDC_vacc folder

krivard commented 3 years ago

Dan shared an additional CDC link:

https://data.cdc.gov/Vaccinations/COVID-19-Vaccinations-in-the-United-States-County/8xkx-amqh

& Ryan has upped priority for this indicator[Slack].

Ananya-Joshi commented 3 years ago

There's no data for Texas or Hawaii on the CDC Data csv - should I try to supplement these sources or just put a warning that we don't have data for those states (and some select counties in VA, CA).

krivard commented 3 years ago

leave supplements for v2