calgary-ca/permanent-station-locations-for-traffic-counts-sqwx-tjsy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 days ago
Indexed 6 hours ago

Permanent station locations for Traffic counts

Locations for the dataset: <a href="https://data.calgary.ca/Transportation-Transit/Traffic-Counts-at-Permanent-stations/vuyp-sbjp">Traffic Counts at Permanent Stations</a>.

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/permanent-station-locations-for-traffic-counts-sqwx-tjsy\".\"permanent_station_locations_for_traffic_counts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • permanent_station_locations_for_traffic_counts
     
     
     
     
     
Upstream Metadata