Technical writing

EPA RCRA Hazardous Waste Data: The Federal Database Behind 400,000 Regulated Facilities

· 15 min read· AI Analytics
EPARCRAHazardous WasteEnvironmental ComplianceFederal Data

The EPA Resource Conservation and Recovery Act database tracks every generator, transporter, and disposal facility in the US hazardous waste management system—400,000+ regulated facilities from small quantity generators to commercial hazardous waste incinerators—creating the most comprehensive federal record of hazardous waste compliance, violations, and enforcement.

This article covers what RCRA is and how it fits within the US environmental regulatory architecture, the three-tier generator classification system and its compliance consequences, how Treatment Storage and Disposal Facilities are permitted and what corrective action means in practice, the RCRAInfo data system and its public access channels, the taxonomy of listed and characteristic hazardous wastes, major enforcement cases that illustrate how RCRA violations arise and are resolved, and a Python workflow for querying EPA's ECHO API to retrieve facility-level RCRA compliance data.

What RCRA is

The Resource Conservation and Recovery Act was enacted in 1976 as an amendment to the Solid Waste Disposal Act of 1965. Congress passed it in response to a growing national recognition that industrial and municipal waste disposal practices—open dumping, unlined landfills, improper storage of industrial chemicals—were contaminating groundwater supplies, exposing communities to toxic releases, and creating long-term liabilities that dwarfed the cost of proper management. RCRA gave the Environmental Protection Agency authority to set minimum national standards for waste management from the point of generation through final disposal, a framework commonly described as “cradle-to-grave” regulation.

EPA's Office of Land and Emergency Management (OLEM) administers RCRA. The statute is organized into several subtitles, each addressing a different category of waste or regulated activity. Subtitle C is the most consequential: it establishes the federal hazardous waste management program and is implemented through regulations in 40 CFR Parts 260 through 270. Subtitle C covers hazardous waste from generation through treatment, storage, and disposal, and imposes the most comprehensive requirements of any subtitle. Subtitle D addresses municipal solid waste and other non-hazardous solid wastes, establishing minimum criteria for landfills but leaving detailed regulation primarily to the states. Subtitle I addresses underground storage tanks (USTs), a separate regulated universe of approximately 540,000 active tanks at gas stations, farms, and industrial facilities nationwide.

The scale of the regulated universe under RCRA Subtitle C is substantial. The United States generates an estimated 35 million tons of hazardous waste per year, a figure that encompasses industrial process wastes, spent solvents, plating bath sludges, electroplating wastes, refinery byproducts, pharmaceutical manufacturing residues, and the vast spectrum of industrial chemical waste streams that carry one or more of the four RCRA hazardous waste characteristics. An older EPA estimate of approximately $7 trillion in total US hazardous waste generated annually (measured in the broadest sense including all Subtitle C waste streams) reflects the industrial scope of the program.

States play a central role in RCRA implementation. EPA authorizes state hazardous waste programs that are “equivalent to” and “consistent with” the federal RCRA program to operate in lieu of the federal program within their borders. Forty-nine states and territories have received this authorization for their base RCRA programs. Authorized states issue their own generator identification numbers, conduct compliance evaluations, and take enforcement actions under state law, reporting results to EPA's RCRAInfo system. EPA retains oversight authority and can take enforcement action in authorized states when the state fails to act on significant violations.

Generator classification

The foundation of RCRA Subtitle C regulation is the generator classification system, which assigns regulated facilities to one of three tiers based on the quantity of hazardous waste they generate per calendar month. The tier determines the compliance obligations that apply, including accumulation time limits, training requirements, emergency planning, and reporting frequency.

Very Small Quantity Generators (VSQGs) generate less than 100 kilograms of hazardous waste per calendar month (or less than one kilogram of acutely hazardous waste). VSQGs were formerly called Conditionally Exempt Small Quantity Generators (CESQGs) before the 2019 Generator Improvements Rule. VSQGs face the least prescriptive regulatory requirements: they must identify their wastes, ensure wastes are sent to a facility that can lawfully manage them, and keep total accumulated waste below 1,000 kilograms on-site. They are not required to obtain an EPA ID number or to use the hazardous waste manifest system. VSQGs constitute the overwhelming majority of regulated generators—approximately 420,000 of the 450,000 total regulated handlers—but they generate a small fraction of total waste volume.

