home / risk_management_plans

Facility Accidents View

Data table with 1,554 records and 17 columns.

Data license: ODbL · Data source: EDGI Cloud Portal

2 rows where city = "Westlake" and facility_name = "Louisiana Integrated Polyethylene JV, LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

facility_name 1

  • Louisiana Integrated Polyethylene JV, LLC · 2 ✖

facility_address 1

  • 2201 Old Spanish Trail 2

city 1

  • Westlake · 2 ✖
id ▼ facility_accident_id accident_id facility_id facility_name facility_address city state county date_of_accident time_accident_began release_duration naics_code chemical_names latitude longitude popup
1541 100000246049_1 Accident 1 100000246049 Louisiana Integrated Polyethylene JV, LLC 2201 Old Spanish Trail Westlake LA Calcasieu January 2020 13:23 000 Hours 17 Minutes 32619 Methane, Ethane, Propane, 1,3-Butadiene, Propylene [1-Propene], Hydrogen, Ethylene [Ethene], Isopentane [Butane, 2-methyl-], Propyne [1-Propyne], Butane, 1-Butene, 1-Pentene, Propadiene [1,2-Propadiene], 1,3-Pentadiene, 2-Butene-cis, 2-Butene-trans [2-Butene, (E)] 30.258981 -93.290524 {"title":"Louisiana Integrated Polyethylene JV, LLC","description":"2201 Old Spanish Trail, Westlake, LA Calcasieu","link":"/risk-management-plans/facility_accidents_view/1541"}
1542 100000246049_2 Accident 2 100000246049 Louisiana Integrated Polyethylene JV, LLC 2201 Old Spanish Trail Westlake LA Calcasieu July 2019 19:10 000 Hours 01 Minutes 32511 Methane, Ethane, Propane, 1,3-Butadiene, Propylene [1-Propene], Hydrogen, Ethylene [Ethene], Isopentane [Butane, 2-methyl-], Propyne [1-Propyne], Butane, 1-Butene, 1-Pentene, Propadiene [1,2-Propadiene], 1,3-Pentadiene, 2-Butene-cis, 2-Butene-trans [2-Butene, (E)] 30.258981 -93.290524 {"title":"Louisiana Integrated Polyethylene JV, LLC","description":"2201 Old Spanish Trail, Westlake, LA Calcasieu","link":"/risk-management-plans/facility_accidents_view/1542"}

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE facility_accidents_view (
    id INTEGER PRIMARY KEY AUTOINCREMENT,
    facility_accident_id TEXT,
    accident_id TEXT,
    facility_id TEXT,
    facility_name TEXT,
    facility_address TEXT,
    city TEXT,
    state TEXT,
    county TEXT,
    date_of_accident TEXT,
    time_accident_began TEXT,
    release_duration TEXT,
    naics_code TEXT,
    chemical_names TEXT,
    latitude REAL,
    longitude REAL
, popup TEXT);
CREATE INDEX idx_accident_id ON facility_accidents_view(facility_accident_id);
Powered by Datasette · Queries took 4074.514ms · Data license: ODbL · Data source: EDGI Cloud Portal