Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Cumulative Percentage of Adults 60 Years and Older Vaccinated with RSV Vaccine by Demographic Characteristics
Weekly RSV Vaccination Coverage of Adults 60 Years and Older by Demographic Characteristics
• RSV vaccination coverage among adults 60 years and older is assessed through the National Immunization Survey-Adult COVID Module providing weekly RSV vaccination coverage estimates. (https://www.cdc.gov/vaccines/imz-managers/nis/about.html)
• The CDC recommended the RSV vaccine for adults 60 years and older in July 2023. (https://www.cdc.gov/respiratory-viruses/whats-new/rsv-update-2023-09-22.html)
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-60-years-and-older-mx2d-yjrk\".\"cumulative_percentage_of_adults_60_years_and_older\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata