Open repository in Console
Readme
Updated 2 years ago
‧ Indexed 11 months ago
HHS COVID-19 Small Area Estimations Survey - Monovalent Booster Audience - Wave 20
The goal of the Monthly Outcome Survey (MOS) Small Area Estimations (SAE) are to generate estimates of the proportions of adults, by county and month, who were in the population of interest for the U.S. Department of Health and Human Services’ (HHS) We Can Do This COVID-19 Public Education Campaign. These data are designed to be used by practitioners and researchers to understand how county-level COVID-19 monovalent booster hesitancy changed over time in the United States.
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 \"datahub-hhs-gov/hhs-covid19-small-area-estimations-survey-hcvq-7wix\".\"hhs_covid19_small_area_estimations_survey\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata