Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 2 hours ago
Legacy Baton Rouge Traffic Incidents (2010 - 2020)
***On January 1, 2021, the Baton Rouge Police Department switched to a new reporting system. This dataset contains data from 1/1/2010 to 12/31/2020. For data from 1/1/2021 to 8/29/22 please visit: https://data.brla.gov/Transportation-and-Infrastructure/Baton-Rouge-Traffic-Incidents/sfeg-d9ip
Traffic incident reports handled by the Baton Rouge Police Department from 2010 to 2020.
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/legacy-baton-rouge-traffic-incidents-2010-2020-2tu5-7kif\".\"legacy_baton_rouge_traffic_incidents_2010_2020\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata