Open repository in Console
Readme
Updated over 6 years ago
‧ Indexed 12 months ago
Hospital Value Based Purchasing Scores From Medicare For Utah Hospitals
A list of Utah hospitals participating in the Hospital VBP Program and their Clinical Process of Care domain scores, Patient Experience of Care dimension scores, and Total Performance Scores.
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-utah-gov/hospital-value-based-purchasing-scores-from-eahf-bewz\".\"hospital_value_based_purchasing_scores_from\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata