Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 2 hours ago
Summer Low Flow Trend Indicator 1975-2016
Trend in annual minimum 30-day average summer flows, statewide, Oct 1975 through Oct 2016
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 \"wa-gov/summer-low-flow-trend-indicator-19752016-k328-cdkz\".\"summer_low_flow_trend_indicator_19752016\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata