bronx-lehman-cuny-edu/bronxfacilities-nhz4-qejt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 2 hours ago

BronxFacilities

The location, type and capacity of public and private community facilities in New York City, including schools, parks, libraries, public safety, day care, foster care, special needs housing, health and mental health facilities and programs. Refer to SelFac_datainfo.pdf for facility type designation and definition.

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 \"bronx-lehman-cuny-edu/bronxfacilities-nhz4-qejt\".\"bronxfacilities\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bronxfacilities