Skip to content

New indicator: CDC vaccine data #951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
9 tasks
krivard opened this issue Mar 22, 2021 · 4 comments
Closed
9 tasks

New indicator: CDC vaccine data #951

krivard opened this issue Mar 22, 2021 · 4 comments
Assignees
Labels
API addition New signals Priority-P1 Hope to do; lab will survive without it

Comments

@krivard
Copy link
Contributor

krivard commented Mar 22, 2021

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

P0 -

  • Number of people partially vaccinated
  • Number of people fully vaccinated
  • Stratify by which vaccine administered

P1/P2 -

  • Vaccination site
  • Vaccine Demographics
  • Stratify by general population or long-term-care facility

Temporal resolution:

  • daily incidence
  • 7-day-average incidence
  • daily cumulative

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

@krivard krivard added the API addition New signals label Mar 22, 2021
@Ananya-Joshi
Copy link
Contributor

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
Copy link
Contributor Author

krivard commented Aug 16, 2021

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].

@krivard krivard added the Priority-P1 Hope to do; lab will survive without it label Aug 24, 2021
@Ananya-Joshi
Copy link
Contributor

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
Copy link
Contributor Author

krivard commented Sep 7, 2021

leave supplements for v2

@Ananya-Joshi Ananya-Joshi linked a pull request Sep 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API addition New signals Priority-P1 Hope to do; lab will survive without it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants