Market catalog

Environmental Compliance Monitor

A proposed API and CSV feed product for teams that need public EPA ECHO facility, inspection, violation, enforcement, penalty, and program records normalized by facility, location, program, status, action, penalty, and source link.

GET /v1/environment/epa/echo/facilities?state=TX&program=CAA&status=significant_noncompliance
{
  "data": [
    {
      "facilityId": "SAMPLE-FRS-001",
      "facilityName": "Sample Chemical Works",
      "city": "Houston",
      "state": "TX",
      "program": "CAA",
      "complianceStatus": "significant_noncompliance",
      "enforcementAction": "formal_action",
      "penaltyUsd": 24500,
      "source": "EPA ECHO"
    }
  ],
  "meta": { "sampleOnly": true, "market": "environmental-compliance" }
}

Buyer Fit

This catalog entry summarizes the buyer fit, sources, and access model for this data product.

Public Data Sources

The initial product would normalize public records into stable polling endpoints and exports.

Buyer Workflows

These are the specific self-serve workflows this page is designed to support.

Facility enforcement watchlist

Normalize public ECHO compliance and enforcement records by facility, location, program, status, action, and penalty.

Supplier environmental risk feed

Route source-linked facility records into procurement, insurance, ESG, and supplier-risk review queues.

Site due diligence export

Refresh CSV snapshots for teams comparing regulated sites, programs, enforcement actions, penalties, and data refresh dates.

Specific Workflow Tests

These pages focus on specific buyer workflows.

Access Model

Pricing starts with narrow, low-touch access paths for qualified buyers.

Product FAQ

Is this EPA ECHO API live?

No. This is a product page for reviewing the proposed response shape, source coverage, and buyer fit.

Would it certify environmental compliance?

No. The proposed product would normalize public EPA ECHO records and source links only. Buyers remain responsible for legal, environmental, insurance, procurement, and permitting decisions.