Open repository in Console
Readme
Updated over 6 years ago
‧ Indexed 11 months ago
Percent of measures meeting targets and benchmarks
Percent of measures meeting targets and benchmarks. HSA performance measure 7010P ID 420.
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-smcgov/percent-of-measures-meeting-targets-and-benchmarks-iyqn-y9ft\".\"percent_of_measures_meeting_targets_and_benchmarks\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata