home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2021-06-23 and keywords contains "Solar"

✎ 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:
2100000461
Date:
2021-06-23
Time:
10:49
Address:
ST JAMES ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
On Wednesday, June 23, 2021 while assigned to Traffic unit N525, I responded to St. James Street at the Washington Street rotary for a motor vehicle crash involving a Fallon Ambulance and a City of Newton owned vehicle. The weather at the time of the crash was clear and sunny. The road surface was dry. St. James Street and Washington Street are both public ways maintained by the City of Newton. I spoke with the operator of MV1, Mr. Michael Cannistraro. Mr. Cannistraro works for the City of Newton Parks and Recreation Division. Mr. Cannistraro stated he parked his City of Newton owned 2019 Ford F-150 (MA MVN: M3116A) to the right side of St. James Street (W) at the Washington Street rotary. Mr. Cannistraro stated he exited his vehicle and was trimming branches hanging over the sidewalk of this area when he observed a Fallon Ambulance Company owned van drive Westbound on St. James Street. This vehicle's front passenger side door mirror made contact with the front driver side door mirror of his unoccupied vehicle and left the scene with out stopping and exchanging information. Newton Dispatch contacted Fallon to attempt to located the driver with a negative result. The passenger side door mirror for the Fallon vehicle was observed resting on the roadway next to MV1. Pictures were taken of the damage to MV1 and submitted to the IT Bureau. I spoke with Chris O'Malley from Fallon who stated he will look into what vehicles were in the area at the time of the crash and get back to me. On June 24, 2021, I followed up with Fallon and spoke with the on duty supervisor for Fallon, Mr. Richard Souza. Mr. Souza stated he looked into the incident on his end and no one has reported being involved in a crash or reported any damage to their vehicle. If any information becomes available Fallon will update me.
Keywords:
Crash, Ems, Pictures, Solar
Dcc:
Lane departure
Report url:
report
Image url:
image
Latitude:
42.3566437
Longitude:
-71.1820463
Location:
St James St & Washington St, Newton, MA 02458, USA
Case number:
2100000463
Date:
2021-06-23
Time:
16:09
Address:
BEACON ST & HAMMOND ST
Speed limit:
25
Violation cited:
no
Narrative:
MV 1 was traveling westbound on beacon street, operator 1 stated he was proceeding to drive straight on Beacon St when MV 2 rear ended MV 1. Operator of MV 1 was checked out by medics on scene and signed a patient refusal. MV 2 was traveling westbound on Beacon St when he rear ended MV1. MV2 stated that there was solar glare. Operator 2 stated due to the height difference of vehicles it was hard to see the distances between each car.
Keywords:
Glare, Solar
Dcc:
Followed too closely, Glare
Report url:
report
Image url:
image
Latitude:
42.3328654
Longitude:
-71.1727828
Location:
Beacon St & Hammond St, Newton, 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 349.71ms