home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "date" is on date 2019-09-04 and intersection = 0

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, 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:
1900000908
Date:
2019-09-04
Time:
08:22
Address:
1052 CHESTNUT STREET
Speed limit:
30
Violation cited:
no
Narrative:
On 09/04/19 at 08:22 hours, I responded to 1052 Chestnut Street for a three car motor vehicle accident with minor injuries. All four parties involved were shaken up as a result of the accident but signed patient refusals with Cataldo Ambulance One. Operator of MV1 states she was traveling straight ahead (SB) by 1052 Chestnut Street when she observed several vehicles ahead start to proceed through the light. She then heard her phone ring and went to retrieve it by looking down for a second. When looking back up, the traffic directly in front of her did not move yet and she could not stop in time striking MV2 in the rear end. MV2 was then pushed in to MV3. Both MV2 and MV3 were stopped in traffic at the time awaiting to travel through Chestnut Street at Elliot Street. MV1 sustained moderate front end damage to the bumper and grille areas. MV2 sustained heavy rear end bumper and hatch area damage. MV3 sustained minor scratches to the rear bumper. All vehicles were still driveable.
Keywords:
Crash, Ems, Moderate, Phone
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.313158
Longitude:
-71.2245132
Location:
1052 Chestnut St, Newton, MA 02464, USA
Case number:
1900000909
Date:
2019-09-04
Time:
10:25
Address:
84 PAUL ST
Speed limit:
25
Violation cited:
no
Narrative:
On Wednesday, September 4th, 2019 while assigned to Traffic unit N526, I responded to 84 Paul Street, Newton for a report of a motor vehicle crash involving a City of Newton DPW vehicle. The weather at the time of the accident was clear and sunny. The road surface was dry. Paul Street is a public way maintained by the City of Newton. I met with the operator of MV1, Newton Associate Engineer John Daghlian. Daghlian stated he was operating Newton DPW Nissan Leaf (MA M99257) attempting to parallel park on Paul Street in an open space. Daghlian stated as he pulled forward into the space his front end made contact with the bumper of MV2 which was parked info of MV1 unoccupied. Both vehicles sustained very minor damage. No injuries were reported by the occupants of MV1. I spoke with the owner of MV2, Naomi Singer (2019 BMW 330XI, MA: 8SP372). She stated she was inside her dentist appointment when the accident occurred and was notified by Daghlian. Pictures of both vehicles were taken and submitted to the IT Bureau.
Keywords:
Crash, Pictures, Solar
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3264298
Longitude:
-71.1973785
Location:
84 Paul St, Newton, MA 02459, USA
Case number:
1900000910
Date:
2019-09-04
Time:
21:14
Address:
129 VALENTINE ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of MV1 stated she was traveling southbound on Valentine Street when MV2 crossed over the double yellow lines and collided with her head on. Operator of MV1 stated she observed two parked cars in front of 129 Valentine Street and was unable to swerve out of the way to avoid the collision. Operator of MV2 stated she was traveling northbound on Valentine Street and could not see the double yellow lines and believes she may have crossed over them, when she saw MV1 and hit her head on. Operator of MV1 was evaluated by Cataldo Medics and signed a patient refusal. Both vehicles sustained heavy front end damage and were towed by David Donahue of Tody's Towing. Newton Fire was on scene and handled the spill from both vehicles.
Keywords:
Fire
Dcc:
Lane departure
Report url:
report
Image url:
image
Latitude:
42.3402727
Longitude:
-71.2180688
Location:
129 Valentine St, Newton, MA 02465, 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 321.344ms