home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc = "["Distracted"]" and "retrieved" is on date 2022-07-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:
22000544
Date:
2022-06-19
Time:
12:43
Address:
43 LINDEN ST
Speed limit:
25
Violation cited:
no
Narrative:
On Sunday 6/19/22 at aproximaytely 11:48 hours while assigned to marked unit N-498 Officer Soloman was on a special assignment to assist with a procession at Mary Immaculate of Lourdes Church (280 Elliot Street) beginning at noon. While setting up a road closure by placing traffic cones on Linden Street Officer Soloman inadvertently struck a parked motor vehicle in front of 43 Linden Street. While attempting to go around a traffic cone the passenger side fender above the wheel well of N-498 struck the drivers side tail light of the parked motor vehicle. The collision caused the tail light to crack on the parked motor vehicle and there were only minor scratches to N-498. Officer Soloman left the location to assist with the event at the church, Sgt. Dempsey was notified. At the conclusion of the event Officer Soloman went back to 43 Linden Street to attempt to speak with the owner of the motor vehicle. The owner was not home, but Officer Soloman was able to speak with her husband, DWYER Michael, and inform him of what happened. Officer Soloman gave him all the pertinent information that he would need. Pictures were taken of the damage to the motor vehicle and N-498 and forwarded to IT.
Keywords:
Pictures, Solar
Dcc:
Distracted
Report url:
report
Image url:
image
Latitude:
 
Longitude:
 
Location:
None
Case number:
22000619
Date:
2022-07-11
Time:
09:26
Address:
2000 WASHINGTON ST
Speed limit:
35
Violation cited:
yes
Narrative:
Operator of MV1 (MA reg. 54W780) states she was traveling eastbound on Washington Street when she approached the traffic light which was yellow and turning red. Operator of MV1 states she came to a stop at the light and a short moment later was struck from behind by MV2. Operator of MV2 (MA reg. 673YZ4) states he was traveling eastbound on Washington Street behind MV1. Operator of MV2 states he was distracted looking back at the rear passenger in his vehicle. When Operator 2 looked back at the road he was unable to stop and struck MV1. All parties stated they were not injured at the time. I issued all motorists involved the proper information for insurance purposes. Operator of MV2 was issued MA. uniform citation (T0644896) for following too closely.
Keywords:
Citation, Distracted
Dcc:
Distracted
Report url:
report
Image url:
image
Latitude:
42.3310819
Longitude:
-71.2462149
Location:
2000 Washington St, Newton, MA 02462, 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 343.697ms