cityofnewyork-us/department-for-the-aging-nyc-aging-bottom-line-u845-acue
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 days ago
Indexed 6 hours ago

Department for the Aging (NYC Aging) - Bottom Line Budget

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 the approved bottom line budgets for the contracted providers for 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-bottom-line-u845-acue\".\"department_for_the_aging_nyc_aging_bottom_line\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • department_for_the_aging_nyc_aging_bottom_line
     
     
     
     
     
Upstream Metadata