Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Section 511 Cases by Living Arrangement State Fiscal Year 2022-2023 Statewide Labor & Industry
Section 511 Cases by Living Arrangement by percent of Case Type.
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/section-511-cases-by-living-arrangement-state-4zfa-mt4j\".\"section_511_cases_by_living_arrangement_state\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata