melbourne-vic-gov-au/melbourne-bike-share-station-readings-20112017-74id-aqj9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 1 hour ago

Melbourne Bike Share Station Readings 2011-2017

<b>This dataset show the historical Melbourne Bike Share dock usage. This program came to an end in Novemer 2019.</b>

This dataset contains the historical dock readings from sensors in Melbourne's Bike Share. Melbourne Bike Share is a joint RACV/Victorian Government bicycle hire scheme. This dataset contains the locations of all of the bike share pods, the number of bikes located at each pod and the number of empty slots at the pod.

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 \"melbourne-vic-gov-au/melbourne-bike-share-station-readings-20112017-74id-aqj9\".\"melbourne_bike_share_station_readings_20112017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • melbourne_bike_share_station_readings_20112017
     
     
     
     
     
Upstream Metadata