home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2022-06-24 and "retrieved" is on date 2022-07-26

✎ 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:
22000561
Date:
2022-06-24
Time:
09:51
Address:
718 BEACON ST
Speed limit:
5
Violation cited:
no
Narrative:
On Friday 6/24/2022 at approx 0951hrs, while assigned to N496, I responded to the rear parking lot of 718 Beacon St in Newton. There, I spoke with the operator of MV1 who stated that her vehicle was unoccupied and in a parking space when MV2 ( USPS Truck #7533313) struck the front drivers side of her vehicle. Operator of MV2 states that he attempted to pull out of his parking space but accidently hit MV1. MV1 had considerable damage to the front drivers side corner of the vehicle. MV2 had minor scrape damage to its passenger side.
Keywords:
Crash
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3305788
Longitude:
-71.1900595
Location:
718 Beacon St, Newton Centre, MA 02459, USA
Case number:
22000562
Date:
2022-06-24
Time:
09:48
Address:
297 LOWELL AVE
Speed limit:
25
Violation cited:
no
Narrative:
On Friday, June 24, 2022, while assigned to unit N492, I responded to the area of Lowell Avenue and Otis Street for a report of a MVA involving a Feeney construction vehicle. The weather at the time of the crash was clear and sunny. The road surface was dry. Lowell Avenue and Otis Street are both public ways maintained by the City of Newton. The operator of MV1, Mr. Richard Holmes (S34147311), stated he was operating a 2021 CAT 420 Backhoe (MA CON: W35648) is the area of 297 Lowell Avenue (S). Mr. Holmes stated he was transporting a portable restroom in the front bucket to another location on their job site. Mr. Holmes stated a vehicle was traveling towards him on Lowell Avenue (N) and he moved over to the right side of the road to create more room on the roadway for both vehicles. Mr. Holmes stated at this time the front passenger side of the backhoe's bucket area crashed into the rear of an unoccupied vehicle parked in front of 297 Lowell Avenue (S). I observed minor damage to the bucket area of the backhoe. No injuries were reported by Mr. Holmes. The owner of MV2, Mr. Michael Fedas (S87986062), was advised that his 2019 Kia Forte (MA: 3ZDV69) was involved in the crash. I observed moderate damage to the rear driver side area of MV2. Mr. Fedas was working in the area in his official capacity as a letter carrier for the United States Postal Service.
Keywords:
Crash, Moderate, Solar
Dcc:
Lane departure
Report url:
report
Image url:
image
Latitude:
42.3469196
Longitude:
-71.2113626
Location:
297 Lowell Ave, 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 334.075ms