EPA Envirofacts
environment__epa-envirofactsSearch EPA's Envirofacts database for environmental data on facilities, hazardous waste, water systems, Superfund sites, and air quality. Filter by location and table type to access daily-updated government information with quality scoring and source citations.
Instructions
[Environment & Air Quality Agent] Search EPA's Envirofacts multi-system database covering TRI facilities, RCRA hazardous waste, drinking water systems, Superfund sites, and air facilities. Source: EPA Envirofacts (Public Domain (U.S. Government)), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Table name: tri_facility, rcra_facility, sdwis_water_system, cerclis_npl, or air_facility | tri_facility |
| zipCode | No | Filter by ZIP code | |
| state | No | U.S. state/territory code (e.g. CA, TX, NY, FL, IL) | |
| limit | No | Maximum number of rows to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |