Open repository in Console
Readme
Updated 3 hours ago
‧ Indexed 2 hours ago
James Avenue River Levels
Record of James Ave. river levels. Values are in James feet. Daily river elevations recorded at 7 a.m. CST. Please see James Avenue datum http://winnipeg.ca/waterandwaste/drainageFlooding/riverlevels/thisYear.stm for more details.
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 \"winnipeg-ca/james-avenue-river-levels-q8w3-jhjb\".\"james_avenue_river_levels\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata