Skip to main content

A Python wrapper for the USGS National Water Information System JSON API

Project description

Note This version removes pandas as a hard dependency, but the functionality is still available.

A wrapper around the USGS Water Information System JSON API that provides native Python access.

Documentation is available at Read the Docs (https://usgs-api.readthedocs.org/en/latest). The code and documentation are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Please note that the module name is usgs, not usgs-api for importing.

If you would like to use the functionality to return pandas objects, you must install pandas separately as it is not a hard dependency (the module will load and run without that functionality and will raise an error if you attempt to use it. Windows users may need to install pandas separately via the binary installer. Pandas, in turn, requires numpy, which may also need to be installed using the binary installer if you do not already have it installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usgs-api-0.1.5a.zip (9.4 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page