tmdl_parameters: Oregon TMDL parameters

tmdl_parametersR Documentation

Oregon TMDL parameters

Description

Summary and status of all unique water quality limited parameter and pollutant pair combinations for each TMDL action.

Usage

data(tmdl_parameters)

Format

An object of class data.frame with 369 rows and 6 columns.

Details

Database fields include:

  • action_id: EPA ATTAINS action ID assigned to each TMDL document.

  • TMDL_wq_limited_parameters: Name of the water quality limited 303(d) parameter that the TMDL addresses.

  • TMDL_pollutant: Name of TMDL pollutant causing the water quality impairment.

  • TMDL_status: Status of TMDL for the parameter and pollutant.

    • Active: TMDL has been approved by EPA and is active.

    • Not Active: TMDL has been withdrawn, disapproved by EPA, and/or replaced with a newer TMDL.

    • In Development: TMDL is in development.

  • TMDL_status_comment: Note summarizing information about the TMDL and if it was replaced or modified.

  • revision_action_id: The EPA ATTAINS action ID assigned to the TMDL revision.

Examples

p1 <- data(tmdl_parameters)
p2 <- odeqtmdl::tmdl_parameters


DEQcdonald/odeqtmdl documentation built on Feb. 9, 2025, 10:13 a.m.