EPA Environmental Data
Search EPA-tracked facilities, view violations (Clean Air Act, Clean Water Act, RCRA hazmat), and compliance history. Data from EPA ECHO — Enforcement & Compliance History Online.
EPA Environmental Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_health_get /health |
|
| stats | ||
| GET |
get_stats_stats_get /stats |
Get summary counts by state and program (CAA, CWA, RCRA). |
| facilities | ||
| GET |
search_facilities_facilities_search_get /facilities/search |
Search EPA-tracked facilities by state, zip, city, or name. - **state**: 2-letter state code (e.g., CA, TX) - **zip**: 5-digit ZIP code - **city**: City name (optional) -… |
| violations | ||
| GET |
get_hazmat_violations_violations_hazmat_get /violations/hazmat |
Get RCRA hazardous waste violations by state. - **state**: 2-letter state code (required) - **limit**: Results per page (1-500) |
| GET |
get_air_violations_violations_air_get /violations/air |
Get Clean Air Act (CAA) violations by state. - **state**: 2-letter state code (required) - **limit**: Results per page (1-500) |
| GET |
get_water_violations_violations_water_get /violations/water |
Get Clean Water Act (CWA) violations by state. - **state**: 2-letter state code (required) - **limit**: Results per page (1-500) |
| facility | ||
| GET |
get_facility_detail_facility_get /facility |
Get detailed facility info by Registry ID or name search. - **registry_id**: Registry ID from facility search results - **name**: Facility name (uses substring search, returns… |
| openapi.json | ||
| GET |
openapi_openapi_json_get /openapi.json |
Return OpenAPI schema. |
EPA Environmental Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA Recommended | $99 / month | — |
|
| MEGA | $299 / month | — |
|