home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "datetime" is on date 2021-09-09 and keywords contains "Rain"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: intersection, 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:
2100000680
Date:
2021-09-09
Time:
14:11
Address:
CENTRE ST & NATHAN RD
Speed limit:
30
Violation cited:
no
Narrative:
The operators of MV 2, 3 and 4 were all stopped in traffic on Centre St. by Nathan Rd. Traffic was moderate at the time of the accident, it was raining steadily and the roads were wet. The operator of MV 1 identified as Jon Schroeder stated he was travelling south on Centre St. and attempted to brake as the car in front of him (MV2) stopped, but due to the weather he wasn't able to stop in time and his mv struck MV3 in the rear causing moderate damage. Due to the impact, MV 2 struck MV 3 in the rear causing moderate damage. MV3 was also pushed into MV 4 due to the impact causing moderate damage. The operator of MV2 identified as Carolyn Cimino, was transported to NWH for further evaluation and all other operators signed patient refusals. No vehicles were towed.
Keywords:
Crash, Moderate, Rain
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3371882
Longitude:
-71.1931665
Location:
Nathan Rd & Centre St, Newton, MA 02459, USA
Case number:
2100000682
Date:
2021-09-09
Time:
16:14
Address:
AUSTIN ST & LOWELL AVE
Speed limit:
20
Violation cited:
no
Narrative:
On 9/9/21, at 1614 hrs, Newton Police and Fire personnel responded to Lowell Ave. at Austin S. for a motor vehicle accident involving a City of Newton student transportation van. Upon arrival, all involved parties including students reported no injuries. Each student's guardian was contacted and responded to the scene to sign a patient refusal and take custody of their child. The operator of MV#1 stated he made a complete stop at the stop sign on Austin St. prior to crossing westbound over Lowell Ave. As MV#1 proceeded across the intersection he was struck on the passenger side by MV#2 (JCS transport van) which was traveling south on Lowell Ave. The operator of MV#2 stated he was traveling south on Lowell Ave. approaching the intersection of Austin St. when he observed MV#1 crossing westbound on Lowell Ave. The operator of MV#2 stated due to the rain and slick conditions he could not stop his vehicle in time prior to colliding into MV#1. No damage was observed to MV#2 (JCS transportation van) however MV#1 sustained damage to its passenger side front and rear door. Both vehicles were able to be driven from the scene. Pictures of the damage were captured on the N492 camera and will be attached to this report. Both operators were given directions on how to obtain a copy of this report.
Keywords:
Crash, Fire, Pictures, Rain
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3502544
Longitude:
-71.2108899
Location:
Austin St & Lowell Ave, Newton, MA 02460, USA
Case number:
2100000683
Date:
2021-09-09
Time:
14:56
Address:
976 CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
MV1 was traveling southbound on Centre St in traffic near the intersection of Centre St @ Ward St. MV2 was also traveling southbound on Centre St. MV2 operator stated due to the road way conditions of rain, her tires did not catch the roadway and when she applied the breaks her tires slipped due to the rain. MV2 attempted to stop but was not able to and rear ended MV1.
Keywords:
Rain
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3388534
Longitude:
-71.1925894
Location:
976 Centre St, Newton Centre, MA 02459, 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 665.161ms