datahub-hhs-gov/hhs-covid19-small-area-estimations-survey-updated-vrdd-4mpp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 11 months ago

HHS COVID-19 Small Area Estimations Survey - Updated Bivalent Vaccine Audience - Wave 24

The goal of the Monthly Outcome Survey (MOS) Small Area Estimations (SAE) is 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 updated (bivalent) vaccination 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-updated-vrdd-4mpp\".\"hhs_covid19_small_area_estimations_survey_updated\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hhs_covid19_small_area_estimations_survey_updated
     
     
     
     
     
Upstream Metadata