home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "datetime" is on date 2019-04-26 and dcc contains "Unknown"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: intersection, 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:
1900000420
Date:
2019-04-26
Time:
16:15
Address:
303 WALNUT ST
Speed limit:
25
Violation cited:
no
Narrative:
MV1 was parallel parked in front of Bank of America on Walnut St when he began to pull out, MV2, ( suspected to be MA Reg:8WX995) hit MV1 on his driver's side door. MV2 backed up in the road and then sped off without stopping to give his information. MV1 operator, Marcus Klevan, came into the police station to report this hit and run which occurred around 1430hrs today. MV1 operator and passenger were able to identify the license plate of the vehicle as it left the scene. The plate came back to a 1997 Toyota Tercel, blue, registered to John Twinomujuni out of Waltham. Waltham PD was notified and was unable to locate the vehicle at this time. UPDATE: Waltham PD was requested to check again for this vehicle at it's registered address tonight, 5/1/2019. This check resulted in negative results for the vehicle. No citation will be issued at this time until there is verification that this vehicle was indeed involved in this accident.
Keywords:
Citation, Crash
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3504026
Longitude:
-71.2072553
Location:
303 Walnut St, Newton, MA 02460, USA
Case number:
1900000422
Date:
2019-04-26
Time:
17:39
Address:
ADAMS ST & WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
The operator of Vehicle #1 stated that as he was attempting to make a left turn from Washington St, to Lewis St, he collided with Vehicle #2. He added that he believed Vehicle #2 was travelling at a high rate of speed. The operator of Vehicle #2 stated that as he was travelling Eastbound on Washington St, he collided with Vehicle #1 as he attempted to make a left turn. The operator of Vehicle #3 stated that Vehicle #2 was travelling at a high rate of speed, and went through the red light, prior to the collision with Vehicle #1. As a result of the collision with Vehicle #2, Vehicle #1 struck Vehicle #3 with its rear driver's side. Vehicle #3 was damaged in the front bumper, as well as the driver's side quarter panel. The operator of Vehicle #1 was transported to Newton-Wellesley Hospital for an evaluation. Both Vehicles 1, and 2 were towed by Tody's Towing Co.
Keywords:
Hospital, Speed
Dcc:
Failed to yield, Unknown
Report url:
report
Image url:
image
Latitude:
42.3548522
Longitude:
-71.1956673
Location:
Adams St & Washington St, Newton, MA 02458, USA
Case number:
1900000424
Date:
2019-04-26
Time:
17:16
Address:
333 NAHANTON ST
Speed limit:
5
Violation cited:
no
Narrative:
Owner of MV1 states his vehicle was backed into a parking spot at the JCC, 333 Nahanton St. Sometime between 0720 to 0815 his vehicle was struck on the drivers side bumper (minor damage). There was possibly some white paint transfer however it was cleaned off prior to my arrival. I contacted the JCC, they stated they may have cameras, however the only person that can access them is not working (617 558 6552 - Brian Morris). There were no witnesses to the accident and it was not reported until later in the day.
Keywords:
Crash
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.2993233
Longitude:
-71.2036386
Location:
333 Nahanton 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 293.052ms