Giter Site home page Giter Site logo

melodykramer / 2022-child-covid-vaccination-rates-data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khnews/2022-child-covid-vaccination-rates-data

1.0 2.0 0.0 487 KB

Data behind Jan. 14, 2022, KHN story "As Omicron Surges, Effort to Vaccinate Young Children Stalls"

Home Page: https://khn.org/news/article/as-omicron-surges-effort-to-vaccinate-young-children-stalls/

R 100.00%

2022-child-covid-vaccination-rates-data's Introduction

Data: As Omicron Surges, Effort to Vaccinate Young Children Stalls

This repository includes data and analysis used in KHN's January 14, 2022, story As Omicron Surges, Effort to Vaccinate Young Children Stalls.

Attribution

The computed rates and analysis provided here should be cited as: "according to a KHN analysis of CDC data."

Methodology

Vaccination numbers are from the Centers for Disease Control and Prevention as of Jan. 12.

National vaccination rates are calculated by the CDC and include vaccinations provided by federal programs such as the Indian Health Service and the Department of Defense, as well as U.S. territories. To compare the vaccination rollout for kids and adolescents, we counted day 0 as the day the CDC approved the vaccine for each age group: May 12, 2021, for 12- to 15-year-olds and Nov. 2, 2021, for 5- to 11-year-olds.

The CDC provides vaccination numbers at the state and county level. These numbers do not include the small fraction of children who were vaccinated by federal programs. To calculate rates for 5- to 11-year-olds, we divided by the total number of kids ages 5 to 11 in each state or county.

To calculate the number of children ages 5 to 11 in each state, we used the U.S. Census Bureau's 2019 Population Estimates Program "single year of age" dataset, the latest release available. For county-level data, we used the National Center for Health Statistics' Bridged Race Population Estimates, which contain single-year-of-age county-level estimates. We selected the 2019 estimates from the 2020 vintage release so the data would reflect the same year as the state-level estimates.

Vaccination data by age is unavailable for Idaho, counties in Hawaii and several California counties. For county-level vaccination data, we excluded states in which the county was unknown for at least 10% of the kids vaccinated in that state: Georgia, Michigan, Rhode Island, Virginia and Vermont.

About the data

Get the data in an easy to use Excel file or read on to use the CSV files.

Two R scripts create all of the data files used in this story. First, get-populations.R compiles population numbers for children ages 5 to 11 by state and by county. Then get-child-vaccine-rates.R retrieves data from the CDC and computes rates.

The key data files used in the story are:

child-state-vaccine-rates.csv - state-level vaccination numbers and rates for children ages 5 to 11

child-county-vaccine-rates.csv - county-level vaccination numbers and rates for children ages 5 to 11

Columns:

  • date = date in CDC dataset

  • state_code, fips_state, fips_county, state_name, county_name = geographic identifiers

  • metro_status (county dataset) = metro status of county, as provided by CDC

  • pct_dose1_5_11 = percent of children ages 5 to 11 who have received at least one dose of a covid vaccine

  • pct_complete_5_11 = percent of children ages 5 to 11 who are fully vaccinated against covid

  • population_5_11 = total number of children ages 5 to 11 in that geography

  • dose1_5_11 = number of children ages 5 to 11 who have received at least one dose of a covid vaccine

  • complete_5_11 = number of children ages 5 to 11 who are fully vaccinated against covid

And:

child-national-vaccine-rates-by-age.csv- national vaccination rates for children ages 5 to 11 and ages 12 to 15, by days since CDC approval

Columns:

  • date_from approval = days since the covid vaccine was approved for the given age group (see methodology for details)

  • pct_dose1_12_15 = percent of children ages 12 to 15 who have received at least one dose of a covid vaccine

  • pct_complete_12_15 = percent of children ages 12 to 15 who are fully vaccinated against covid

  • pct_dose1_5_11 = percent of children ages 5 to 11 who have received at least one dose of a covid vaccine

  • pct_complete_5_11 = percent of children ages 5 to 11 who are fully vaccinated against covid

2022-child-covid-vaccination-rates-data's People

Contributors

hrecht avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.