calgary-ca/traffic-incidents-archive-2017-himp-urp7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 5 hours ago

Traffic Incidents Archive 2017

An archive of traffic incidents within The City of Calgary. The data source is checked every 10 minutes for updates. See Source URL for RSS feed of current incidents.

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/traffic-incidents-archive-2017-himp-urp7\".\"traffic_incidents_archive_2017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • traffic_incidents_archive_2017
     
     
     
     
     
Upstream Metadata