datahub-transportation-gov/advanced-messaging-concept-development-basic-wqch-9e2e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Advanced Messaging Concept Development Basic Mobility Control Message

Contains all Basic Mobility Control Message (BMCMs) generated during the Advanced Messaging Concept Development (AMCD) field testing program. While there is no specific standard in existence that addresses the content of a BMCM, the following format was derived to control the configuration and content of BMMs requested from the vehicle. All BMCMs are generated by the VCC Cloud server and transmitted to OBU clients through either a DSRC or cellular communications channel.

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/advanced-messaging-concept-development-basic-wqch-9e2e\".\"advanced_messaging_concept_development_basic\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • advanced_messaging_concept_development_basic
     
     
     
     
     
Upstream Metadata