epa_tri_search
Which facilities report toxic chemical releases? Search the EPA Toxics Release Inventory (TRI Basic Data) by facility or parent company, state, chemical, CAS number, NAICS, reporting year, chemical class (carcinogen, PBT, PFAS), or minimum release amount. Returns the facility (entity-resolved where possible), parent company, chemical, and on/off-site release totals — the emissions universe for environmental, remediation, and EHS sellers. EPA public-domain; amounts self-reported. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cas | No | CAS number(s), CSV. | |
| pbt | No | true = persistent bioaccumulative toxic (PBT) chemicals only. | |
| pfas | No | true = PFAS chemicals only. | |
| sort | No | total_releases | tri_year | facility_name :asc|:desc. Default total_releases:desc. | |
| year | No | TRI reporting year(s), CSV. | |
| limit | No | Max rows (default 25, cap 100). | |
| naics | No | NAICS prefix(es), CSV. | |
| state | No | State code(s), CSV. | |
| offset | No | Rows to skip. | |
| company | No | Facility or parent-company name — suffix/punctuation-insensitive. | |
| chemical | No | Chemical name fragment. | |
| facility | No | Facility name fragment. | |
| entity_id | No | Resolved employer entity UUID. | |
| carcinogen | No | true = OSHA-carcinogen chemicals only. | |
| min_total_releases | No | Minimum total on+off-site release amount (reported unit, usually pounds). |