Rmp Facility
Data license: ODbL · Data source: EDGI Cloud Portal
3 rows where facility_address = "WV State Route 25"
This data as json, CSV (advanced)
Suggested facets: facility_duns
These facets timed out: facility_address
report 3
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/WV/100000061381.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/WV/100000172234.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/WV/100000241534.pdf) 1
| epa_facility_id ▼ | report | facility_name | facility_address | city | state | county | zip | facility_duns | latitude | longitude | receipt_date | report_created_date | popup |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 100000061381 | Report | Union Carbide Corporation - Institute | WV State Route 25 | Institute | WV | Kanawha | 25112 | 1289008.0 | 38.384433 | -81.776466 | June 2024 | 11/29/2024 | Union Carbide Corporation - Institute WV State Route 25, Institute, WV 25112 |
| 100000172234 | Report | New Yard, Union Carbide Corporation | WV State Route 25 | Institute | WV | Kanawha | 25112 | 1289008.0 | 38.3875 | -81.803333 | June 2019 | 11/29/2024 | New Yard, Union Carbide Corporation WV State Route 25, Institute, WV 25112 |
| 100000241534 | Report | Specialty Products US, LLC | WV State Route 25 | Institute | WV | Kanawha | 25112 | 116760639.0 | 38.384455 | -81.77641 | October 2024 | 11/29/2024 | Specialty Products US, LLC WV State Route 25, Institute, WV 25112 |
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);