data-act-gov-au/act-bike-barometer-macarthur-avenue-62sb-92ea
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 2 hours ago

ACT Bike Barometer - MacArthur Avenue

This dataset contains the number of trips counted by the bike barometer located on the Sullivan's Creek shared path at the intersection with MacArthur Avenue in O'Connor.

The data is recorded in hourly intervals, and is collected using an induction loop similar to systems used for traffic light monitoring. Trips in both directions are included in the recorded counts.

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 \"data-act-gov-au/act-bike-barometer-macarthur-avenue-62sb-92ea\".\"act_bike_barometer_macarthur_avenue\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • act_bike_barometer_macarthur_avenue
     
     
     
     
     
Upstream Metadata