Open repository in Console
Readme
Updated 1 day ago
‧ Indexed 5 hours ago
DWR Surface Water Stations
Division of Water Resources (DWR) Surface Water Stations. This is a list of all stream, diversion, and reservoir gages within the state of Colorado along with their period of record.
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 \"colorado-gov/dwr-surface-water-stations-ceb5-u3hr\".\"dwr_surface_water_stations\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata