Open repository in Console
Readme
Updated almost 2 years ago
‧ Indexed 11 months ago
Aging & Disability Services case management
Number of residents receiving case management from January 1, 2017 to August 31, 2023.
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 \"ramseycounty-us/aging-disability-services-case-management-7436-rk85\".\"aging_disability_services_case_management\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata