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 = "Freeport" and facility_address = "Gate9, BLDG OC-450, 5005 E Hwy. 332"

✎ View and edit SQL

This data as json, CSV (advanced)

facility_name 1

  • Braskem Oyster Creek Plant 1

facility_address 1

  • Gate9, BLDG OC-450, 5005 E Hwy. 332 · 1 ✖

city 1

  • Freeport · 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
1450 100000217151_1 Accident 1 100000217151 Braskem Oyster Creek Plant Gate9, BLDG OC-450, 5005 E Hwy. 332 Freeport TX Brazoria January 2018 09:38 000 Hours 16 Minutes 325211 Propylene [1-Propene] 28.9825 -95.356415 {"title":"Braskem Oyster Creek Plant","description":"Gate9, BLDG OC-450, 5005 E Hwy. 332, Freeport, TX Brazoria","link":"/risk-management-plans/facility_accidents_view/1450"}

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