Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
9/11 Authorized Bus Parking Permit
Parking Permits issued to Motor Coach Tour Bus operators to park in designated metered bus parking spaces below Houston Street from River to River to visit the 9/11 Memorial Museum.
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/911-authorized-bus-parking-permit-vpeq-ndkd\".\"911_authorized_bus_parking_permit\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata