tmdl_wla | R Documentation |
Table of NPDES permittees that were assigned a wasteload allocation (WLA) in a TMDL. The inventory is incomplete. See each relevant TMDL document for more information.
data(tmdl_wla)
An object of class data.frame
with 3535 rows and 6 columns.
action_id: EPA ATTAINS Action ID assigned to each TMDL document.
AU_ID: Assessment Unit ID.
TMDL_pollutant: Name of TMDL pollutant causing the water quality impairment.
EPANum: EPA NPDES facility number.
WQFileNum: DEQ NPDES facility water quality file number.
facility_name: Common Name or name in the TMDL document of the NPDES permitted facility.
db1 <- data(tmdl_wla)
db2 <-odeqtmdl::tmdl_wla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.