home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-06-18 and dcc = "["Signs/Signals", "Inattention"]"

✎ 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:
1900000629
Date:
2019-06-18
Time:
19:28
Address:
CHERRY ST & WEBSTER ST
Speed limit:
25
Violation cited:
no
Narrative:
MV1 was traveling EAST (MA Reg: 179WT7, a 2010 Mazda MX5) on Webster St. MV2 was traveling SOUTH (MA Reg: 8NM969, a 2016 Audi A4) on Cherry St. MV1, operator Michael Zolli, stated he was traveling east on Webster St, stopped a the intersection and proceeded into the intersection when the light turned green. A witness (Norma Lemus) in the vehicle behind Michael stated the same and said they watched the white vehicle (MV2) proceed through the intersection when it was clearly a red light. MV2, operator Benjamin Lin, stated that he was traveling through the intersection of Webster St and Cherry St, looking around for street signs/directions when he collided with MV1. After colliding with MV1, MV2 then collided with a city light pole, knocking it down completely. Benjamin was given MA Uniform Citation T1441742 for 89/9 - Red Light, Fail. Both parties signed medical refusals. Both vehicles were towed by Tody's towing.
Keywords:
Citation
Dcc:
Signs/Signals, Inattention
Report url:
report
Image url:
image
Latitude:
42.350159
Longitude:
-71.228704
Location:
Cherry St & Webster St, Newton, MA 02465, 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 313.56ms