home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where address = "978 BOYLSTON ST" and speed_limit = 10

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: street1, hit_run, violation_cited, 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:
1900000044
Date:
2019-01-11
Time:
11:10
Address:
978 BOYLSTON ST
Speed limit:
10
Violation cited:
no
Narrative:
Veh #1 is a semi-trailer and was attempting to back up in the parking lot of #978 Boylston St-CVS when it collided with veh # 2. No damage to veh #1 Veh #2 stated he was attempting to go around veh #1 in the parking lot when veh #1 backed into him. Damage to veh #2 rear drivers side door.
Keywords:
[]
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.3181167
Longitude:
-71.211237
Location:
978 Boylston St, Newton, MA 02461, USA
Case number:
2100000276
Date:
2021-04-20
Time:
11:46
Address:
978 BOYLSTON ST
Speed limit:
10
Violation cited:
no
Narrative:
On 04/20/21 at 11:46 hours, I (Traffic Unit 523) responded to the CVS parking lot located at 978 Boylston Street for a city motor vehicle hit & run accident. The city vehicle was struck when the operator was inside the store and the other unknown vehicle left the scene. The CVS parking lot is a thru-way for the public to access and park for the store. The weather at the time was partly cloudy and the road conditions were dry. On arrival, I met the driver of the city vehicle identified as William Bertrand (MA D/L# S24973075). The vehicle is a 2016 Ford Escape color black with MA registration # M2534A and is labeled as vehicle number 304. Mr. Bertrand stated he was parked in the lot and went inside the store. The Escape was parked in the seventh spot in from the parking stalls closet to the entrance of the store. He then came out and observed that the vehicle had been struck on it's rear driver's side quarter panel area. He says the other vehicle had left the scene and no note was left on his vehicle. I observed numerous scrape marks to that mentioned area and I took digital photos of the damage. I also observed two small specks of paint on the damaged area that were a bluish gray type of color from the suspect vehicle. It appears that due to the scrape marks that the unknown vehicle was pulling in to the parking space to the left of the city vehicle. As it was pulling in, it struck the city vehicle with it's front passenger quarter panel area. I spoke to Nick (CVS manager) on the phone and was inquiring about possible surveillance footage of the lot. He stated that he didn't believe the cameras cover that area of the lot but he would look for any possible footage and notify me if so.
Keywords:
Crash, Phone, Pictures
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3181167
Longitude:
-71.211237
Location:
978 Boylston St, Newton, MA 02461, USA
Case number:
2100000957
Date:
2021-11-19
Time:
16:22
Address:
978 BOYLSTON ST
Speed limit:
10
Violation cited:
yes
Narrative:
MV1 operator states she was pulling out of the Sunoco gas station when MV2 began backing up and struck the front driver side door of MV1. I observed damage to MV1 driver side door. MV2 operator states he was going to pull onto Rt.9 but due to size of vehicle, needed to back up to create more space. While backing vehicle, MV2 struck MV1. No injuries reported on scene. No tows needed. Operator of MV2, Luciano Pinheiro was cited for Unlicensed Operation c90s10. See incident report 21048567. A complaint app was filed and submitted. The parking lot is a location in which the public has access as invitees.
Keywords:
Citation, Solar
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3181167
Longitude:
-71.211237
Location:
978 Boylston St, Newton, MA 02461, 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 262.181ms