home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc contains "Defective equipment", intersection = 0 and "retrieved" is on date 2020-10-07

✎ 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:
1900000706
Date:
2019-07-09
Time:
17:34
Address:
76 NAHANTON ST
Speed limit:
30
Violation cited:
no
Narrative:
On Tuesday 7/9/19 at approximately 1734 hours while assigned to marked unit n499 I was dispatched to the area of 76 Nahanton Street for a report of a 2 car MVA with no injuries. Upon arrival I spoke with the operator of MV1, BISHOP Robert, who stated that he was travelling eastbound operating a loner vehicle from Mercedes of westwood when the vehicle began "bucking" back and forth as he was slowing to a stop. He stated he didnt know why the vehicle was operating in such an erratic manner. Robert further stated that he was concerned that he would strike the vehicle in front of him so he swerved toward the middle of the road crossing the double yellow line into the path of MV2 striking the vehicle. I also spoke to the operator of MV2, LEMBERG Ekaterina, who stated that she was travelling westbound when she saw MV1 cross the double yellow line into her lane of travel. She was unable to stop and was struck by MV1.
Keywords:
[]
Dcc:
Lane departure, Defective equipment
Report url:
report
Image url:
image
Latitude:
42.2997571
Longitude:
-71.1929022
Location:
76 Nahanton St, Newton, MA 02459, USA
Case number:
1900000766
Date:
2019-07-25
Time:
16:23
Address:
444 WATERTOWN ST
Speed limit:
30
Violation cited:
no
Narrative:
At approximately 1620HRs on Thursday, July, 25, 2019, I was dispatched to 444 Washington St. in reference to a truck vs tree motor vehicle crash. Upon arrival, I noted MV1 (MA Vet: 22098) had partially left the roadway and came to rest when it struck a city tree on the sidewalk. Additionally, I noted MV1 struck MV2 (MA Pass: 5CN826), which was parked on the road in front of the tree/aforementioned address. MV1 sustained damage to its front clip and was leaking fluids. MV2 sustained damage to its right rear bumper/quarter panel area. Upon speaking with the operator of MV1, an employee of Tony's Auto Services, he stated that he was test riding the vehicle after they made repairs to its power steering system. He stated that as he traveled eastbound on Watertown St. at approx 30MPH, the vehicle's brakes failed and he guided MV1 towards the tree in an attempt to stop it without injuring anyone. Todys Services took custody of MV1. Newton Fire cleaned up the leaking fluids and the operator of MV1 signed a patient refusal with Newton Medics. Newton Dispatch notified the city to see if they wished to inspect the tree which was still freestanding and appeared to only suffer minor damage. Tony's Auto Services notified the owner of MV1 and I notified the owner of MV2 of the crash. I submitted a picture of the tree to IT to be attached to this report. I cleared without further incident.
Keywords:
Crash, Fire, Pictures, Tree
Dcc:
Defective equipment
Report url:
report
Image url:
image
Latitude:
42.3588636
Longitude:
-71.2033801
Location:
444 Watertown St, Newton, MA 02458, 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 430.728ms