home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc contains "Followed too closely", intersection = 0 and "retrieved" is on date 2021-10-06

✎ 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:
2100000730
Date:
2021-09-20
Time:
07:24
Address:
277 ELLIOT STREET
Speed limit:
25
Violation cited:
no
Narrative:
On Monday, September 20, 2021, while assigned to Traffic unit N525, I responded to the area of 277 Elliot Street, Newton with N498 (Officer Durickas) for a report of a crash involving a City of Newton vehicle. The weather at the time of the crash was clear and sunny. The road surface was dry. Elliot Street is a public way maintained by the City of Newton. The operator of MV1, Mr. John Doughty (S80542461), stated to Officer Durickas he was operating his 2014 GMC 1500 (MA: 6DJ399) near 277 Elliot Street (N). Mr. Doughty stated a vehicle in front of him came to quick stop in the roadway and was attempting to make a left turn into the Stone Institute located at 277 Elliot Street. Mr. Doughty stated at this time he was coming to a stop and the vehicle behind him, MV2, rear ended him. Mr. Doughty reported back pain as a result of the crash and was transported to Newton Wellesley Hospital by Fallon Medics for further evaluation. Officer Durickas observed damage to the rear bumper area of MV1. A private tow was contacted by Mr. Doughty and his vehicle was removed from the roadway. The operator of MV2, Mr. Denis Doucet (S15405545), stated to Officer Durickas he was operating a City of Newton owned 2018 Ford F350 (MA MVN: M2954A near 277 Elliot Street (N). Mr. Doucet stated the vehicle in front of him came to a quick stop and the front end of his vehicle crashed into the rear of MV1. Mr. Doucet reported no injuries. Officer Durickas observed damage to the front bumper/front passenger side fender area of MV2. Mr. Doucet is employee d by the City of Newton DPW. Photos were taken of both vehicles and submitted to the IT Bureau.
Keywords:
Crash, Hospital, Pictures, Solar
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3136373
Longitude:
-71.2206445
Location:
277 Elliot St, Newton, MA 02464, USA
Case number:
2100000751
Date:
2021-09-24
Time:
10:25
Address:
860 WALNUT ST
Speed limit:
25
Violation cited:
yes
Narrative:
Mv#1 came to a stop on Walnut St S/B opposite #860 before reaching the Walgreen's driveway opening to allow a Mv to exit the parking lot. At that time, Mv#2 was travelling behind #1 and rear ended #1. No injuries. #2 front end tow hitch struck #1 rear end causing light rear end two hitch impression damage. #2 operator was determined to be unlicensed. #2 issued citation #T2080653 for C.O. 19/71 Following too close and 90/10 Unlicensed Operation.
Keywords:
Citation
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3318259
Longitude:
-71.2070233
Location:
860 Walnut St, Newton Centre, 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 409.0ms