nola-gov/bike-parking-2c9j-ja2m
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 5 hours ago

Bike Parking

<DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Layer of bike racks that are available for citizens to lock their personal bikes to using their own lock. This dataset was created by merging several datasets- comes from where y'rack sites, DPW and permit information, and confirmed by satellite imagery. Project done in 2018.</SPAN></P></DIV></DIV></DIV>

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 \"nola-gov/bike-parking-2c9j-ja2m\".\"bike_parking\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bike_parking
     
     
     
     
     
Upstream Metadata