tmdl_actions: Oregon TMDL Actions

tmdl_actionsR Documentation

Oregon TMDL Actions

Description

Summary of TMDL actions applicable in Oregon. TMDLs developed by tribal governments are not included at this time.

Usage

data(tmdl_actions)

Format

An object of class data.frame with 68 rows and 12 columns.

Details

** Field removed in version 0.6. See tmdl_parameters for listings of all unique TMDL parameter and pollutant pairs.

Database fields include:

  • action_id: USEPA ATTAINS Action ID assigned to each TMDL document.

  • TMDL_name: Name of TMDL document.

  • TMDL_issue_year: Year the TMDL was issued by the issue agency.

  • issue_agency: The agency that developed and issued the TMDL (Oregon DEQ, IDEQ, WADOE, or EPA).

  • in_attains: logical to indicate if the TMDL action has been entered into EPA's ATTAINS database.

  • attains_status: Status of TMDL action in ATTAINS. NA indicates the TMDL action is not included in ATTAINS.

  • TMDL_issue_date: The date the TMDL was issued by the issue agency.

  • EPA_action_date: The date EPA took action (approval or disapproval) on the TMDL.

  • citation_abbreviated: Abbreviated citation of TMDL document using DEQ style guidelines (Chicago Manual of Style).

  • citation_full: Full citation of TMDL document using DEQ style guidelines (Chicago Manual of Style).

  • TMDL_comment: Note summarizing high level information about the TMDL overall.

  • URL: Website address for the TMDL.

Examples

actions1 <- data(tmdl_actions)
actions2 <- odeqtmdl::tmdl_actions


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