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 = "12260 S. Carondolet Ave." and facility_name = "PVS CHEMICAL SOLUTIONS, INC."

✎ View and edit SQL

This data as json, CSV (advanced)

facility_name 1

  • PVS CHEMICAL SOLUTIONS, INC. · 1 ✖

facility_address 1

  • 12260 S. Carondolet Ave. · 1 ✖

city 1

  • Chicago 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
920 100000125517_1 Accident 1 100000125517 PVS CHEMICAL SOLUTIONS, INC. 12260 S. Carondolet Ave. Chicago IL Cook June 2021 15:00 001 Hours 00 Minutes 32518 Oleum (Fuming Sulfuric acid) [Sulfuric acid, mixture with sulfur trioxide], Sulfur dioxide (anhydrous), Ammonia (anhydrous) 41.6722054 -87.549861 {"title":"PVS CHEMICAL SOLUTIONS, INC.","description":"12260 S. Carondolet Ave., Chicago, IL Cook","link":"/risk-management-plans/facility_accidents_view/920"}

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