tmdl_wqstd: TMDL pollutant parameter and Water quality standard table

tmdl_wqstdR Documentation

TMDL pollutant parameter and Water quality standard table

Description

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.

Usage

data(tmdl_wqstd)

Format

An object of class data.frame with 307 rows and 3 columns.

Details

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.

Examples

tmdl_wqstd_LU1 <- data(tmdl_wqstd)
tmdl_wqstd_LU2 <- odeqtmdl::tmdl_wqstd


donco/odeqtmdl documentation built on Feb. 7, 2025, 9:54 p.m.