home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2021-06-23, dcc = "["Unknown"]" and keywords contains "Phone"

✎ 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:
2100000464
Date:
2021-06-23
Time:
08:00
Address:
BRIDGE ST & CALIFORNIA ST
Speed limit:
25
Violation cited:
no
Narrative:
On June 24, 2021 at approximately 08:45 I responded to the Newton Police front desk for a past hit and run. I spoke with the operator of MV1, who said that on June 23, 2021 at approximately 0800 she was travelling westbound on California St at the set of lights by Bridge St. when her motor vehicle was struck from behind. She said that both drivers made hand gestures to each other to pull off the road to exchange information but the operator of MV2 continued driving. The operator of MV1 wrote down the license plate of MV2 which came back to the owner. I as unable to make contact with the operator of MV1 but left a voicemail on his known phone number. The damage to MV1 appears to be very minor and it may be possible that the operator of MV2 was unaware of the crash. Traffic Bureau update (Officer Gaudet): On Wednesday, June 24, 2021 I spoke with the operator of MV2, Mr. Christopher Geneus (SA5950503). Mr. Geneus stated he was the operator of the 2015 white Honda Accord (MA: 3YHV61) alleged to have been involved in the crash. Mr. Geneus stated he does not believe his vehicle made contact with MV1. Mr. Geneus stated he did observe MV1 pull over to the side of the road as they were driving, but he did not beleive it was to speak with him. Mr. Geneus stated if he knew he was involved in a crash he would have pulled over. Mr. Geneus stated there is no damage to the front bumper area of his vehicle. Mr. Geneus was advised and his updated contact information was added to this report.
Keywords:
Crash, Phone
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3651423
Longitude:
-71.2043931
Location:
Bridge St & California St, 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 312.633ms