cityofnewyork-us/bridge-hold-location-stipulations-ge3f-inui
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 hours ago
Indexed 2 hours ago

Bridge Hold Location Stipulations

This dataset provides locations which have the Bridge Hold as one of the stipulations. The information gives the location of all the blocks and the intersections within 100 feet of a Bridge Structure.

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/bridge-hold-location-stipulations-ge3f-inui\".\"bridge_hold_location_stipulations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bridge_hold_location_stipulations
     
     
     
     
     
Upstream Metadata