CSRD-ready facility data for EU sustainability teams. 3M+ EPA-regulated sites, violation history, enforcement actions, and ESRS E2-mapped reports — all via a clean REST API.
ESRS E2 reporting obligations extend to your US supply chain and subsidiaries. The data exists in EPA databases — but accessing it programmatically, at scale, isn't straightforward.
Comprehensive but expensive. Designed for Fortune 500 ESG teams with large procurement budgets, annual contracts, and months-long onboarding.
EPA's ECHO portal is public but built for regulators, not sustainability analysts. Disparate systems, inconsistent identifiers, no CSRD-ready output.
EcoRisk normalises data across EPA's fragmented systems — ECHO, FRS, NEI, TRI, and more — into a single, consistent REST API built for CSRD reporting workflows.
curl -X GET \ https://api.ecorisk.io/v1/csrd/report \ -H "Authorization: Bearer ek_live_..." \ -G \ -d "facility_id=EPA-110000350174" \ -d "standard=ESRS_E2"
{ "facility_id": "EPA-110000350174", "name": "Acme Manufacturing, TX", "risk_score": 72, "risk_tier": "HIGH", "esrs_e2": { "violations_5yr": 4, "penalties_usd": 287500, "last_inspection": "2024-09-14", "substances_of_concern": [ "Trichloroethylene", "Mercury" ], "enforcement_actions": 2 }, "csrd_ready": true }
Pass any EPA facility ID and get back a structured ESRS E2 disclosure object. One API call replaces hours of cross-referencing ECHO, TRI, and enforcement databases.
No annual contracts. No procurement hoops. Pay month-to-month and cancel anytime.