cityofnewyork-us/verified-locations-for-nyc-cityfunded-social-3t6s-yb67
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 12 months ago

Verified Locations for NYC City-Funded Social Service Contracts - Programs

Program information funded by social service contracts.

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/verified-locations-for-nyc-cityfunded-social-3t6s-yb67\".\"verified_locations_for_nyc_cityfunded_social\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
    Upstream Metadata