home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

4 rows where address = "JACKSON RD & PEARL ST" and dcc contains "Signs/Signals"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: street1, street2, violation_cited, keywords, 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:
1900000833
Date:
2019-08-14
Time:
07:54
Address:
JACKSON RD & PEARL ST
Speed limit:
25
Violation cited:
yes
Narrative:
Operator of Motor Vehicle #1 stated that he was traveling Eastbound on Jackson Road and preceded straight through the green light at the intersection of Jackson Road and Pearl Street and was struck by motor vehicle #2 that ran the red light. Operator of Motor Vehicle #2 stated that he was traveling Northbound on Pearl Street and the glare of the sun was in is eyes and did not see the red light until it was to late and struck motor vehicle #1 which caused it to roll over. Operator of motor vehicle #2 stated that he helped to operator of motor vehicle #1 get out of the car and stated that he had a few scratches on his knee. Motor vehicle #1 sustained major damage throughout the entire vehicle. Operator of Motor vehicle #1 sustained minor injuries and was transported to Newton Wellesley Hospital. Motor vehicle #2 sustained moderate front end damage. Tody's Towing towed motor vehicle #1. A citation was issued to the operator of motor vehicle #2 for failure to stop at red light..
Keywords:
Citation, Glare, Hospital, Moderate, Solar
Dcc:
Signs/Signals, Glare
Report url:
report
Image url:
image
Latitude:
42.359451
Longitude:
-71.194781
Location:
Pearl St & Jackson Rd, Newton, MA 02458, USA
Case number:
2000000398
Date:
2020-07-22
Time:
08:26
Address:
JACKSON RD & PEARL ST
Speed limit:
25
Violation cited:
yes
Narrative:
On July 22nd, 2020 at approximately 08:26 hours while working N491 I responded to the intersection of Jackson Rd @ Pearl St for a reported two car mv crash. On my arrival with NFD and Medics I observed one vehicle Maryland license plate 9DF562, 2016 Ford Escape in the middle of the intersection with heavy front end damage. The other vehicle Ma commercial V42208, 2014 white transit van resting into the chain link fence to the property of #99 Jackson Rd with heavy damage to the passenger side front quarter. I first spoke with the operator of the Van, identified as David Dwyer. The Van which David was operating is owned by Porcelain Patch & Glaze Corp. #140 Watertown St, Watertown Ma. David stated he wasn't sure what happened. He reported going N/B on Jackson Rd passing thru the intersection of Pearl St when the crash occurred. I asked him if he possibly might have not stopped at the traffic light(red)? He responded, "he wasn't sure". I then spoke with the other operator identified as Raul Davila. He reported that he was going W/B on Pearl St crossing the intersection of Jackson Rd when vehicle #2 struck his vehicle in the intersection. He further stated his light was definitely green. Both vehicles were towed from the scene by Todys. Both operators signed patient refusals. Mr Davila did complain of dizziness but refused to go with the Medics. Operator #2, David Dwyer was cited with Ma citation #T2014122 for failing to stop for a red light on Jackson Rd. The citation was later left at his work place at #140 Watertown St, Watertown Ma. with a fellow employee. David had gone back out on the road to a job. The property to which vehicle #2 caused damage to, I later gave the owner, Fernarla Thomasis the insurance information from that vehicle.
Keywords:
Citation, Crash, Fire
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.359451
Longitude:
-71.194781
Location:
Pearl St & Jackson Rd, Newton, MA 02458, USA
Case number:
2100000446
Date:
2021-06-18
Time:
11:50
Address:
JACKSON RD & PEARL ST
Speed limit:
25
Violation cited:
no
Narrative:
On June 18th, 2021 at approximately 11:50 hours while working N491 I responded to the intersection of Pearl St @ Jackson Rd for a report of a two vehicle crash. On my arrival I located both involved vehicles on Jackson Rd, N/B side of the intersection. Vehicle # 1 was a grey 2015 Mazda CX5utility, ma reg. 5ZMX50. Operator was identified as Anhphi Tran. He reported travelling N/B on Jackson Rd thru the intersection of Pearl St (green light) when he was struck by vehicle two in the middle of the intersection. Vehicle #2 was a 2006 red chev express van, ma reg. W62394, operated by a Daniel Dalponte. He reports travelling E/B on Pearl St when he approached the intersection of Pearl St his light turned yellow but proceeded thru the intersection striking vehicle #1 in the middle of the intersection. There were no injuries reported by either driver. No tows were required either.
Keywords:
Crash
Dcc:
Signs/Signals, Failed to yield
Report url:
report
Image url:
image
Latitude:
42.359451
Longitude:
-71.194781
Location:
Pearl St & Jackson Rd, Newton, MA 02458, USA
Case number:
2100000582
Date:
2021-08-05
Time:
09:14
Address:
JACKSON RD & PEARL ST
Speed limit:
25
Violation cited:
no
Narrative:
Upon arrival, both operators were off to the side of Jackson Rd exchanging information. The operator of vehicle 1 did not make a statement of what occurred. The operator of vehicle 2 stated he had a green light and was traveling northbound on Pearl St when he crashed into vehicle 1 that was traveling westbound on Jackson Rd. I observed significant damage to Vehicle 1 on the left front tire, making it inoperable. I also observed front end damage to vehicle 2 but the vehicle was driveable. Both operators stated they had no injuries and declined medical attention. Operator 1 had his vehicle legally parked on Jackson Rd and stated he was going to call a private tow company. All streets involved are private ways in the city of Newton. A witness on scene,Nicole St. Amand, stated she was stopped at a red light on Pearl St. She stated she saw vehicle 1 traveling westbound on Pearl St and go through the red light at the intersection of Pearl St and Jackson Rd when Vehicle 1 collided with Vehicle 2.
Keywords:
Crash
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.359451
Longitude:
-71.194781
Location:
Pearl St & Jackson Rd, Newton, MA 02458, 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 1129.74ms