Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 4 hours ago
Percent of employees describing their experience working for the County as 'Good' or 'Very Good'
Percent of employees describing their experience working for the County as 'Good' or 'Very Good'. HSA performance measure 7010P ID 432.
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-employees-describing-their-experience-u9t4-wsyk\".\"percent_of_employees_describing_their_experience\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata