Summer Low Flow Trend Indicator 1975-2013
Summer Low Flow Trend Indicator results, statewide, updated through Oct 2013.
This information is updated annually with an additional year of flow data. These results are provided to the Puget Sound Partnership for their Vital Signs (http://www.psp.wa.gov/vitalsigns/summer_stream_flows.php) and to the Governor's Salmon Recovery Office for the "State of Salmon in WAtersheds" report (http://stateofsalmon.wa.gov/statewide/indicators/water-quantity).
The attached document "WR Indicator Outcomes Memo - 10-24-10.pdf" describes the methodology for developing these indicators.
The attached document "Low Flow Indicator Metadata.pdf" describes the contents of each column.
Dept. of Ecology home page: http://www.ecy.wa.gov/
Disclaimer:
Information provided by Ecology on this Web site is accurate to the best of Ecology's knowledge and is subject to change on a regular basis, without notice. Ecology cannot and does not warrant that the information on this Web site is absolutely current, although every effort is made to ensure that it is kept as current as possible. Ecology cannot and does not warrant the accuracy of these documents beyond the source documents, although every attempt is made to work from authoritative sources. Links to related sites are provided as a courtesy, but Ecology is not responsible for their availability, content or policies.
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-19752013-hdw4-yhs4\".\"summer_low_flow_trend_indicator_19752013\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.