cdc-gov/vaccine-hesitancy-for-covid19-public-use-microdata-djj9-kh3p
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 2 hours ago

Vaccine Hesitancy for COVID-19: Public Use Microdata Areas (PUMAs)

Due to the change in the survey instrument regarding intention to vaccinate, our estimates for “hesitant or unsure” or “hesitant” derived from April 14-26, 2021, are not directly comparable with prior Household Pulse Survey data and should not be used to examine trends in hesitancy.

To support state and local communication and outreach efforts, ASPE developed state, county, and sub-state level predictions of hesitancy rates(https://aspe.hhs.gov/pdf-report/vaccine-hesitancy) using the most recently available federal survey data.

We estimate hesitancy rates at the state level using the U.S. Census Bureau’s Household Pulse Survey (HPS)(https://www.census.gov/programs-surveys/household-pulse-survey.html) data and utilize the estimated values to predict hesitancy rates in more granular areas using the Census Bureau’s 2019 American Community Survey (ACS) 1-year Public Use Microdata Sample (PUMS)(https://www.census.gov/programs-surveys/acs/microdata.html). Public Use Microdata Areas (PUMA) level – PUMAs are geographic areas within each state that contain no fewer than 100,000 people. PUMAs can consist of part of a single densely populated county or can combine parts or all of multiple counties that are less densely populated.

The HPS is nationally representative and includes information on U.S. residents’ intentions to receive the COVID-19 vaccine when available, as well as other sociodemographic and geographic (state, region and metropolitan statistical areas) information. The ACS is a nationally representative survey, and it provides key sociodemographic and geographic (state, region, PUMAs, county) information. We utilized data for the survey collection period May 26, 2021 – June 7, 2021, which the HPS refers to as Week 31.

County and State Hesitancy Data - https://data.cdc.gov/Vaccinations/Vaccine-Hesitancy-for-COVID-19-County-and-local-es/q9mh-h2tw

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cdc-gov/vaccine-hesitancy-for-covid19-public-use-microdata-djj9-kh3p\".\"vaccine_hesitancy_for_covid19_public_use_microdata\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vaccine_hesitancy_for_covid19_public_use_microdata
     
     
     
     
     
Upstream Metadata