cityofchicago/bikeroutes3-qbbe-eqz7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 2 hours ago

Bikeroutes3

OUTDATED. See the current data at https://data.cityofchicago.org/id/3w5d-sru8. -- Bike routes in Chicago. To view or use these files outside of a web brower, compression software and special GIS software, such as ESRI ArcGIS, is required.

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 \"cityofchicago/bikeroutes3-qbbe-eqz7\".\"bikeroutes3\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bikeroutes3
     
     
     
     
     
Upstream Metadata