home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-08-30 and speed_limit = 10

✎ 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:
1900000896
Date:
2019-08-30
Time:
11:08
Address:
142 PARK ST
Speed limit:
10
Violation cited:
no
Narrative:
On Friday, August 30, 2019, while assigned to Traffic unit N525, I responded to Burr Park (142 Park Street, Newton) for a motor vehicle crash involving a City of Newton Fire truck. The operator of Newton Fire Ladder 3 (MA: MF453453), Michael Pohlman, stated while trying to exit Burr Park from the Waverly Street exit, the middle driver side tire area of Ladder 3 made contact with a fixed cement pole. The pole is located at the entrance/exit and has a chain attached to it used to restrict access to the area. I observed minor damage to the driver side middle tire area and no damage to the pole. No injuries were reported by the occupants of Ladder 3. Photos were taken and submitted to the IT Bureau. Ladder 3 stated they were at the Burr Park permorming an inspection.
Keywords:
Crash, Fire, Pictures
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.352293
Longitude:
-71.1810558
Location:
142 Park St, Newton, MA 02458, USA
Case number:
1900000899
Date:
2019-08-30
Time:
15:01
Address:
191 WATERTOWN ST
Speed limit:
10
Violation cited:
no
Narrative:
Owner of Motor Vehicle #1 stated that he was exiting the gym at Planet Fitness and he noticed that someone was leaving a piece of paper on his front windshield. He was approached by the man who told him that he witnessed a Gray Dodge Ram bearing MA Reg 9JGD90 strike his Jeep Grand Cherokee that was parked and unoccupied causing moderate rear drivers side damage. MA Reg 9JGD90 came back to a 2018 Dodge Ram 1500 Gray in Color and registered to a Kenneth Doucette out of 41 Thaxter Street, Newton MA. I was able to locate several telephone numbers from our in house system however those numbers were no longer in service. I made several attempts to make contact with Mr. Doucette at his residents and had negative results. N491 Officer D. Healy also made an attempt to make contact with Kenneth Doucette later on in the evening and had negative results. I left a voicemail message to the witness and have yet to receive a return call for questioning. This will be further investigated on my next tour of Duty. **UPDATE Wednesday 09/04/19** At approximately 10:00 a.m. I went to 41 Thaxter Street to once again attempt to make contact with Kenneth Doucette and had negative results. I left another voicemail for the witness Claudio Silva and had negative results. I then spoke to Traffic Officer M. Gaudet to inform him about this incident and he stated that he will follow up with this investigation. Traffic Bureau update (Officer Gaudet): On September 4, 2019, I attempted to make contact with the witness to the crash, Claudio Silva, with a negative result. I made contact with the registered owner of MV2, Kenneth Doucette (S80920300). Doucette stated he was operating MA: 9JGD90 at the time of the accident. Doucette stated he pulled into a parking spot next to MV1 and stated he didn't think he "hit it hard". Doucette stated a short time later he left the area and when he got back to work he observed damage to his own vehicle. Doucette stated he had damage to the front passenger bumper area. Doucette stated he returned to the crash scene to see if the other vehicle had damage but it was gone. Doucette was advised and provided Massachusetts Uniform Citation T2016422 in hand for Chapter 90, Section 24 (Leaving the Scene of Property Damage, MV).
Keywords:
Citation, Crash, Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3640863
Longitude:
-71.1938638
Location:
191 Watertown St, Watertown, MA 02472, 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 307.456ms