home / risk_management_plans

Accident Chemicals View

Data table with 2,301 records and 12 columns.

Data license: ODbL · Data source: EDGI Cloud Portal

2 rows where city = "La Porte" and facility_address = "1230 Independence Parkway South"

✎ View and edit SQL

This data as json, CSV (advanced)

facility_name 1

  • INEOS O&P USA LLC - Battleground Manufacturing 2

facility_address 1

  • 1230 Independence Parkway South · 2 ✖

city 1

  • La Porte · 2 ✖
accident_chemical_id ▼ accident_id facility_id facility_name facility_address city state county date_of_accident chemical_name quantity_released_lbs percent_weight
1981 Accident 1 100000176953 INEOS O&P USA LLC - Battleground Manufacturing 1230 Independence Parkway South La Porte TX Harris January 2018 Flammable Mixture 4.0  
1982 Accident 1 100000176953 INEOS O&P USA LLC - Battleground Manufacturing 1230 Independence Parkway South La Porte TX Harris January 2018 Propylene [1-Propene]    

Advanced export

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

CSV options:

CREATE TABLE accident_chemicals_view (
    accident_chemical_id INTEGER PRIMARY KEY,
    accident_id TEXT,
    facility_id TEXT,
    facility_name TEXT,
    facility_address TEXT,
    city TEXT,
    state TEXT,
    county TEXT,
    date_of_accident TEXT,
    chemical_name TEXT,
    quantity_released_lbs TEXT,
    percent_weight TEXT
);
CREATE INDEX idx_chemical_id ON accident_chemicals_view(accident_chemical_id);
Powered by Datasette · Queries took 490.919ms · Data license: ODbL · Data source: EDGI Cloud Portal