tmdl_wqstd | R Documentation |
Look up water quality standard codes by pollutant parameter ID. This information is used to determine which water quality standard was addressed by the TMDL.
data(tmdl_wqstd)
An object of class data.frame
with 307 rows and 3 columns.
Data fields include:
action_id: USEPA ATTAINS Action ID assigned to each TMDL document.
Pollu_ID: DEQ water quality parameter ID. ID is for the parameter 'TMDL_wq_limited_parameter' in the TMDL tables.
wqstd_code: Code assigned to each four-digit Oregon water quality standards rule number in OAR 340-41.
tmdl_wqstd_LU1 <- data(tmdl_wqstd)
tmdl_wqstd_LU2 <- odeqtmdl::tmdl_wqstd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.