brla-gov/baton-rouge-traffic-crash-incidents-7wah-qncc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 hours ago
Indexed 2 hours ago

Baton Rouge Traffic Crash Incidents

Traffic incident (crash) reports beginning on September 1, 2022. This dataset includes records for all vehicular crashes which occurred within the City of Baton Rouge and has been processed by the Center for Analytics & Research in Transportation Safety (CARTS) at LSU.

To view traffic incident data prior to September 1, 2022 use the two (2) Legacy Baton Rouge Traffic Incident datasets.

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 \"brla-gov/baton-rouge-traffic-crash-incidents-7wah-qncc\".\"baton_rouge_traffic_crash_incidents\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • baton_rouge_traffic_crash_incidents
     
     
     
     
     
Upstream Metadata