home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords contains "Crash", "retrieved" is on date 2021-11-08 and speed_limit = 20

✎ 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:
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

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 418.447ms