home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2021-09-15, intersection = 0 and "retrieved" is on date 2021-09-26

✎ 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:
2100000706
Date:
2021-09-15
Time:
10:05
Address:
2014 WASHINGTON ST
Speed limit:
5
Violation cited:
no
Narrative:
On Wednesday 9/15/2021 at approx 1045hrs, while assigned to the cell block, I took a past MVA report at the front desk. There I was met by Michael Krongel who states that at approx 1005hrs this morning his parked vehicle(MA reg1XJV53) was hit by another car at the Newton Wellesley Hospital parking garage. A witness stood by and gave Krongel their info along with a license plate number for the vehicle that struck his. The rear driver side of his vehicle was damaged. The second vehicle came back to a 2020 Ford Fusion MA reg 1LZR85 owned by Breanna Wasson DOB 4/23/1993. See witness statement. Newton Dispatch was able to find a number for Wasson on record. I called the number and left a message on its voicemail. It it not known at this time if Wasson was operating MV2. Traffic Bureau update (Officer Gaudet): On Thursday, September 16, 2021, I attempted to make contact with the registered owner of MV2, Ms. Breann Wasson, with a negative result. A message was left for her to contact me. A "Hit and Run" inquiry was mailed to Ms. Breann's address listed with the registry. On Thurday, September 23, 2021, I spoke with Ms. Wasson via telephone. Ms. Wasson acknowledged she was involved in the crash and had to leave with out immediately exchanging information because she was late for an appointment. Ms. Wasson stated when she returned to her vehicle, Mr. Krongel had left his business card on her winshield. Ms. Wasson stated she contacted Mr. Krongel to exchange information but he was not interested in speaking with her. Ms. Wasson stated she contacted her insurance company and reported the crash to them. Ms. Wasson did not provide information about any damage to her vehicle. Due to Ms. Wasson admitting fault for the crash and reporting the crash to her insurance company, no further action will be taken.
Keywords:
Bus, Crash, Hospital
Dcc:
Over-steering
Report url:
report
Image url:
image
Latitude:
42.3306338
Longitude:
-71.2464373
Location:
2014 Washington St, Newton, MA 02462, USA
Case number:
2100000707
Date:
2021-09-15
Time:
08:26
Address:
140 COMMONWEALTH AVE
Speed limit:
15
Violation cited:
yes
Narrative:
Operator of vehicle 1 was traveling eastbound on Commonwealth Ave behind vehicle 2. Operator of vehicle 1 stated that vehicle 2 quickly swerved right then made a u-turn across the double yellow line and struck her vehicle head on. Operator of vehicle 2 stated he attempted to make a u-turn and went head on into vehicle 1. Both operators reported no injuries and signed patient refusals with Fallon medical. Both vehicles were towed by Todys Towing. I issued operator 2 in hand MA Uniform Citation #T1447322 for 89/4a marked lanes violation. Commonwealth Ave is a public way in the City of Newton.
Keywords:
Citation
Dcc:
Signs/Signals, Inattention
Report url:
report
Image url:
image
Latitude:
42.3361186
Longitude:
-71.1692165
Location:
O'Neill Library, 140 Commonwealth Avenue, Chestnut Hill, MA 02467, 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 314.564ms