adlio / usgs-waterdata

A Ruby library to extract and parse data feeds from the USGS Water Data site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.txt

The usgs-waterdata library is a tool for obtaining real-time and statistical river flow data from the United States Geological Survey's National Water Information System. It will fetch a list of all rivers for which gauge data exists along with the gauges on that river. For a particular gauge, the library will obtain the latest flow, the mean flow on all days for which data exists, and long-term statistical flow data.

About

A Ruby library to extract and parse data feeds from the USGS Water Data site.

License:MIT License


Languages

Language:Ruby 100.0%