Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Austin/Travis County Vaccines for Children & Adult Safety-Net Vaccine Provider Locations
This dataset provides the locations of all clinics in Austin/Travis County participating in the Vaccines for Children (TVFC) and Adult Safety Net (ASN) programs administered by Austin Public Health's Immunizations program.
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-austintexas-gov/austintravis-county-vaccines-for-children-adult-87b4-3p9b\".\"austintravis_county_vaccines_for_children_adult\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata