Rmp Facility
Data license: ODbL · Data source: EDGI Cloud Portal
3 rows where facility_address = "1565 Tidewater Road"
This data as json, CSV (advanced)
report 3
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/LA/100000066457.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/LA/100000066634.pdf) 1
- [Report](https://github.com/edgi-govdata-archiving/epa-risk-management-plans/blob/main/reports/LA/100000217785.pdf) 1
facility_name 3
facility_address 1
- 1565 Tidewater Road · 3 ✖
| epa_facility_id ▼ | report | facility_name | facility_address | city | state | county | zip | facility_duns | latitude | longitude | receipt_date | report_created_date | popup |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 100000066457 | Report | Venice Terminal (DGS) | 1565 Tidewater Road | Venice | LA | Plaquemines | 70091 | 45002164.0 | 29.225 | -89.395833 | June 1999 | 11/27/2024 | Venice Terminal (DGS) 1565 Tidewater Road, Venice, LA 70091 |
| 100000066634 | Report | Venice Gas Plant | 1565 Tidewater Road | Venice | LA | Plaquemines | 70091 | 45002164.0 | 29.23632 | -89.38555 | August 2020 | 11/27/2024 | Venice Gas Plant 1565 Tidewater Road, Venice, LA 70091 |
| 100000217785 | Report | Venice Condensate Stablization | 1565 Tidewater Road | Venice | LA | Plaquemines | 70091 | 29.234944 | -89.381694 | March 2023 | 11/27/2024 | Venice Condensate Stablization 1565 Tidewater Road, Venice, LA 70091 |
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);