dallasopendata/high-crash-rate-intersections-in-dallas-cyd9-x7py
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 3 hours ago

High Crash Rate Intersections in Dallas

Traffic Intersections in the City of Dallas which have a reported accident count of 50 or greater during the five year period 2015 through 2019.

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 \"dallasopendata/high-crash-rate-intersections-in-dallas-cyd9-x7py\".\"high_crash_rate_intersections_in_dallas\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • high_crash_rate_intersections_in_dallas
     
     
     
     
     
Upstream Metadata