home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "datetime" is on date 2021-05-20 and dcc contains "Unknown"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: intersection, 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:
2100000364
Date:
2021-05-20
Time:
17:53
Address:
WALES ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
The OP. of MV#1 stated he was coming from Quinobequin Road with a green light and was making a left turn onto Washington Street. He observed MV#2 suddenly drive forward and tried to avoid the vehicle but they still collided together. The OP. of MV#2 stated she was waiting on Quinobequin Road and when the light turned green, she drove forward to continue onto Wales Street. She stated MV#2 must have ran the red light for Washington Street westbound and they collided together. Witness#1 stated she was behind MV#2 waiting for the light to turn green when MV#2 suddenly drove forward on a red light. Witness#1 assumes the OP. of MV#2 was looking at the wrong green light because it's a confusing intersection. She was focused on MV#2 and only noticed MV#1 coming from the left direction and then those two vehicles collided together. There are separate signal lights for the traffic on Quinobequin Road southbound. One light is for traffic to continue onto Quinobequin Road or to make a left turn onto Washington Street. A second light is to go towards Wales Street or to make a right curve onto Washington Street. Both operators signed a medical refusal and will seek medical attention themselves.
Keywords:
[]
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3274246
Longitude:
-71.2532573
Location:
Washington St & Wales St, Newton, MA 02462, USA
Case number:
2100000365
Date:
2021-05-20
Time:
18:32
Address:
140 BRANDEIS RD
Speed limit:
30
Violation cited:
no
Narrative:
Operator 1 of MV 1 was pulling out of the parking lot of 140 Brandeis Rd attempting to take a left (w/b ). Operator1 looked right (e/b) and a vehicle let her out of the lot. As Operator1 was pulling out of the lot MV2 collided with the front of her vehicle. Moderate damage to MV1, towed by todys. No injuries to Operator1. Operator 2 of MV 2 was traveling e/b on Brandeis rd by #140. Operator 2 said he saw a vehicle pull out of the lot to take a left and could not stop in time. Operator 2 believes that operator 1 only looked right and did not look left as they were pulling out of the parking lot. Minor damage to MV2. No injuries to operator 2.
Keywords:
Moderate
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3135234
Longitude:
-71.1865424
Location:
140 Brandeis Rd, Newton, MA 02459, USA
Case number:
2100000373
Date:
2021-05-20
Time:
08:55
Address:
2014 WASHINGTON ST
Speed limit:
10
Violation cited:
no
Narrative:
On 5/20/2021 at approx 0855hrs while assigned to 497 I responded to NWH west lot for a report of a 2 car crash without injuries. Upon arrival I met with both operators, Nicole Harrison and Lewis Miller . Both were backing out of spots in the parking lot when they collided. Minor rear left damage to Harrisons vehicle, minor rear right to Lewis s car. Harrison requested a report as it was her employers car.
Keywords:
Crash
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3306338
Longitude:
-71.2464373
Location:
2014 Washington St, Newton, MA 02462, 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 375.103ms