home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc = "[]", intersection = 0 and "retrieved" is on date 2021-11-04

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), keywords (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2100000881
Date:
2021-10-29
Time:
16:43
Address:
770 CENTRE ST
Speed limit:
30
Violation cited:
no
Narrative:
At approximately 1643HRs on Friday, October, 29, 2021, I was traveling northbound on Centre St., when I came upon a two car motor vehicle crash, just past #770. Upon arrival, I observed MV 1 (MA Pass: 1ZRF36) to be primarily on the sidewalk, with a portion of its rear in the roadway. MV1 sustained damage to its driver's side front bumper, headlight and wheel well area and was not operable. I observed MV2 to be pulled off to the side of the road. MV2 sustained damage to its passenger's side rear bumper and tail light area and was able to continue to operate. Upon speaking to the operator of MV1, they stated they were traveling northbound on Centre St., when the vehicles in front of them were stopped at a red traffic light. They attempted to brake, however, their soccer cleat become stuck and they could not access the peddle. In an attempt to avoid a collision with MV2, they steered MV1 to the right, but were unsuccessful; they then struck MV2 in the rear and came to rest on the sidewalk, but avoided hitting the stone wall and street sign. The operator of MV2 stated they were stopped at the red traffic light, when MV1 hit them in the rear. This crash produced no injuries. Todys arrived and removed MV1, as it was not operable and was blocking the sidewalk. I completed and filled an NPD Towed Motor Vehicle Inventory Form and cleared without further incident.
Keywords:
Crash
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3458275
Longitude:
-71.1884819
Location:
770 Centre St, Newton, MA 02458, USA
Case number:
2100000885
Date:
2021-11-01
Time:
10:57
Address:
1600 WASHINGTON ST
Speed limit:
5
Violation cited:
no
Narrative:
The owner of MV#1 states that her MV was parked and unoccupied in the parking area at the rear of #1600 Washington St when according to a witness, MV#2 backed into MV#1 and then left the area. MV#1 sustained damage to the passengers side of the MV. The witness/resident states that while standing on his 3rd floor balcony, he observed MV#2, who he described as light colored wagon, possibly SUV being operated by a W/U gender with blonde or gray hair. He then observed MV#2 back out of their parking spot, strike MV#1 and pulled over a short distance away near the gazebo for a moment before leaving the area. #1600 Washington St., The Warren House has exterior video cameras that they are currently viewing for additional information. To be further investigated.
Keywords:
[]
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3431423
Longitude:
-71.2353558
Location:
1600 Washington St, West 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 315.591ms