Strategic Measure_Number of Eligible Clients receiving Services through our Immunization Program
This dataset contains the number of Vaccine for Children (VFC) and Adult Safety Net (ASN) eligible client visits and the number of shots given through the Austin Public Health ‘Shots for Tots’ and ‘Big Shots’ programs at the St. John's and Far South clinics. Data are reported monthly from 2010 through 2022.
"This dataset contains the number of Vaccine for Children (VFC) and adult safety net (ASN) eligible client visits and the number of shots given through the Austin Public Health ‘Shots for Tots’ and ‘Big Shots’ programs at the St. John's and Far South clinics. Data are reported monthly from 2010 through 2023.
The data was previously extracted from the Texas Department of State Health Services’ Texas-Wide Integrated Client Encounter System (TWICES) into an aggregate report for each clinic by an Austin Public Health employee at the beginning of each month. APH transitioned from TWICES to the eClinicalWorks (eCW) platform in December 2017.
View more details and insights related to this measure on the story page: https://data.austintexas.gov/stories/s/Number-of-Eligible-Clients-receiving-Services-thro/p65p-rump
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/strategic-measurenumber-of-eligible-clients-fktp-syff\".\"strategic_measurenumber_of_eligible_clients\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.