home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where dcc contains "Lane departure" and "retrieved" is on date 2021-12-06

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, hit_run, violation_cited, 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:
2100000981
Date:
2021-11-23
Time:
16:53
Address:
BEACON ST & WASHINGTON ST
Speed limit:
25
Violation cited:
yes
Narrative:
Upon arrival, vehicle 1 was on the median facing Northbound on Beacon St at the intersection of Beacon St and Washington St. There was damage to the front drivers side bumper. Vehicle 2 was facing Southbound on Beacon St at the intersection of Beacon St and Washington St. There was heavy damage to the front bumper of Vehicle 2 and it was leaking fluid. Operator 1 stated through a translation device on his cell phone," Look, I was coming slowly when I was going down the curve and the car lost the brake, I didn't have it." When queried through dispatch, it came back that operator 1 was unlicensed. Operator 2 stated she was traveling on Washington St and taking a left turn to head Southbound on Beacon St when vehicle 1 drove over the median and crashed into her head on. Both vehicles were towed by Tody's towing. It appeared that the brakes on vehicle 1 were functioning properly when Tody's towing moved the vehicle. Operator 1 and 2, both signed patient refusals with Fallon Medics. Operator 1 was handed Massachusetts Uniform Citation#T1445614 in hand for Unlicensed Operation (Incident report# 21049086).
Keywords:
Citation, Crash, Phone
Dcc:
Lane departure, Inattention
Report url:
report
Image url:
image
Latitude:
42.3300068
Longitude:
-71.2484874
Location:
Beacon St & Washington St, Newton, MA 02462, USA
Case number:
2100000985
Date:
2021-11-24
Time:
11:53
Address:
ALDEN ST & CENTRE ST
Speed limit:
35
Violation cited:
no
Narrative:
Oper # 1 stated he was traveling SB on Centre Street when Vehicle # 2 pulled in front of him and he was unable to stop in time. Oper #2 stated she stopped at Alden Street and Centre Street. Traffic was stopped on Centre Street due to red light ahead. No one was blocking intersection so she pulled out and turned left onto Centre Street when she was struck by Veh #1. She stated Veh #1 had gott into left turn lane early making Centre Street two lanes , when it doesn't become two lanes until after the intersection. Medics responded and everyone signed a refusal, Both vehicles towed by Tody's.
Keywords:
[]
Dcc:
Lane departure, Unknown
Report url:
report
Image url:
image
Latitude:
42.3371882
Longitude:
-71.1931665
Location:
Alden St & Centre St, Newton, MA 02459, USA
Case number:
2100000998
Date:
2021-11-29
Time:
17:21
Address:
LOWELL AVE & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
On November 29th 2021, at approximately 1721hrs, Lizabeth Mansfield (operator 1), reported to the front desk of Newton Police Headquarters to report a past hit and run that occured approximately at 1711hrs. The accident occured at the intersection of Lowell Ave and Washington St. Operator 1 stated that she was driving Northbound on Lowell ave in the left turn only lane just prior to the intersection of Washington St. As she was driving, vehicle 2 was in the right lane traveling Northbound and their attached trailer side swiped the front bumper of vehicle 1. Operator 2 did not stop after the collision and continued onto Washington St. Operator 1 described vehicle 2 as a red landscaping truck with a trailer attached to it. She could not provide any more details or a plate of vehicle 2. There was heavy damage to front bumper of vehicle 1, but the vehicle was operable. It is unknown if there is any damage to vehicle 2. Operator 1 stated she did not need medical attention.
Keywords:
Crash
Dcc:
Lane departure
Report url:
report
Image url:
image
Latitude:
42.3510472
Longitude:
-71.2106128
Location:
Lowell Ave & Washington 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 404.38ms