calgary-ca/2016-normalized-bike-16h-volumes-q8j7-9rrb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 months ago

2016 Normalized Bike 16h Volumes

The data in this map are 2-way 16-hour (6:00-22:00) volumes collected on a single weekday in 2016, factored to represent the average September/October volume. Factors were calculated based on 13 automated count stations.

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 \"calgary-ca/2016-normalized-bike-16h-volumes-q8j7-9rrb\".\"2016_normalized_bike_16h_volumes\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2016_normalized_bike_16h_volumes
     
     
     
     
     
Upstream Metadata