cdc-gov/cumulative-percentage-of-adults-18-years-and-older-hm35-qkiu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 9 months ago

Cumulative Percentage of Adults 18 Years and Older Vaccinated with the Updated 2023-24 COVID-19 Vaccine

Weekly COVID-19 Vaccination Coverage of Adults 18 Years and Older by Demographic Characteristics

• COVID-19 vaccination coverage among adults 18 years and older is assessed through the National Immunization Survey-Adult COVID Module providing weekly COVID-19 vaccination coverage estimates. (https://www.cdc.gov/vaccines/imz-managers/nis/about.html)

• Starting in September 2023, the CDC recommended the 2023-2024 updated COVID-19 vaccine for adults ages 18 years and older.

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/cumulative-percentage-of-adults-18-years-and-older-hm35-qkiu\".\"cumulative_percentage_of_adults_18_years_and_older\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cumulative_percentage_of_adults_18_years_and_older
     
     
     
     
     
Upstream Metadata