chattadata/vehicle-incidents-historical-4sa6-ihk9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 3 hours ago

Vehicle Incidents - Historical

Historical vehicle incident data recorded in Chattanooga from 2011 through 2017. For data after 2017 please visit our current dataset located at https://data.chattlibrary.org/Transportation/Vehicle-Incidents/2stp-d3ym.

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 \"chattadata/vehicle-incidents-historical-4sa6-ihk9\".\"vehicle_incidents_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vehicle_incidents_historical
     
     
     
     
     
Upstream Metadata