edmonton-ca/annual-collision-report-objects-9zjr-97nw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Annual Collision Report: Objects

<p>Fixed Objects and Road Users Involved in Collisions</p><p>In <a href="https://www.edmontonpolice.ca/TrafficVehicles/TrafficCollisions/ReportACollision">September 2022, CRCs</a> were launched in Edmonton to be a centralized place for residents to report their collisions. This new process changed the collision data collection and reporting process for residents as well as how the data is managed and reported. CRCs were created as a partnership between EPS and Accident Support Services International. The CRCs have provided collision reports that differ in consistency and accuracy from the data previously received from EPS.</p>

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 \"edmonton-ca/annual-collision-report-objects-9zjr-97nw\".\"annual_collision_report_objects\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • annual_collision_report_objects
     
     
     
     
     
Upstream Metadata