home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where date = "2021-11-06" and "retrieved" is on date 2021-11-16

✎ 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:
2100000907
Date:
2021-11-06
Time:
11:16
Address:
40 BROOKS AVE
Speed limit:
20
Violation cited:
no
Narrative:
On November 6th, 2021 at approximately 11:16 hours while working N491 I responded to #40 Brooks Ave for a report of a MV crash. On my arrival I located one of the involved vehicles(#1), a 2013 Toyota Tacoma PU, NJ commercial plate, GUTR193. The operator who was standing outside of the truck stated that vehicle #2 was backing out from his driveway across the street #41 Brooks Ave, when he struck his companies truck which was parked in front of #40 Brooks Ave. Vehicle #2 was a gray 2000 Volvo S70, Ma plate 17EL24, operated by a Peter Lewitt. He was backing out of his driveway when backed into vehicle #1 which was parked across the street in front of #40 Brooks Ave. There were no injuries due to this accident and neither vehicle was towed.
Keywords:
Crash
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3524801
Longitude:
-71.2109682
Location:
40 Brooks Ave, Newton, MA 02460, USA
Case number:
2100000908
Date:
2021-11-06
Time:
14:11
Address:
1148 CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
Vehicle 1 was parked in a parking spot at 1148 Centre St. Owner saw a white SUV type vehicle back in to her vehicle and the drive away fleeing the area. There were no witnesses that came forward and no cameras in the area.
Keywords:
[]
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3329316
Longitude:
-71.1933784
Location:
1148 Centre St, Newton Centre, MA 02459, 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 377.223ms