Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 12 months ago
EMS - Quarterly Clinical Measures - Trauma Alert
This table contains data describing ATCEMS management of Trauma Alert patients. In this setting, “Trauma Alert” refers to injured patients who meet Physiological or Anatomical criteria for transport to a Trauma Center per City of Austin/Travis County EMS System Clinical Operating Guidelines.
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/ems-quarterly-clinical-measures-trauma-alert-43eg-euh2\".\"ems_quarterly_clinical_measures_trauma_alert\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata