mo-gov/all-project-information-sfdx-xhq5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 hour ago

All Project Information

This is a list of projects that have been funded, or selected for funding by the MoVW Team as of June 30, 2019. This list includes projects funded by the Volkswagen Trust and by DERA. Funded projects include school buses, medium and large government owned trucks, transit buses, and shuttle buses.

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 \"mo-gov/all-project-information-sfdx-xhq5\".\"all_project_information\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • all_project_information