Open repository in Console
Readme
Updated almost 4 years ago
‧ Indexed 3 hours ago
OD0016 Drivers By Class
This data set applies to the Total Number of Drivers per Class and are recorded as of April 1.
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 \"princeedwardisland-ca/od0016-drivers-by-class-778z-5yr5\".\"od0016_drivers_by_class\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata