calgary-ca/2014-bike-normalized-volume-ja63-3f84
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 4 hours ago

2014 Bike Normalized Volume

The data in this map are 2-way volumes collected on a single week day through 2014. The data came from a variety of sources including, 6 hour bike turning movements, 16 hour screenlines, & 24 hour automatic 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/2014-bike-normalized-volume-ja63-3f84\".\"2014_bike_normalized_volume\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2014_bike_normalized_volume
     
     
     
     
     
Upstream Metadata