home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2020-05-31, intersection = 0 and keywords contains "Solar"

✎ 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:
2000000310
Date:
2020-05-31
Time:
00:36
Address:
20 NAHANTON ST
Speed limit:
30
Violation cited:
no
Narrative:
On Sunday, May 31st, 2020 at 0145 hours, I responded to 20 Nahanton St for a single motor vehicle collision into a telephone pole. The motor vehicle (Mass Reg #9ATB20 2017 BMW COLOR BLACK) was being operated by Robert Shklyar. Robert stated he was driving north on Dedham St when he took a left hand turn at the intersection of Dedham and Nahanton St. While turning left on Nahanton St, he stated he lost control of the vehicle and drifted into the other lane where he crashed into the telephone pole in front of 20 Nahanton St. Robert also stated the roadway was dark and he did not see the curve in the road ahead of him. I observed all the roadside lights to be working properly upon inspection. Robert did not have any injuries. The motor vehicle suffered major front end damage with air bag deployment. Roadside Rescue responded and Towed the BMW. Eversource and Verizon were notified about the pole. The vehicle is insured by Safeco.
Keywords:
Crash, Solar
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.2999078
Longitude:
-71.1886443
Location:
20 Nahanton St, Newton, MA 02459, USA
Case number:
2000000311
Date:
2020-05-31
Time:
18:52
Address:
432 CHERRY ST
Speed limit:
20
Violation cited:
no
Narrative:
On Sunday, 5/31/20 at 1652 hrs, I (N493) responded to the area of 432 Cherry St. for a single motor vehicle collision. Upon arrival, I observed MV#1 (MA Reg: 6WS227) had collided into utility pole ( 249/47) adjacent to 432 Cherry St. Damage was observed to MV#1's entire front end. The operator stated he was traveling northbound on Cherry St. when he became distracted, lost control of the vehicle and collided into the utility pole. The operator of MV#1 stated he was not injured and signed a patient refusel. Tody's Tow service was contacted to remove the vehicle from the roadway. The utility company was contacted as a precaution to evaluate the damage done to the poll.
Keywords:
Distracted, Solar
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3498098
Longitude:
-71.2283251
Location:
432 Cherry St, West Newton, MA 02465, 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 687.611ms