home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc_code = "[3]" and "retrieved" is on date 2021-08-02

✎ 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:
2100000553
Date:
2021-07-26
Time:
14:48
Address:
CALIFORNIA ST & NEVADA ST
Speed limit:
30
Violation cited:
no
Narrative:
On July 26th, 2021 at approximately 14:48 hours while working N491 I along with N494 responded to a MV crash at the intersection of California St @ Nevada St. On my arrival I located both involved vehicles in the middle of the intersection. Vehicle #1 was a 2017 Brown Ford F150 PU truck with driver side middle damage. Operator was identified as Conrad Yazzie. He stated he was going W/B on California St and was going thru the intersection of Nevada St when he was struck by vehicle #2. I asked Mr Yazzie if he could remember if his light was green or not when he came to the intersection? He stated," he wasn't sure". Vehicle #2 was a Gray 2010 Honda civic accord, Ma plate 7TT253, which had heavy front end damage. Operator was identified as Ruby Bakal. She stated she was travelling N/B on Nevada St and was crossing the intersection of California St when she crashed into the drivers side of vehicle #1.. She further stated," my light was definitely green". A witness identified as Lyn Sullivan, 617-875-6845 stated that the truck vehicle #1 ran the red light on California St. I documented that all three persons involved in this crash have possible injuries even though none are reporting any at this time to first responders. Vehicle #2 was towed by Tody's.
Keywords:
Crash
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3614953
Longitude:
-71.2095259
Location:
California St & Nevada St, Newton, MA 02460, 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 296.923ms