home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2021-02-12, dcc = "["Inattention"]" and intersection = 0

✎ 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:
2100000109
Date:
2021-02-12
Time:
14:57
Address:
732 BEACON ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of vehicle 1 states she was traveling westbound on Beacon St and came to a full stop and turned on her left directional to turn into the service station at #732 Beacon St. While waiting to make the left turn she was struck from behind by vehicle 2 and jolted forward and to the left head on into a tree in front of #732 Beacon St. Operator of vehicle 2 states she was traveling westbound on Beacon St and did not see vehicle 1 stopped in front of her until it was to late and rear ended her vehicle. Both operators were seen by medics and signed patient refusals. Both vehicles were towed from the scene by Todys Towing.
Keywords:
Tree
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3304375
Longitude:
-71.1905008
Location:
732 Beacon St, Newton, MA 02459, USA
Case number:
2100000112
Date:
2021-02-12
Time:
23:11
Address:
687 WATERTOWN ST
Speed limit:
25
Violation cited:
no
Narrative:
On 2/12/2021, at 2315 hrs, Newton Police were dispatched to the area of Watertown St. and Brookside Ave. for a single motor vehicle collision. Upon arrival, MV#1 (Red, Jeep Grand Cherokee) was observed parked, on the side of the road facing eastbound in front of 687 Watertown St. MV#1 was observed to have front end damage and two flat tires (driver side). The operator, who was standing outside the vehicle, stated he was traveling eastbound on Watertown St. when he became distracted, lost control of the vehicle and collided into the snow bank.The driver did not report any injuries. The vehicle was towed from the scene by Perfecton Towing of Waltham, Ma. Damage to MV#1 does not appear consistent with the operators recollection of events, but a check of the immediate area by Newton Officers did not yield any damaged property. Damage to MV#1 was photographed with the (N492) camera and will be attached to this report.
Keywords:
Distracted, Pictures, Snow
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3547391
Longitude:
-71.2134511
Location:
687 Watertown St, Newton, MA 02460, 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 434.171ms