Pulls data from the USGS Water Data service
Project description
What is it?
usgs-riverdata is a Python package that exposes to the United State Geological Survey (USGS) waterdata api to python. The USGS Waterdata system contains hydrologic data for United States rivers and tributaries.
Usage
Import using
import usgs_riverdata
The core functionality of this library is the Gage class.
Initializing an object of this class requires a site code. Each USGS data source has unique location code used to retrive data. The default data length is 7 days, this is configurable using an ISO-8601 Duration format, as specifed here. Additional parameters are optional and specified here.
Dependencies
There are no outside dependencies. If Pandas is available, it will return data in a pandas.Dataframe.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file usgs-riverdata-0.1.2.tar.gz.
File metadata
- Download URL: usgs-riverdata-0.1.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.7.5 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e1d3b4a21cce5d8dd888a64ca6be375ee4651b23fb4503280c1657915313a05
|
|
| MD5 |
c76104efecc126c3893b5124198ad45f
|
|
| BLAKE2b-256 |
71e45a83305b659e5fd04cc332d33a5f8c430a83d89cdd6dcf486a3d4cfad6bc
|
File details
Details for the file usgs_riverdata-0.1.2-py3-none-any.whl.
File metadata
- Download URL: usgs_riverdata-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.7.5 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
086be5160e6afb7d10002377a3cdc7470aead867db04783b1f0d6623a4bbba52
|
|
| MD5 |
598e19ed0f42c5af28d1b27a2abcdb39
|
|
| BLAKE2b-256 |
c90c17c07a6b3db0f84f59b0d56ed8e48f3e72956f6883256716937763207fd3
|