cityofnewyork-us/verified-locations-for-nyc-cityfunded-social-922w-z7da
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 5 hours ago

Verified Locations for NYC City-Funded Social Service Contracts FY2018 (Physical Address)

An agency-verified dataset of City-funded contracted social service provision locations.

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-922w-z7da\".\"verified_locations_for_nyc_cityfunded_social\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • verified_locations_for_nyc_cityfunded_social
     
     
     
     
     
Upstream Metadata