home / risk_management_plans

Facility Accidents View

Data table with 1,554 records and 17 columns.

Data license: ODbL · Data source: EDGI Cloud Portal

1 row where city = "Westlake" and facility_name = "IVOL Westlake Plant"

✎ View and edit SQL

This data as json, CSV (advanced)

facility_name 1

  • IVOL Westlake Plant · 1 ✖

facility_address 1

  • 4300 Hwy. 108 South 1

city 1

  • Westlake · 1 ✖
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
1101 100000146969_1 Accident 1 100000146969 IVOL Westlake Plant 4300 Hwy. 108 South Westlake LA Calcasieu August 2020 08:06 000 Hours 17 Minutes 32511 Ammonia (anhydrous), Propylene [1-Propene], Ethylene [Ethene], Flammable Mixture, Butane, Pentane, Isopentane [Butane, 2-methyl-], Methane, Ethane, Isobutane [Propane, 2-methyl], 1-Butene, 1,3-Butadiene, 1-Pentene, Propadiene [1,2-Propadiene], 1,3-Pentadiene, 2-Butene-trans [2-Butene, (E)], 2-Pentene, (E)-, Hydrogen, Acetylene [Ethyne], Propane, Propyne [1-Propyne], 2-Butene-cis, Vinyl acetylene [1-Buten-3-yne], Butene 30.190361 -93.325667 {"title":"IVOL Westlake Plant","description":"4300 Hwy. 108 South, Westlake, LA Calcasieu","link":"/risk-management-plans/facility_accidents_view/1101"}

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 3115.123ms · Data license: ODbL · Data source: EDGI Cloud Portal