home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where latitude = "42.3432445"

✎ 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:
2000000567
Date:
2020-09-30
Time:
08:08
Address:
BRACKETT RD & WAVERLEY AVE
Speed limit:
25
Violation cited:
no
Narrative:
On 09/30/2020 I responded to the area of Waverley Ave and Brackett Rd for a single vehicle motor vehicle crash involving a utility pole. Both Waverley Ave and Brackett Rd are public ways in the City of Newton. Vehicle 1 described as a 2011 Kenworth commercial box truck (RI Con Reg 80859). Vehicle 1 was traveling southbound on Waverley Ave when it struck overhanging utility wires (Eversource Pole #44) located over the roadway near the intersection of Brackett Rd. As a result of the impact Vehicle 1 sustained major damage to the roof of the cargo area. The force of the impact caused the utility pole #44 to break in half. It should be noted that at the time of the crash the weather was steady rain with high winds. No injuries were reported on scene. The operator of Vehicle 1 stated that he was traveling southbound on Waverly Ave and did not see the power lines until it was too late. After further investigation it was determined that a tree(private) located on Brackett Rd had come down due to the high winds and landed on power lines. These power lines were also attached to utility pole #44. The force caused the power lines from utility pole #44 to sag over Waverley Ave. As result Vehicle 1 did not have enough clearance under the power lines. Vehicle 1 was towed from the scene by Tody's Towing. Towed MV inventory completed. Due to the live wires in the roadway, Newton Fire responded and secured the scene. Eversource was also notified and responded to the scene. Pictures were taken and submitted to the IT Bureau.
Keywords:
Crash, Fire, Pictures, Rain, Tree
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3432445
Longitude:
-71.182577
Location:
Brackett Rd & Waverley Ave, Newton, MA 02458, USA
Case number:
2100000833
Date:
2021-10-15
Time:
14:49
Address:
BRACKETT RD & WAVERLEY AVE
Speed limit:
30
Violation cited:
no
Narrative:
The operator of MV#1 stated she was travelling northbound on Waverly Ave and had stopped to let a pedestrian with a dog cross the street when she was struck from behind by MV#2. MV#1 sustained moderate damages to its rear end. There were no reported injuries to the operator of MV#1. The operator of MV#2 stated she was travelling northbound on Waverly Ave (Directly behind MV#1) when MV#1 abruptly stopped. The operator of MV#2 stated she could not stop in time and struck MV#1. MV#2 sustained moderate front end damages and was leaking coolant. MV#2 was parked off to the side of the road and arranged for her own tow company. There were no reported injuries to the operator of MV#2 or its passenger.
Keywords:
Moderate, Ped
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3432445
Longitude:
-71.182577
Location:
Brackett Rd & Waverley Ave, 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 279.962ms