home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

4 rows where dcc contains "Too fast for conditions", intersection = 0 and keywords contains "Ems"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, violation_cited, 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:
1900000230
Date:
2019-03-04
Time:
06:58
Address:
428 HAMMOND ST
Speed limit:
30
Violation cited:
no
Narrative:
On 3/4/19 I responded to the area of Hammond St and Chestnut Hill Rd for a report of a two car MVA. Upon arrival it was determined there were no injuries and the two drivers signed patient refusals with the ambulance. I first spoke with the operator of MV#1 who stated he was driving northbound on Hammond St near the Chestnut Hill T station where it bends and MV#2 was coming southbound and skidded on the snow and came into his lane. I then spoke with the operator of MV#2 who stated he was driving southbound on Hammond St when his vehicle lost control around the turn and drifted into the opposite lane and struck MV#1. I issued the operator of MV#2 MA Citation T1268628 for Chapter 89/4A; Marked Lanes Violation. At the time of this accident there were heavy snow conditions. Tody's Towing responded and towed both vehicles from the scene.
Keywords:
Citation, Crash, Ems, Snow
Dcc:
Too fast for conditions, Lane departure
Report url:
report
Image url:
image
Latitude:
42.3284846
Longitude:
-71.1650892
Location:
428 Hammond St, Chestnut Hill, MA 02467, USA
Case number:
1900000676
Date:
2019-06-30
Time:
20:25
Address:
549 CRAFTS ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of vehicle one stated that he lost control of his motorcycle near 549 Crafts St due to wet road surface conditions. Operator of vehicle one stated that his motorcycle hit the cub causing him to be thrown from his bike. Operator of vehicle one was transported via EMS to the Beth Israel Hospital in Boston for treatment for a broken leg. Vehicle one was towed by Tody's towing and I filled out a motor vehicle form. Photos of the crash scene and motorcycle were taken and the disk was download by the NPD's It Bureau.
Keywords:
Crash, Ems, Hospital, Pictures
Dcc:
Too fast for conditions, Swerving
Report url:
report
Image url:
image
Latitude:
42.3605648
Longitude:
-71.2225241
Location:
549 Crafts St, Newton, MA 02465, USA
Case number:
1900000731
Date:
2019-07-16
Time:
09:38
Address:
141 NEEDHAM ST
Speed limit:
30
Violation cited:
no
Narrative:
On 07/16/19 at approximately 09:38 I responded to a two vehicle crash on Needham St. outside of #141. The Operator of Veh #1 stated she was turning left on Needham St when the South bound traffic stopped to left her turn. As she turned, Veh#2 drove South down the multi-turn lane and they collided nearly head on. Heavy damage and air bag deployment to Veh #1. The operator was checked out by Medics and signed a patient refusal. The Operator of Veh #2 stated she was driving down the multi-turn lane South on Needham St.. She was preparing to take a left onto Jaconnet St when Veh #1 pulled out of parking lot and collided with her vehicle. I observed moderate to heavy damage to Veh #2 and noted that the vehicle didn't have its directional on. The operator of Veh #2 complained to left leg pain and was transported to Newton-Wellesley Hospital By Ambulance #1. Both vehicles were towed by Tody's Towing. At the conclusion of my investigation it appears as if both vehicles were at fault during this crash; Veh#1 for not yielding to right of way and Veh #2 for traveling too soon in a turn lane, no directional and driving too fast for the heavy traffic conditions. Both operators were given verbal warnings and there will be no citations issued at this time.
Keywords:
Citation, Crash, Ems, Hospital, Moderate
Dcc:
Failed to yield, Too fast for conditions
Report url:
report
Image url:
image
Latitude:
42.3131214
Longitude:
-71.212987
Location:
141 Needham St, Newton, MA 02464, USA
Case number:
1900001343
Date:
2019-12-30
Time:
10:03
Address:
268 DEDHAM ST
Speed limit:
25
Violation cited:
yes
Narrative:
On 12/30/19 I responded to a single vehicle crash on Dedham St. outside of #268. The operator stated she was traveling due North on Dedham St at 25mph when she lost control of her vehicle due to icy conditions. Tracing back the vehicles tires marks in the slush, the car appeared to cross the double yellow lines near Brush Hill Rd and then back to the correct lane sideways before striking the curb, then a city tree in front of #268 Dedham St. There were multiple air bag deployments in the vehicle. Ambulance #1 arrived on scene and transported the operator due to a complaint of right chest pain from the seatbelt. N523 Traffic Officer Wilson arrived on scene and took pictures of the damage to the city tree. The vehicle was towed by Tody's Towing and the operator was mailed Mass. citation # T2013422 for Ch90/sec17-Speeding (too fast for conditions).
Keywords:
Citation, Crash, Ems, Ice, Pictures, Tree
Dcc:
Too fast for conditions
Report url:
report
Image url:
image
Latitude:
42.3109112
Longitude:
-71.202243
Location:
268 Dedham St, Newton, MA 02461, 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 2172.88ms