Small Quantity Generators (SQGs) generate between 100 and 1,000 kilograms of hazardous waste per calendar month. SQGs must obtain an EPA identification number, use the hazardous waste manifest system for off-site shipments, and comply with accumulation time limits: waste may not be accumulated on-site for more than 270 days. SQGs must comply with personnel training requirements, maintain emergency response equipment, and submit a biennial report to EPA (in states with reporting requirements). Approximately 25,000 facilities nationally are classified as SQGs.

Large Quantity Generators (LQGs) generate more than 1,000 kilograms of hazardous waste per calendar month (or more than one kilogram of acutely hazardous waste). LQGs face the full weight of RCRA Subtitle C regulation. Key requirements include: accumulation time limits of 90 days (waste must be shipped off-site to a permitted TSDF within 90 days of generation); mandatory personnel training under both RCRA and OSHA Hazard Communication standards; written contingency plans for emergencies; required emergency coordinator designations; biennial reporting; and manifest requirements for every off-site hazardous waste shipment. LQGs must send their waste to facilities holding RCRA Subtitle C permits—they cannot simply ship to any licensed waste hauler.

Each regulated generator is assigned a unique EPA identification number (EPA ID) that serves as the primary key in RCRAInfo. The format begins with a two-letter state code followed by a letter and nine digits—for example, CAD123456789 for a California facility. The EPA ID persists across facility ownership changes and is required on all hazardous waste manifests. Approximately 7,500 facilities nationally hold LQG status, and it is this population that generates the majority of regulated hazardous waste volume and faces the most intensive compliance evaluation scrutiny.

The 2019 Generator Improvements Rule, which took effect in 2019 in the federal program (and phased in across authorized states thereafter), reorganized and clarified generator regulations that had accumulated inconsistencies over decades of regulatory history. The rule renamed CESQGs to VSQGs, adjusted some accumulation provisions, clarified provisions for episodic generation events that push a facility temporarily into a higher generator category, and harmonized requirements that had diverged between the federal program and many authorized state programs.

Treatment, Storage, and Disposal Facilities

Treatment, Storage, and Disposal Facilities (TSDFs) occupy the downstream end of the RCRA cradle-to-grave system. Any facility that treats, stores for more than the generator accumulation time limits, or disposes of hazardous waste must hold a RCRA Subtitle C permit. Approximately 1,500 active TSDFs operate nationally, a small number relative to the 450,000-facility generator universe, but these facilities handle the final management of virtually all regulated hazardous waste volume.

Permitted TSDF treatment methods include incineration (the dominant technology for organic hazardous wastes), chemical treatment (neutralization, precipitation, oxidation, reduction), biological treatment (land treatment units, biological reactors for biodegradable hazardous wastes), and thermal desorption. Permitted disposal methods are more limited: secure hazardous waste landfills with double liner systems and leachate collection are the primary disposal technology for solid hazardous wastes; Class I hazardous waste deep-well injection (regulated jointly under RCRA and the Safe Drinking Water Act Underground Injection Control program) handles liquid hazardous wastes in appropriate geologic formations.

RCRA permits are issued by authorized states or by EPA in unauthorized states and specify the waste streams a TSDF is authorized to handle, the treatment or disposal technologies it may use, operating conditions, groundwater monitoring requirements, closure and post-closure care obligations, and financial assurance requirements. The financial assurance requirement—typically a combination of surety bonds, letters of credit, and financial tests applied to the owner's balance sheet—must be sufficient to fund closure and post-closure care of the facility for 30 years after closure. For large commercial TSDFs, financial assurance obligations frequently exceed $1 million.

One of the most consequential RCRA provisions for TSDFs is the corrective action requirement under RCRA Section 3004(u). Any TSDF seeking a RCRA permit must address releases of hazardous waste or hazardous constituents from any solid waste management unit at the facility—not just current hazardous waste management units, but any past disposal area at the site. This means that a facility seeking a permit for a new hazardous waste incinerator must also investigate and remediate historical contamination from decades-old waste ponds, burial areas, or impoundments that predate the RCRA program. The national corrective action universe encompasses approximately 3,700 facilities with active or completed corrective action requirements.

The relationship between RCRA corrective action and the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA, known as Superfund) is frequently misunderstood. RCRA targets ongoing and current hazardous waste operations and requires the current owner and operator to address contamination at their facility as a condition of their permit. CERCLA addresses abandoned or uncontrolled hazardous waste sites where the responsible party is often bankrupt, defunct, or unknown, and funds cleanup through the Superfund trust (drawing on Hazardous Substance Superfund taxes and general appropriations). A contaminated industrial facility with an active RCRA permit proceeds through RCRA corrective action; the same site after the operator walks away and the facility closes without completion of corrective action may subsequently be listed on the National Priorities List and addressed through CERCLA. The two programs cover overlapping but analytically distinct populations.

The RCRAInfo database

EPA's RCRAInfo system (accessible at rcrainfo.epa.gov) is the central repository for all RCRA Subtitle C data. It collects facility profile data, compliance evaluation results, enforcement action records, and corrective action status from authorized states and from EPA regional offices for facilities in unauthorized states. RCRAInfo feeds into the ECHO platform (echo.epa.gov), which provides the primary public-facing search and data access interface for RCRA compliance information alongside CAA, CWA, and TSCA data.

RCRAInfo organizes its data around three primary modules. The Handler module contains facility profiles: EPA ID number, facility name and address, owner and operator information, generator classification (LQG, SQG, VSQG), waste streams generated (by waste code), transporter identifications, and TSDF permit status. The Handler module is the master registry of regulated entities in the RCRA program. The EPA ID number is the primary key that links across all three modules and that connects RCRA records to other EPA data systems through the EPA Facility Registry Service (FRS).

The Compliance module records compliance evaluation results, violation findings, and formal enforcement actions. Compliance evaluations are the RCRA equivalent of inspections: a state or EPA inspector visits the facility, reviews records, observes operations, and documents findings. Evaluation types include Compliance Evaluation Inspections (CEIs, the standard comprehensive evaluation), Compliance Schedule Evaluations (tracking progress against a compliance schedule), and Focused Compliance Inspections targeting specific areas of known concern. The Compliance module records the evaluation date, evaluation type, violations found, violation codes (referencing specific 40 CFR subparts), and the compliance determination (in compliance, in violation, or significant non-complier). Formal enforcement actions in RCRAInfo include compliance orders, consent agreements, penalty orders, and referrals to the Department of Justice.

The Corrective Action module tracks cleanup progress at TSDFs subject to RCRA Section 3004(u) corrective action requirements. Each corrective action facility record contains the Solid Waste Management Units (SWMUs) requiring evaluation or cleanup, the corrective action stage (RCRA Facility Assessment, RCRA Facility Investigation, Corrective Measures Study, Corrective Measures Implementation), and cleanup milestones. Facilities that have completed corrective action and received clean closure certification exit the corrective action universe. The publicly accessible corrective action universe currently includes approximately 3,700 facilities, a figure that has declined over the past three decades as corrective action programs are completed.

Public access to RCRAInfo data is primarily through ECHO. The ECHO facility search at echo.epa.gov allows users to search by state, county, zip code, or facility name, filter by RCRA compliance status, generator category, and enforcement action history, and export results as CSV. The ECHO API at echo.epa.gov/tools/web-services provides programmatic access to the same underlying data with documented field definitions. Bulk downloads of the full RCRA compliance and enforcement dataset are available at echo.epa.gov/tools/data-downloads. The EPA Facility Registry Service (FRS) links the RCRA EPA ID to facility identifiers in other EPA programs—TRI, RMP, Clean Air Markets, and Safe Drinking Water Information System—enabling cross-program facility-level analysis.

Hazardous waste categories

RCRA defines hazardous waste through two parallel systems: listed wastes, which are specifically enumerated by EPA in regulatory tables, and characteristic wastes, which exhibit one or more measurable physical or chemical properties associated with hazard. Understanding this taxonomy is essential to interpreting RCRAInfo waste codes.

Listed wastes are organized into four tables. The F-list (40 CFR Part 261, Subpart D) covers hazardous wastes from non-specific sources—waste streams that arise from common industrial processes rather than from specific industry sectors. The largest F-list category is spent solvents: F001 through F005 cover chlorinated and non-chlorinated spent solvents used in degreasing, cleaning, and solvent recovery operations, including tetrachloroethylene, trichloroethylene, methylene chloride, and a range of ketones and aromatics. F006 covers electroplating sludges. The F-list is the most broadly applicable listed waste category because the source processes—solvent degreasing, electroplating, heat treating—occur across diverse industrial sectors.

The K-list covers hazardous wastes from specific industrial processes: petroleum refinery primary oil/water/solids separation sludges (K048), distillation bottoms from aniline production (K103), wastewater treatment sludge from the production of certain pesticides (K031), and dozens of other process-specific waste streams. K-list wastes require the generator to trace the waste stream back to the specific listed industrial process; a petroleum refinery generating K048 sludge must manage it as a listed hazardous waste regardless of whether it would independently exhibit a hazardous characteristic.

The P-list and U-list cover discarded commercial chemical products: acutely hazardous chemicals (P-list) and toxic chemicals (U-list) that are unused and being discarded. A laboratory discarding an unopened container of sodium cyanide must manage it as P-list waste P106. A pharmaceutical manufacturer discarding off-spec batches of listed U-list chemicals must manage those discards as U-list hazardous waste. P-list wastes are subject to more stringent treatment standards because of their acute toxicity; even 1 kilogram per month of a P-list waste triggers LQG classification for that waste stream.

Characteristic wastes are not enumerated in a list but are defined by four measurable properties. Ignitability (D001) covers wastes that are liquid with flash points below 60°C, solid wastes capable of causing fire through friction or spontaneous chemical change, or oxidizers or ignitable compressed gases. Corrosivity (D002) covers aqueous wastes with pH below 2 or above 12.5, or wastes that corrode steel at rates exceeding 6.35 mm per year at 55°C. Reactivity (D003) covers wastes that are unstable, react violently with water, generate toxic gases with water, or are capable of detonation or explosive reaction.

Toxicity characteristic wastes (D004–D043) are identified through the Toxicity Characteristic Leaching Procedure (TCLP), a laboratory test that simulates leaching of a waste in a landfill environment. If the extract concentration of any of 40 listed toxic constituents exceeds the regulatory level, the waste exhibits the toxicity characteristic and is regulated as hazardous waste. The 40 constituents include eight metals (arsenic D004, barium D005, cadmium D006, chromium D007, lead D008, mercury D009, selenium D010, silver D011), six pesticides, two herbicides, and a range of volatile and semi-volatile organic compounds including benzene, toluene, vinyl chloride, and tetrachloroethylene. Lead-contaminated soils that fail the TCLP are characteristic D008 hazardous waste; a battery manufacturer's waste sludge with high lead concentrations that fails TCLP is characteristic toxicity waste subject to full RCRA Subtitle C requirements.

Two legal doctrines extend the reach of listed waste classifications beyond the initial waste stream. The mixture rule provides that any mixture of a listed hazardous waste with a non-hazardous solid waste is itself a listed hazardous waste, unless a specific exclusion applies. A wastewater containing a small concentration of an F-listed solvent is F-listed hazardous waste regardless of how dilute the solvent concentration is. The derived-from rule provides that any solid waste derived from the treatment, storage, or disposal of a listed hazardous waste is itself a listed hazardous waste. The ash residue from incinerating F-listed waste is F-listed hazardous waste. These two rules together mean that the listed waste classification propagates through the waste management chain: a small initial listed waste stream can generate substantial volumes of derived listed waste requiring TSDF disposal.

RCRA includes several significant exclusions that remove otherwise-qualifying materials from hazardous waste regulation. Household hazardous waste—the paints, solvents, pesticides, and batteries that residential consumers discard—is excluded from RCRA Subtitle C regulation because the quantities generated by individual households are small and co-management with municipal solid waste is considered necessary for practical implementation. Used oil managed for recycling is excluded from the listed hazardous waste definition and regulated instead under RCRA's used oil management standards in 40 CFR Part 279. Agricultural wastes including pesticide wastes and fertilizers returned to the soil as fertilizer are excluded from Subtitle C. These exclusions define the practical boundaries of RCRAInfo's regulated universe.

Major enforcement cases

RCRA enforcement cases span the full range from administrative compliance orders against small generators with paperwork violations to billion-dollar corrective action programs at major industrial sites. Several landmark cases illustrate the range of RCRA enforcement and the types of violations that trigger the most consequential responses.

The General Electric / Housatonic River case is among the most consequential RCRA corrective action cases in the program's history. GE's Pittsfield, Massachusetts transformer manufacturing plant discharged polychlorinated biphenyls (PCBs) into the Housatonic River over several decades. EPA reached a consent decree requiring a cleanup program ultimately valued at approximately $1.7 billion, covering the river corridor, floodplains, and adjacent properties over a cleanup period extending decades beyond the initial agreement. The GE/Housatonic case illustrates how RCRA corrective action at a single large industrial site can produce cleanup obligations that outlast the manufacturing operations that generated them.

The 2013 West Fertilizer Company explosion in West, Texas, which killed 15 people and injured 160 more, occurred at a facility with documented RCRA violations in its history. The facility stored ammonium nitrate, a listed RCRA waste when it is off-specification fertilizer being discarded, without the permits required for hazardous material storage. Investigations after the explosion identified multiple regulatory failures across EPA, OSHA, and local emergency planning programs. The West, Texas case became a reference point for discussions about how RCRA, RMP, and OSHA Process Safety Management enforcement gaps compound at small-scale fertilizer facilities that fall below the thresholds that trigger the most intensive federal oversight.

Oil field waste enforcement in Louisiana and Texas has been a persistent RCRA enforcement priority. Produced water, drilling muds, and crude oil tank bottoms from oil and gas operations benefit from the Bevill Amendment regulatory determination—EPA's 1988 determination that oil and gas exploration and production wastes do not warrant RCRA Subtitle C regulation even if they would otherwise be characteristic hazardous waste. However, wastes that commingle with listed wastes or that exceed the production waste boundaries of the Bevill Amendment remain subject to RCRA Subtitle C. EPA has taken RCRA enforcement actions against oilfield waste management operations in Louisiana and Texas for managing materials outside the Bevill exemption as if they were exempt, generating penalty assessments and required cleanups.

DuPont and PFAS compounds represent an emerging frontier of RCRA enforcement. DuPont's use and disposal of perfluorooctanoic acid (PFOA) at its Washington Works facility in West Virginia and at the Fayetteville Works plant in North Carolina led to long-running regulatory and litigation histories. Per- and polyfluoroalkyl substances (PFAS) were not historically listed RCRA hazardous wastes, but EPA's 2024 actions to list PFOA and PFOS as CERCLA hazardous substances and ongoing rulemaking to address PFAS in RCRA contexts have begun to extend the RCRA regulatory framework to PFAS-contaminated industrial wastes.

Battery and electronics recyclers have drawn concentrated RCRA enforcement attention because the secondary materials they process— lead-acid batteries, lithium-ion cells, and cathode ray tube glass—frequently exhibit the toxicity characteristic and require RCRA-permitted management. EPA has taken enforcement actions against recyclers that accepted these materials without proper TSDF permits, that exported battery materials to foreign processors without completing manifest and export notification requirements, or that released lead-contaminated material to soil and groundwater from inadequately contained processing areas.

Auto shredder residue (fluff)—the mixed material remaining after shredding of end-of-life vehicles that is not ferrous or non-ferrous metal—presents a recurring RCRA classification dispute. Shredder fluff contains plastics, foam, glass, and residual fluids that may exhibit toxicity characteristic due to lead from paint and electronics, or cadmium from batteries. EPA and authorized states have brought enforcement actions against shredder operators who disposed of fluff in non-hazardous landfills without first confirming that it did not exhibit the toxicity characteristic.

Data access

Practical access to RCRA compliance data begins with ECHO. The ECHO facility search at echo.epa.gov provides a geographic and filtered search interface across all four EPA compliance programs including RCRA. For RCRA-specific research, the facility search allows filtering by generator category (LQG, SQG, VSQG), compliance status (in compliance, in violation, significant non-complier), enforcement action type, and compliance evaluation date range. The facility detail page for any RCRA handler shows handler type, waste codes managed, compliance evaluation history, violation findings, and enforcement actions.

The ECHO API provides programmatic access to the same data. The RCRA-specific endpoints at echodata.epa.gov/echo support queries by state, county, violation status, generator category, and facility identifier. Responses are available in JSON and CSV formats. Field definitions are documented at echo.epa.gov/tools/web-services. The Python workflow at the end of this piece demonstrates a basic query against the ECHO RCRA API.

The EPA Facility Registry Service (FRS) links RCRA EPA IDs to facility identifiers in other EPA data systems. Through FRS, a researcher can match RCRA-regulated facilities to their TRI reporting records (for facilities also subject to Toxic Release Inventory reporting), their RMP records (for facilities also holding Risk Management Plans), and their ECHO records across all four programs. FRS data is downloadable from the EPA FRS website and provides the crosswalk table needed to construct multi-program facility-level analyses.

Toxic Release Inventory cross-referencing is particularly valuable for large LQG facilities. Many LQGs are also TRI reporters: they generate RCRA hazardous waste from manufacturing processes that also release listed TRI chemicals to air, water, and land above TRI reporting thresholds. Joining RCRA compliance history from ECHO to TRI release volumes from the TRI database by FRS facility identifier produces a combined record showing both the regulated waste streams generated and stored on-site (from RCRA/RCRAInfo) and the releases to the environment that occurred during the same reporting period (from TRI). Facilities with chronic RCRA violations and high TRI air release volumes are a specific enforcement priority population that this combined analysis can identify.

Bulk downloads of the full national RCRA compliance dataset are available through ECHO data downloads at echo.epa.gov/tools/data-downloads. The downloads include separate files for handler data, compliance evaluation data, violation data, enforcement action data, and corrective action data, all joined by EPA ID. Download files are updated quarterly. For national-scale analyses—computing LQG inspection frequency by state, analyzing the corrective action cleanup completion rate over time, or mapping the geographic distribution of TSDFs relative to environmental justice demographics—the bulk download files are the appropriate starting point.

Python workflow: querying the ECHO RCRA API

The following script queries the EPA ECHO REST API for RCRA facilities with active violations in Texas, prints a sample of results with facility names and violation counts, and outputs a national summary of approximate RCRA program statistics. The ECHO RCRA API requires no authentication for public data. Thep_violation_status parameter filters for facilities with documented violations; p_act limits results to active handlers;p_st filters by state code.

import requests, pandas as pd

# EPA ECHO API — RCRA facility compliance
base = "https://echodata.epa.gov/echo/rcra_rest_services.get_facilities"
params = {
    "output": "JSON",
    "p_violation_status": "Y",   # facilities with violations
    "p_act": "Y",                 # active
    "p_st": "TX",                 # Texas
    "responseset": 20,
}
resp = requests.get(base, params=params, timeout=20)
data = resp.json()
results = data.get("Results", {}).get("Results", [])
total = data.get("Results", {}).get("QueryID", "")
print(f"Texas RCRA facilities with violations: {len(results)} (sample)")
for r in results[:8]:
    name = r.get("FacilityName", "")[:40]
    city = r.get("LocationCity", "")
    handler_type = r.get("RCRAHReportedTRIList", "")
    viols = r.get("RCRAViolations", "")
    print(f"  {name:<40} ({city})  Violations: {viols}")

# RCRA national summary statistics
print("\n--- RCRA National Summary (approximate 2022) ---")
print("Total regulated handlers:          ~450,000")
print("Large Quantity Generators (LQGs):    ~7,500")
print("Small Quantity Generators (SQGs):   ~25,000")
print("Very Small (VSQG):                ~420,000")
print("Active TSDFs (permitted):            ~1,500")
print("Corrective action universe:          ~3,700")
print("States with primacy (authorized):       49")
print("Hazardous waste generated (est.):  ~35M tons/year")

The ECHO API returns facility name, city, state, EPA ID, generator category, current compliance status, and violation counts among other fields. The full field list is documented in the ECHO RCRA REST Services documentation at echo.epa.gov. Pagination is handled through the responseset and pageno parameters for queries that exceed the default response size. For large state-level or national queries, the ECHO bulk downloads are more efficient than paginated API calls.

Limitations and analytical caveats

RCRAInfo and ECHO together provide the most comprehensive public record of RCRA compliance activity in the United States, but analysts need to account for several structural features of the data before drawing conclusions from it.

Compliance evaluation coverage is highly uneven. Unlike CWA NPDES facilities that submit self-reported discharge monitoring data every month, RCRA generators are primarily evaluated through inspector site visits. EPA and authorized state agencies do not have resources to inspect every regulated handler annually. LQGs receive more frequent inspection attention than SQGs, which receive more frequent attention than VSQGs. Facilities that have never been inspected have no violation record in RCRAInfo regardless of their actual compliance status. A clean compliance record for a small generator that has not been inspected in five years is not analytically equivalent to a clean record for an LQG that receives annual compliance evaluation visits.

State reporting quality varies. As with other ECHO-integrated programs, the completeness of RCRAInfo's state data depends on how consistently authorized states submit compliance evaluation results and enforcement action data to the federal system. States with good reporting infrastructure and timely data submission will show more complete compliance histories for their regulated facilities. Apparent differences in violation rates or enforcement frequency between states may partly reflect reporting discipline differences rather than actual compliance or enforcement differences.

Generator status is dynamic. A facility's generator category in RCRAInfo reflects its most recently reported status, but hazardous waste generation rates can change substantially from month to month. A facility that is classified as an SQG in the current RCRAInfo record may have operated as an LQG for several months in prior years during periods of higher production. The biennial report data (available for LQGs and SQGs) provides a more complete historical picture of generation quantity and waste stream composition than the current handler record alone.

The Bevill and Bentsen amendments create important carve-outs. Large-volume industrial waste streams from electricity generation (coal combustion residuals, until more recent EPA rulemaking), oil and gas exploration and production, cement kiln dust, and certain mining wastes were excluded from full RCRA Subtitle C regulation by the Bevill and Bentsen amendments in the 1980 RCRA amendments, pending EPA studies of whether Subtitle C regulation was warranted. EPA subsequently determined that most of these streams would not be listed as hazardous wastes under Subtitle C, though it has regulated coal combustion residuals separately under Subtitle D. Researchers analyzing industrial waste management should understand that some of the largest-volume industrial waste streams appear in RCRAInfo only if they also exhibit a hazardous characteristic or become commingled with a listed waste.

Related writing

Following EPA enforcement: using ECHO data to track environmental violations and penalties — EPA's ECHO database covers 800,000+ regulated facilities across CAA, CWA, RCRA, and TSCA—this piece covers the full enforcement data structure, the Significant Non-Compliance metric, how to access ECHO in bulk and via API, and where enforcement gaps align with environmental justice demographics.

EPA Toxic Release Inventory: 35 Years of Industrial Chemical Releases and Environmental Justice Patterns — The TRI requires 20,000+ industrial facilities to report annual releases of 800+ toxic chemicals; many facilities appear in both TRI and RCRAInfo because hazardous waste generation and toxic air or water releases arise from the same industrial processes.

EPA Drinking Water Violations: The Federal Database Behind Safe Drinking Water Act Compliance — RCRA corrective action and Superfund cleanups frequently address groundwater contamination that threatens source water for public drinking water systems; understanding both programs together is essential for tracing the pathway from industrial waste disposal to drinking water impact.

The same ECHO/ICIS backbone powers this site's coverage of facility-level pollutant emissions, Clean Air Act stationary sources, enforcement-case defendants, and Safe Drinking Water Act site visits.