Rmp Facility
Data license: ODbL · Data source: EDGI Cloud Portal
3 rows where facility_address = "RAILROAD STREET"
This data as json, CSV (advanced)
report 3
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/KS/100000035115.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/MN/100000003943.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/NE/100000153745.pdf) 1
facility_name 3
facility_address 1
- RAILROAD STREET · 3 ✖
| epa_facility_id ▼ | report | facility_name | facility_address | city | state | county | zip | facility_duns | latitude | longitude | receipt_date | report_created_date | popup |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 100000003943 | Report | FARMERS CO-OP ELEVATOR CO | RAILROAD STREET | BELLINGHAM | MN | Lac Qui Parle | 56212-0337 | 44.937528 | -95.937194 | April 1999 | 11/28/2024 | FARMERS CO-OP ELEVATOR CO RAILROAD STREET, BELLINGHAM, MN 56212-0337 |
|
| 100000035115 | Report | Clayton NH3 Plant | RAILROAD STREET | CLAYTON | KS | Norton | 67629 | 39.738167 | -100.178611 | March 2006 | 11/27/2024 | Clayton NH3 Plant RAILROAD STREET, CLAYTON, KS 67629 |
|
| 100000153745 | Report | Indianola NH3 Plant | RAILROAD STREET | INDIANOLA | NE | Red Willow | 69034 | 40.277778 | -100.230278 | July 2007 | 11/27/2024 | Indianola NH3 Plant RAILROAD STREET, INDIANOLA, NE 69034 |
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);