Open repository in Console
Readme
Updated 1 day ago
‧ Indexed 5 hours ago
Department for the Aging (NYC Aging) - Reported Service Units
The Department for the Aging (NYC Aging) provides a wide array of services to olders adults (age 60 and older) in the five boroughs of New York City. To accomplish this, NYC Aging contracts out to external organizations (mainly non-profits) to provide the services.
This dataset contains approved service unit counts reported by contracted providers during the current Fiscal Year.
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 \"cityofnewyork-us/department-for-the-aging-nyc-aging-reported-exaw-9qnu\".\"department_for_the_aging_nyc_aging_reported\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata