Rmp Facility
Data license: ODbL · Data source: EDGI Cloud Portal
3 rows where facility_address = "RR 1"
This data as json, CSV (advanced)
Suggested facets: state
report 3
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/IL/100000042811.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/IL/100000073779.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/KS/100000018786.pdf) 1
facility_name 3
facility_address 1
- RR 1 · 3 ✖
| epa_facility_id ▼ | report | facility_name | facility_address | city | state | county | zip | facility_duns | latitude | longitude | receipt_date | report_created_date | popup |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 100000018786 | Report | Farmers Union Co-op (Maple Hill Branch) | RR 1 | Maple Hill | KS | Wabaunsee | 66507 | 38.996944 | -95.98325 | June 2004 | 11/27/2024 | Farmers Union Co-op (Maple Hill Branch) RR 1, Maple Hill, KS 66507 |
|
| 100000042811 | Report | SPOON RIVER FS, INC./RIVERLAND FS FAIRVIEW NH3 | RR 1 | FAIRVIEW | IL | Fulton | 61432 | 57735383.0 | 40.634722 | -90.155278 | July 2004 | 11/29/2024 | SPOON RIVER FS, INC./RIVERLAND FS FAIRVIEW NH3 RR 1, FAIRVIEW, IL 61432 |
| 100000073779 | Report | Gays, IL Satellite | RR 1 | Gays | IL | Moultrie | 61928 | 39.459978 | -88.482278 | June 2024 | 11/29/2024 | Gays, IL Satellite RR 1, Gays, IL 61928 |
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);