home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords contains "Hospital" and "retrieved" is on date 2021-07-17

✎ 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:
2100000510
Date:
2021-07-14
Time:
14:34
Address:
WASHINGTON ST & SOUTH HIGHLAND
Speed limit:
25
Violation cited:
no
Narrative:
On Wednesday July 14th, 2021 at approximately 1434 hours I responded to the back of the police station for a report of a motor vehicle accident involving a Newton Fallon Ambulance. At the time of the accident the weather was sunny and the road surface was dry. Washington Street and Highland Street are owned and maintained by the City of Newton. Upon arrival I spoke with detail officer A. Boudreau who stated he was directing traffic on Washington Street in the area of Highland Street and had the westbound traffic on Washington Street stopped as a Newton Fallon Ambulance was passing with its lights and sirens on. Detail officer Boudreau stated he stopped MA REG 765RL2, a 2013 Chrysler town van so the ambulance could get by and as the ambulance went to pass the vehicle on the left the Chrysler van proceeded to attempt to take a left turn onto Highland Street and struck the ambulance on its passenger side. The ambulance continued onto Washington Street as it was transporting a patient to NWH. Detail officer Boudreau instructed the driver of the van identified as Janet Waitz (S76373427) to pull into the parking lot of the police station and wait for an officer to file a report. The ambulance was advised to respond to the police station after transport. No injuries were reported. I spoke with Janet who stated she was attempting to take a left turn onto Highland Street and was stopped by an officer. She stated she thought the officer waved her through so she proceeded to take the left turn and struck the ambulance as it passed her. Her vehicle had minor front end damage and she reported no injuries. The operator of the ambulance arrived shortly after and was identified as Shane McMahon (S249990773). He stated he was transporting a patient to the hospital and was traveling westbound on Washington Street. An officer had the traffic stopped so he could pass safely and as he passed the Chrysler van it attempted to take a left and struck the passenger side of the ambulance causing minor damage. He stopped and spoke with the officer who advised him to continue to transport the patient and respond back to the police station after to file a report. No injuries were reported. Pictures of both vehicles were taken and submitted to the IT Bureau.
Keywords:
Crash, Ems, Hospital, Pictures, Solar
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3492092
Longitude:
-71.227473
Location:
Highland St & Washington St, Newton, MA 02465, 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 1130.259ms