home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

4 rows where dcc contains "Signs/Signals", intersection = 0 and "retrieved" is on date 2020-10-07

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, violation_cited, dcc, dcc_code, 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:
1900000887
Date:
2019-08-29
Time:
15:30
Address:
1000 COMMONWEALTH AVE
Speed limit:
30
Violation cited:
yes
Narrative:
MV1 was travelling behind MV2 when he attempted to pass her in a no passing zone. As he attempted to cross back to the correct side of the road MV1 made contact with the front drivers side of MV2. MV2 was travelling WB on Commonwealth ave when MV1 attempted to pass her and she was struck as he entered back into her lane. Operator 1 states operator 2 was making obscene gestures at him and he was attempting to separate himself from the situation and that is why he attempted to pass where it was illegal. Operator 2 states MV1 was tailgating her for approximately 3 blocks when she threw her hands up in the air and he then attempted to pass her. MV1 sustained minor rear end damage. MV2 sustained moderate front end damage. Both vehicles driven from the scene and no injuries were reported. Operator 1 issued MA Uniform Citation #T1445050 for marked lane violation.
Keywords:
Citation, Moderate
Dcc:
Signs/Signals, Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3374309
Longitude:
-71.2088565
Location:
1000 Commonwealth Avenue, Newton, MA 02459, USA
Case number:
1900001160
Date:
2019-11-11
Time:
17:44
Address:
21 PARKER ST
Speed limit:
30
Violation cited:
no
Narrative:
Vehicle #1 Was Traveling Southbound on Parker St. Vehicle #1 collided with a pedestrian on it's left drive side in a marked crosswalk in front of 21 Parker St. The operator of vehicle #1 stated she saw the pedestrian through her driver's side window at the same time she heard a loud bang. The operator of vehicle #1 stated she noticed her mirror was gone and realized she had hit something so she stopped. The pedestrian in the crosswalk was crossing from his residence at 21 Parker St. on the west side of Parker to the east side of Parker St. in a marked crosswalk. The pedestrian was approximately 2 feet from the middle divider when he was hit by the mirror of vehicle #1. It should be noted that the pedestrian was wearing all dark clothing. The Pedestrian appeared to suffer an injury to his arm and his body and was transported to Beth Israel by Cataldo. The Witness stated he did not see the crash, but just prior to it he saw an unknown vehicle driving at a high rate of speed northbound on Parker St. and the vehicle may have beeped at the pedestrian in the crosswalk causing him to step back into the southbound travel lane where the crash happened. Photographs were taken of the scene and submitted to the IT bureau to be attached to this report. The operator of Vehicle #1 was cited with MGL Ch. 89-11 fail to yield to pedestrian in a crosswalk (Citation #T2079123).
Keywords:
Citation, Crash, Crosswalk, Ped, Pictures, Speed
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.326654
Longitude:
-71.194141
Location:
21 Parker St, Newton, MA 02459, USA
Case number:
1900001207
Date:
2019-11-24
Time:
05:24
Address:
320 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
MV1 stated he got off the Mass Pike Eastbound at exit 17, and once at the top of the ramp, his GPS directed him to take a left onto Washington St. While responding to a separate call, I witnessed MV1 traveling the wrong direction (NE) in the area of 320 Washington St. (one way section of rotary). I activated my blue lights and pulled up to MV1, telling the operator the street was a one way and he needed to turn around. The operator stated he had room to turn around, at which point I blocked Washington St. While turning around, the trailer of MV1 struck a City of Newton concrete light pole and knocked it down. The concrete pole was taped and coned off, and Daigle was notified to respond. Photos were taken and submitted to the IT bureau.
Keywords:
Pictures
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3563932
Longitude:
-71.1872752
Location:
320 Washington St, Newton, MA 02458, USA
Case number:
1900001284
Date:
2019-12-13
Time:
23:17
Address:
12 KAPPIUS PATH
Speed limit:
5
Violation cited:
yes
Narrative:
Operator of Vehicle #1 was traveling on Saw Mill Brook Parkway before turning right over a curb and onto Kappius Path. Kappius Path is a walking path not intended for vehicle traffic. While traveling on Kappius Path the operator struck a tree with the driver's side front of the vehicle. The vehicle then rolled onto the passenger side. In order to extract both occupants of the vehicle, Newton Firefighters used the Jaws of Life to remove the roof of the vehicle. Firefighters also had to remove several sections of a chain link fence belonging to the property owner of 19 Kappius Path. Newton Medics obtained patient refusals from both occupants. No injuries were reported. The vehicle was towed from the scene by Todys and an inventory sheet was completed by Officer Emmanuel. Five photographs of the scene were submitted to the IT Bureau. The operator of Vehicle #1 was subsequently arrested and charged with OUI, Negligent Operation and Marked Lanes.
Keywords:
Fire, Pictures, Tree, Walk
Dcc:
Signs/Signals, Reckless driving
Report url:
report
Image url:
image
Latitude:
42.2904813
Longitude:
-71.1856739
Location:
12 Kappius Path, Newton, MA 02459, 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 342.679ms