Open repository in Console
Readme
Updated 6 days ago
‧ Indexed 31 minutes ago
Public Assistance (PA) Caseloads and Expenditures: Beginning 2002
These data are monthly listings of cases, recipients, adults, children and expenditures in the Family Assistance and Safety Net Assistance Programs.
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 \"ny-gov/public-assistance-pa-caseloads-and-expenditures-42wv-qbv6\".\"public_assistance_pa_caseloads_and_expenditures\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata