wa-gov/middle-snake-low-flow-trend-indicator-20052013-g8kr-9vgm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 6 hours ago

Middle Snake Low Flow Trend Indicator 2005-2013

Short-term flow trends from an expanded number of stations.

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/middle-snake-low-flow-trend-indicator-20052013-g8kr-9vgm\".\"middle_snake_low_flow_trend_indicator_20052013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • middle_snake_low_flow_trend_indicator_20052013
     
     
     
     
     
Upstream Metadata