cityofchicago/bike-racks-historical-cbyb-69xx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 2 hours ago

Bike Racks - Historical

Note: This dataset is no longer updated but is being kept for historical reference. For the current data, please see https://data.cityofchicago.org/d/hgdw-64h3.

Bike racks in Chicago. To view or use the attachment files, 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/bike-racks-historical-cbyb-69xx\".\"bike_racks_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bike_racks_historical
     
     
     
     
     
Upstream Metadata