Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Great Lakes St. Lawrence Seaway Performance
This dataset contains monthly performance statistics for the Great Lakes-St. Lawrence Seaway system.
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 \"bts-gov/great-lakes-st-lawrence-seaway-performance-swpm-impx\".\"great_lakes_st_lawrence_seaway_performance\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata