Open repository in Console
Readme
Updated almost 3 years ago
‧ Indexed 4 hours ago
SHIP Annual Season Influenza Vaccinations 2011-2017
Annual Season Influenza Vaccinations - This indicator shows the percentage of adults who are vaccinated annually against seasonal influenza. For many people, the seasonal flu is a mild illness, but for some it can lead to pneumonia, hospitalization, or death. Vaccination of persons in high-risk populations is especially important to reduce their risk of severe illness or death.
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 \"opendata-maryland-gov/ship-annual-season-influenza-vaccinations-20112017-3abd-txk7\".\"ship_annual_season_influenza_vaccinations_20112017\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata