cityofnewyork-us/department-for-the-aging-nyc-aging-reported-tt8e-a9vn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 days ago
Indexed 5 hours ago

Department for the Aging (NYC Aging) - Reported Expenditures

The Department for the Aging (NYC Aging) provides a wide array of services to older 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 line item expenditures reported by the 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-tt8e-a9vn\".\"department_for_the_aging_nyc_aging_reported\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • department_for_the_aging_nyc_aging_reported
     
     
     
     
     
Upstream Metadata