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 facility_address = "309 American Circle" and facility_name = "Clean Harbors El Dorado LLC"

✎ View and edit SQL

This data as json, CSV (advanced)

facility_name 1

  • Clean Harbors El Dorado LLC · 1 ✖

facility_address 1

  • 309 American Circle · 1 ✖

city 1

  • El Dorado 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
797 100000108901_1 Accident 1 100000108901 Clean Harbors El Dorado LLC 309 American Circle El Dorado AR Union May 2018 14:55 001 Hours 55 Minutes 562211 Difluoroethane [Ethane, 1,1-difluoro-], Titanium tetrachloride [Titanium chloride (TiCl4) (T-4)-], Hydrochloric acid (conc 37% or greater), Isopentane [Butane, 2-methyl-], Trifluorochloroethylene [Ethene, chlorotrifluoro-], Trimethylamine [Methanamine, N,N-dimethyl-], Formaldehyde (solution), Chloroform [Methane, trichloro-], Methyl chloride [Methane, chloro-], Propionitrile [Propanenitrile], Allyl alcohol [2-Propen-1-ol], Hydrazine, Hydrogen fluoride/Hydrofluoric acid (conc 50% or greater) [Hydrofluoric acid], Ethane, Propane, Isobutane [Propane, 2-methyl], Isopropylamine [2-Propanamine], Vinylidene chloride [Ethene, 1,1-dichloro-], Butane, Pentane, 1-Pentene, Dimethylamine [Methanamine, N-methyl-], 2-Methyl-1-butene, Dichlorosilane [Silane, dichloro-], Silane, Epichlorohydrin [Oxirane, (chloromethyl)-], Acrylonitrile [2-Propenenitrile], Toluene diisocyanate (unspecified isomer) [Benzene, 1,3-diisocyanatomethyl-], Ethyl ether [Ethane, 1,1'-oxybis-], Phosphorus trichloride [Phosphorous trichloride], Acrylyl chloride [2-Propenoyl chloride], Carbon disulfide, Nitric acid (conc 80% or greater), Chlorine, Vinyl chloride [Ethene, chloro-], Phosphorus oxychloride [Phosphoryl chloride], Acetaldehyde, Methyl mercaptan [Methanethiol], Methyl ether [Methane, oxybis-], Ethyl chloride [Ethane, chloro-], Furan, Methylamine [Methanamine], Isoprene [1,3-Butadiene, 2-methyl-], Ethylenediamine [1,2-Ethanediamine] 33.204498 -92.63142 {"title":"Clean Harbors El Dorado LLC","description":"309 American Circle, El Dorado, AR Union","link":"/risk-management-plans/facility_accidents_view/797"}

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