epa_feed_rcra
What does the full RCRAInfo hazardous-waste handler roster look like, handler by handler? Bulk feed over EPA RCRAInfo in handler-id order: facility, city, state, generator status, roles (LQG/SQG/VSQG/transporter/TSDF), and NAICS — a large-quantity generator or TSDF is an EHS-services / environmental-consulting target. Flat rows, cursor-paginated up to 1000/page, filterable by state, generator status, NAICS, or LQG/TSDF/transporter flags. A standing roster (no per-record registration date). [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lqg | No | true = large-quantity generators only. | |
| tsdf | No | true = treatment/storage/disposal facilities only. | |
| limit | No | Rows per page (default 500, cap 1000). | |
| naics | No | NAICS code prefix(es), CSV. | |
| state | No | State code(s), CSV. | |
| active | No | false = include inactive handler sites (default: active only). | |
| cursor | No | Opaque page cursor — pass the previous page's next_cursor unchanged. | |
| transporter | No | true = hazardous-waste transporters only. | |
| generator_status | No | Generator status(es), CSV: LQG | SQG | VSQG | Non-Generator. |