Open repository in Console
Readme
Updated 2 days ago
‧ Indexed 3 hours ago
Licensed Personal Care Homes Current Statewide Human Services
Licensed Personal Care Homes
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 \"pa-gov/licensed-personal-care-homes-current-statewide-pqf4-d4xn\".\"licensed_personal_care_homes_current_statewide\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata