Skip to content

conradlml/get_WQP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

get_WQP

Data query to obtain water quality data from the Water Quality Portal.

Background Information

The Water Quality Portal (WQP) houses a wealth of current and historical water quality data data. To download WQP data, you can go to their website (https://www.waterqualitydata.us/) or you can use this R script. This script was developed to download water column data from a user provided HUC. The query can be adjusted slightly to expand the search to groundwater or even sediment.

Getting Started

To get started, begin by specifying the user inputs listed at the top of the file: eight-digit HUC, start date, end date, water quality parameters of interest, and your computer username. Be sure to follow the formatting guidelines provided within the script. Once the user-specified inputs are provided, click on "Source" and watch the console to see if you run into any errors. If the script ran successfully, there will be an Excel file of water quality data in your Downloads folder.

About

Data query to obtain water quality data from the Water Quality Portal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages