datahub-transportation-gov/intelligent-network-flow-optimization-prototype-wz7m-693m
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Intelligent Network Flow Optimization Prototype Basic Safety Messages

Data is from the small-scale demonstration of the Intelligent Network Flow Optimization (INFLO) Prototype System and applications in Seattle, Washington. Connected vehicle systems were deployed in 21 vehicles in a scripted driving scenario circuiting this I-5 corridor northbound and southbound during morning rush hour. Basic Safety Messages (BSM) sent by connected vehicles (CVs) through either the cellular network or Dedicated Short Range Communication (DSRC) when the vehicle is in the range of Roadside Units (RSU). These messages were received by the traffic management center (TMC).

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/intelligent-network-flow-optimization-prototype-wz7m-693m\".\"intelligent_network_flow_optimization_prototype\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • intelligent_network_flow_optimization_prototype
     
     
     
     
     
Upstream Metadata