datahub-transportation-gov/major-safety-events-9ivb-8ae9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 days ago
Indexed 5 hours ago

Major Safety Events

This is a list of all Major Safety and Security Events from January of 2014 to the most recently published data within the Federal Transit Administration's major event time series.

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 \"datahub-transportation-gov/major-safety-events-9ivb-8ae9\".\"major_safety_events\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • major_safety_events
     
     
     
     
     
Upstream Metadata