home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where date = "2021-11-02"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, hit_run, dcc, dcc_code, 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:
2100000888
Date:
2021-11-02
Time:
10:42
Address:
49/47 ASHMONT AVE
Speed limit:
20
Violation cited:
no
Narrative:
On November 2nd, 2021 at approximately 10:42 hours while working N491 I responded to the area of Craft St @ Ashmont Ave for a report of a MV crash. On my arrival I located both involve vehicles on Ashmont Ave in front of 49/47 Ashmont Ave. Vehicle #1 was a 2016 black Honda Civic, Ma. plate 941-AJ0, operated by a Seth Blumenthal. He stated he was backing out from his driveway at #49/47 Ashmont Ave when he struck vehicle #2 which was parked across the street. Vehicle #2 was a 2018 black GMC Sierra PU, Ma. commercial plate T97173. Owned by Asphalt Engineering. The operator was parked sitting in the vehicle when vehicle #1 backed into it. The driver was identified as Andrew Devita who was pricing a driveway job in the area of the crash. There were no injuries due to this crash and neither vehicle was towed.
Keywords:
Crash
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3563912
Longitude:
-71.2028557
Location:
47 Ashmont Ave #49, Newton, MA 02458, USA
Case number:
2100000890
Date:
2021-11-02
Time:
14:40
Address:
41 MORRILL ST
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 stated she was parked in front of 41 Morrill St with her engine running when she was struck by MV#2. The operator of MV#1 stated she did not travel forward and was merely parked. MV#1 sustained heavy front end damages. The operator of MV#1 was visibly crying and distraught. Initially, the operator of MV#1 stated she was not injured but when her boyfriend arrived, he requested a medical evaluation for her. The operator of MV#1 was evaluated by Newton Paramedic 3 and signed a patient refusal of treatment. The operator of MV#1 along with her boyfriend arranged for their own towing service. The operator of MV#2 stated he was travelling northbound on Morrill St when MV#1 pulled out into his travel lane striking his rear metal step board. There were no damages to MV#2 and only a minor transfer of paint onto its metal step board. I inspected the rest of MV#2 and did not observe any other noticeable damages. There were no reported injuries to the operator of MV#2.
Keywords:
[]
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3618981
Longitude:
-71.2205285
Location:
41 Morrill St, West Newton, MA 02465, USA
Case number:
2100000891
Date:
2021-11-02
Time:
16:31
Address:
39 COMMONWEALTH AVE
Speed limit:
25
Violation cited:
no
Narrative:
MV1 was parked in front of 39 Commonwealth ave. Operator stated it was parked at approximately 1330hrs with no damage. Operator of MV1 stated that at approximately 1631 hours they noticed damage to the front driver side wheel well fender. MV1 operator stated that a vehicle was parked in front of his vehicle with extensive damage. I witnessed red paint transfer, but not blue paint transfer on the gray vehicle parked in front of MV1.
Keywords:
Severe
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3399286
Longitude:
-71.1683847
Location:
39 Commonwealth Avenue, Chestnut Hill, 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 266.312ms