opendata-utah-gov/annual-stream-flow-data-utah-19012014-ueam-6itd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 5 hours ago

Annual Stream Flow Data Utah 1901-2014

USGS daily streamflow data after water-years 1901 were used to estimate average runoff (streamflow per unit area) for the United States and the individual states.The table shows the region abbreviation, the water-year,and the estimated average runoff value in millimeters and inches. For each region, the annual runoff values are ranked from highest (rank = 1) to lowest. The annual runoff values also are expressed as a percentile, normalized to a scale ranging from 0 (lowest value) to 100 (highest value).

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 \"opendata-utah-gov/annual-stream-flow-data-utah-19012014-ueam-6itd\".\"annual_stream_flow_data_utah_19012014\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • annual_stream_flow_data_utah_19012014
     
     
     
     
     
Upstream Metadata