USGS API Documentation

At a hackathon I helped put on in 2012, I wrote a Python wrapper for USGS’ water data for the nation flow data API that provides native Python objects based on requests for water flow data at USGS gage locations. While the wrapper still works, today, I recommend people use PyUlmo, which provides a more complete feature set.

View the Code

View the Package on PyPI

View the Documentation