Examples
Introduction to the waterdata module of dataretrieval
The waterdata module will replace the nwis module as the primary
set of data download functions for USGS water data. This Jupyter notebook
covers a basic introduction to module functions and usage.
USGS Water Data API vignettes
These notebooks are Python ports of the new USGS Water Data API vignettes from
the R dataRetrieval package. Each introduces a family of waterdata
functions and is executed against the live USGS Water Data API.
Simple uses of the dataretrieval package
Using dataretrieval to obtain nation trends in peak annual streamflow
Duplicating the R dataRetrieval vignettes functionality
Note
Some of the larger (e.g., state-wide) examples have been commented out in the interest of run-time for the notebook.