cityofnewyork-us/lockernyc-locations-pilot-program-p36g-evi5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

LockerNYC Locations - Pilot Program

The location of the lockers around New York City, allowing residents to receive and send packages using secure lockers on public sidewalks. The pilot program offers customers free 24/7 access by GoLocker.

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/lockernyc-locations-pilot-program-p36g-evi5\".\"lockernyc_locations_pilot_program\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • lockernyc_locations_pilot_program
     
     
     
     
     
Upstream Metadata