Rmp Facility
Data license: ODbL · Data source: EDGI Cloud Portal
3 rows where facility_address = "Country Club Road"
This data as json, CSV (advanced)
Suggested facets: state, zip, receipt_date
report 3
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/PA/100000003042.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/TX/100000171958.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/TX/100000171967.pdf) 1
facility_name 3
facility_address 1
- Country Club Road · 3 ✖
| epa_facility_id ▼ | report | facility_name | facility_address | city | state | county | zip | facility_duns | latitude | longitude | receipt_date | report_created_date | popup |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 100000003042 | Report | Meadow Lands Propane | Country Club Road | Meadow Lands | PA | Washington | 15347 | 40.212778 | -80.236111 | April 1999 | 11/27/2024 | Meadow Lands Propane Country Club Road, Meadow Lands, PA 15347 |
|
| 100000171958 | Report | San Felipe Springs West Pump Station | Country Club Road | Del Rio | TX | Val Verde | 78840 | 29.37425 | -100.883778 | September 2000 | 11/29/2024 | San Felipe Springs West Pump Station Country Club Road, Del Rio, TX 78840 |
|
| 100000171967 | Report | San Felipe Springs East Pump Station | Country Club Road | Del Rio | TX | Val Verde | 78840 | 29.373639 | -100.883167 | September 2000 | 11/29/2024 | San Felipe Springs East Pump Station Country Club Road, Del Rio, TX 78840 |
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);