home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc = "["Inattention", "Unknown"]", dcc contains "Unknown" and keywords contains "Bus"

✎ 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:
2000000130
Date:
2020-02-07
Time:
10:36
Address:
25 BOYLSTON ST
Speed limit:
15
Violation cited:
no
Narrative:
On Friday, February 7, 2020 while assigned to Traffic unit N525, I responded to the rear parking lot of 1 Boylston Street, Newton for a report of a hit and run motor vehicle crash. I spoke with the operator of MV1, Hong Zhang (S39408212). Zhang stated while operating her 2019 Volkswagon Tiguan (MA: 6YJF90), she was attempting to back out of a parking spot in the parking lot behind 25 Boylston Street, Newton. Zhang stated while backing out of the spot she crashed into an unknown vehicle traveling Westbound through the parking lot. Zhang stated the only information she had for the other vehicle was that it was a large red and black truck. I observed damage to the rear trunk window of MV1. Zhang reported no injuries. Zhang stated she was unsure if she hit the vehicle or if something fell off of it as it was passing by. I went to several local businesses in the area in an attempt to view surveillance footage of the area where the accident occurred with a negative result. While canvassing the area for the other vehicle involved, I observed a red dump truck (MA CON: T71619) removing snow on the property next to Hammond Pond Parkway. The operator stated he has been working down that end of the parking lot for most of the morning and stated he was not involved in a crash. I observed no fresh damage to the vehicle consistent with a crash.
Keywords:
Bus, Crash, Snow
Dcc:
Inattention, Unknown
Report url:
report
Image url:
image
Latitude:
42.3231975
Longitude:
-71.1669923
Location:
25 Boylston St, Chestnut Hill, MA 02467, USA
Case number:
2000000490
Date:
2020-09-01
Time:
16:14
Address:
40 CRESCENT ST
Speed limit:
5
Violation cited:
no
Narrative:
On 9/1/20 while working N493, I responded with N497 and the Fire Dept to 40 Crescent St for a report of a car into the house. On arrival I observed MA 6CM450 in the backyard of #40 unit C. It was stationary against the large AC Compressor in the rear of the unit, and appeared to had run over several large shrubs before coming to a stop. I spoke with vehicle owner and operator Marion Cohen 8/27/46. Cohen stated that as she was parking in the rear lot of the complex, she accidentally mistook the brake for the gas pedal. She in turn ended up going over the curb and through some bushes before hitting the compressor. There was a passenger in the vehicle identified as Milton Kornfeld 3/10/42. Both occupants were checked out by medics and declined transport. The airbags did not deploy. There does not appear to be any structural damage to anything other than the compressor. NFD checked the integrity of the house, and the compressor was unplugged. I took pictures of the scene and submitted the memory card to IT. Homeowner Xiaozhi Zhao and his family were present inside at the time of the collision and are unharmed. Tody's responded and removed the vehicle from the property. It sustained heavy front end damage and was towed to their lot via flatbed. A m/v inventory form was filled out. This report number has been provided to all parties for their respective insurance companies.
Keywords:
Airbag, Bus, Crash, Fire, Pictures
Dcc:
Inattention, Unknown
Report url:
report
Image url:
image
Latitude:
42.3477355
Longitude:
-71.2371235
Location:
40 Crescent St, Auburndale, MA 02466, 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 315.738ms