Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
Differences in Weekly Cumulative Percentage of Adults 60 Years and Older Vaccinated with Respiratory Syncytial Virus (RSV) Vaccine by Selected Demographics
Weekly RSV Vaccination Coverage of Adults 60 Years and Older by Jurisdiction
• 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/differences-in-weekly-cumulative-percentage-of-5vw4-awn6\".\"differences_in_weekly_cumulative_percentage_of\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata