EcoComply — EPA enforcement intelligence
EPA’s ECHO system tracks facility compliance across four separate statutes — Clean Air, Clean Water, hazardous waste (RCRA), and Safe Drinking Water — and only lets you look up one facility at a time. It never rolls facilities up to the parent company or ranks operators by their combined, cross-statute enforcement risk. EcoComply does: it resolves the operating company across every facility, unifies all four statute compliance feeds onto each one, and rolls everything up to a company-level view with severity, multi-state footprint, significant-non-compliance flags, and a deterministic 0–1 risk score — surfacing which operators are in significant non-compliance across multiple statutes and multiple states, the signal flat, single-facility ECHO lookups can’t show.
Coverage & headline figures
Built from one free, public EPA ECHO service — four statute compliance feeds unified per facility and cross-linked up to the parent company. Deterministic and rule-based — no LLM in the pipeline.
Sector mix: Manufacturing 960 · Transportation/Utilities 782 · Mining 81 · Wholesale Trade 61. Average facility quality score 0.927 (0–1 completeness) with 100% of facilities above the 0.5 threshold; flagship multi-state operators include BASF Corp (9 states, 13 facilities, all 4 statutes), Chemours, Ardagh Glass, Marathon, Alcoa, and Celanese.
Source (free, keyless, public-domain)
-
EPA ECHO unified facility service
(
echo_rest_services.get_facilities) → major facility compliance records, accessed via the two-step QID query flow and cached on disk. -
Clean Air Act (
CAAComplianceStatus) and Clean Water Act (CWAComplianceStatus) → air and water compliance status per facility. -
RCRA (
RCRAComplianceStatus, hazardous waste) and Safe Drinking Water Act (SDWAComplianceStatus) → waste and drinking-water compliance status — the four feeds unified per facility.
What’s in it — schema
Two cross-linked tables. companies is the headline
deliverable — the resolved, cross-statute operator;
facilities is the row-level ECHO detail that rolls up
into it.
| Table | Grain (one row =) | Notable columns | Rows |
|---|---|---|---|
| companies | one resolved operating company | facility_count, state_count, snc_facility_count, statute_count, risk_score | 1,850 |
| facilities | one EPA ECHO facility | caa/cwa/rcra/sdwa_status, statute_count, is_snc, quality_score | 2,160 |
Columns in facilities (row-level detail)
Columns in companies (the headline table)
Sample preview gated
A representative slice of resolved companies — the kind of cross-statute, multi-state operators that company resolution surfaces. Facility counts, multi-state footprint, and significant-non-complier counts are shown; the cross-statute coverage and the company risk score — the proprietary, sellable columns — are redacted. Eight of 1,850 companies; ordering does not reflect the risk score.
| Company | States | Facilities | SNC facilities | Cross-statute coverage | Company risk score |
|---|---|---|---|---|---|
| BASF Corp | 9 | 13 | 2 | •••• | 0.••• |
| Chemours — Niagara Plant | 4 | 4 | 2 | •••• | 0.••• |
| Ardagh Glass Inc | 4 | 4 | 2 | •••• | 0.••• |
| Archer Daniels Midland Company | 3 | 6 | 2 | •••• | 0.••• |
| ANR Pipeline Company | 5 | 17 | 0 | •••• | 0.••• |
| 3M Co — Brownwood | 6 | 7 | 1 | •••• | 0.••• |
| Air Products and Chemicals, Inc. | 5 | 7 | 0 | •••• | 0.••• |
| Armstrong World Industries | 5 | 5 | 1 | •••• | 0.••• |
Request the full live sample
Get a live, end-to-end sample of EcoComply — the resolved
companies table with cross-statute coverage and risk
scores, plus the full facility-level compliance detail, per-statute
status, quality scores, and methodology.
No full dataset is downloadable from this page. Public-domain U.S. Government data (EPA ECHO); not affiliated with the U.S. EPA.