home / risk_management_plans

Facility Accidents View

Data table with 1,554 records and 17 columns.

Data license: ODbL · Data source: EDGI Cloud Portal

4 rows where city = "Lewiston" and facility_address = "535 Lincoln Street"

✎ View and edit SQL

This data as json, CSV (advanced)

facility_name 1

  • Lewiston-Auburn Water Pollution Control Authority 4

facility_address 1

  • 535 Lincoln Street · 4 ✖

city 1

  • Lewiston · 4 ✖
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
961 100000130299_1 Accident 1 100000130299 Lewiston-Auburn Water Pollution Control Authority 535 Lincoln Street Lewiston ME Androscoggin September 2004 07:30 000 Hours 01 Minutes 22132 Chlorine 44.074722 -70.207778 {"title":"Lewiston-Auburn Water Pollution Control Authority","description":"535 Lincoln Street, Lewiston, ME Androscoggin","link":"/risk-management-plans/facility_accidents_view/961"}
962 100000130299_2 Accident 2 100000130299 Lewiston-Auburn Water Pollution Control Authority 535 Lincoln Street Lewiston ME Androscoggin August 2004 08:20 000 Hours 01 Minutes 22132 Chlorine 44.074722 -70.207778 {"title":"Lewiston-Auburn Water Pollution Control Authority","description":"535 Lincoln Street, Lewiston, ME Androscoggin","link":"/risk-management-plans/facility_accidents_view/962"}
963 100000130299_3 Accident 3 100000130299 Lewiston-Auburn Water Pollution Control Authority 535 Lincoln Street Lewiston ME Androscoggin September 2003 09:20 000 Hours 01 Minutes 22132 Chlorine 44.074722 -70.207778 {"title":"Lewiston-Auburn Water Pollution Control Authority","description":"535 Lincoln Street, Lewiston, ME Androscoggin","link":"/risk-management-plans/facility_accidents_view/963"}
964 100000130299_4 Accident 4 100000130299 Lewiston-Auburn Water Pollution Control Authority 535 Lincoln Street Lewiston ME Androscoggin August 2001 09:10 000 Hours 01 Minutes 22132 Chlorine 44.074722 -70.207778 {"title":"Lewiston-Auburn Water Pollution Control Authority","description":"535 Lincoln Street, Lewiston, ME Androscoggin","link":"/risk-management-plans/facility_accidents_view/964"}

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