home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Illness", intersection = 1 and speed_limit = 35

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
22000046
Date:
2022-01-14
Time:
23:25
Address:
NAHANTON ST & WINCHESTER ST
Speed limit:
35
Violation cited:
no
Narrative:
MV1 was driving westbound on Nahanton St when it crossed the median and struck a Beth Israel Hospital sign at the intersection of Wells Ave and Nahanton St. MV1 then continued on Nahanton St crossing back over the median before colliding with a Verizon utility pole at the intersection of Nahanton St and Winchester St. The passenger of MV1 stated the operator of MV1 had a diabetic episode behind the wheel. Due to the medical episode I was unable to speak to the operator of MV1. The operator of MV1 was transported to Beth Israel Hospital. MV1 was towed from the scene by Todys.
Keywords:
Hospital
Dcc:
Lane departure, Illness
Report url:
report
Image url:
image
Latitude:
42.2969738
Longitude:
-71.2009796
Location:
Nahanton St & Winchester St, Newton, MA 02459, USA

Advanced export

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

CSV options:

CREATE TABLE "crash_reports" (
   [case_number] TEXT PRIMARY KEY,
   [datetime] TEXT,
   [date] TEXT,
   [time] TEXT,
   [address] INTEGER,
   [street1] TEXT,
   [street2] TEXT,
   [intersection] INTEGER,
   [speed_limit] INTEGER,
   [hit_run] INTEGER,
   [violation_cited] INTEGER,
   [narrative] TEXT,
   [keywords] TEXT,
   [dcc] TEXT,
   [dcc_code] TEXT,
   [report_url] TEXT,
   [image_url] TEXT
, [geocoded_address] TEXT, [latitude] TEXT, [longitude] TEXT, [manual_geocode] INTEGER, [retrieved] TEXT);
Powered by Datasette · Queries took 658.202ms