Rmp Facility
Data license: ODbL · Data source: EDGI Cloud Portal
5 rows where facility_address = "Rural"
This data as json, CSV (advanced)
These facets timed out: facility_address
report 5
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/KS/100000087023.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/TX/100000190429.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/TX/100000190438.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/TX/100000190447.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/TX/100000190456.pdf) 1
facility_name 5
| epa_facility_id ▼ | report | facility_name | facility_address | city | state | county | zip | facility_duns | latitude | longitude | receipt_date | report_created_date | popup |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 100000087023 | Report | Farmers Cooperative Co. | Rural | Wilmore | KS | Comanche | 67155 | 31257033.0 | 37.303056 | -99.218333 | June 1999 | 11/27/2024 | Farmers Cooperative Co. Rural, Wilmore, KS 67155 |
| 100000190429 | Report | Swilley Facility | Rural | Devers | TX | Liberty | 77538 | 29.957233 | -94.536417 | February 2010 | 11/29/2024 | Swilley Facility Rural, Devers, TX 77538 |
|
| 100000190438 | Report | South Felicia & Henderson Facility | Rural | Felicia | TX | Liberty | 77629 | 30.0085 | -94.4966 | February 2010 | 11/29/2024 | South Felicia & Henderson Facility Rural, Felicia, TX 77629 |
|
| 100000190447 | Report | Bloxom Facility | Rural | Raywood | TX | Liberty | 77582 | 30.0227 | -94.6585 | February 2010 | 11/29/2024 | Bloxom Facility Rural, Raywood, TX 77582 |
|
| 100000190456 | Report | Catherine Henderson #2 & #4 | Rural | Felicia | TX | Liberty | 77582 | 119698467.0 | 29.964433 | -94.486367 | March 2015 | 11/29/2024 | Catherine Henderson #2 & #4 Rural, Felicia, TX 77582 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE rmp_facility (
epa_facility_id TEXT PRIMARY KEY,
report TEXT,
facility_name TEXT,
facility_address TEXT,
city TEXT,
state TEXT,
county TEXT,
zip TEXT,
facility_duns TEXT,
latitude REAL,
longitude REAL,
receipt_date TEXT,
report_created_date TEXT
, popup TEXT);