home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where keywords contains "Crash" and "retrieved" is on date 2021-04-22

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: intersection, speed_limit, violation_cited, 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:
2100000245
Date:
2021-04-08
Time:
17:07
Address:
BEACON ST & WALNUT ST
Speed limit:
30
Violation cited:
yes
Narrative:
Operator of MV1 states she was traveling southbound on Walnut Street entering the intersection at Beacon Street when MV2 failed to yield to MV1 by attempting to take a left hand turn onto Beacon Street westbound causing MV2 to crash into MV1. MV1 sustained damage to the front left fender and was towed from the scene. Operator of MV2 states he was traveling northbound on Walnut Street approaching the intersection at Beacon Street where he wanted to make a left hand turn onto Beacon Street westbound. Operator of MV2 states the left arrow traffic signal was yellow then turned green and he still proceeded to take a left hand turn while there was oncoming traffic traveling southbound on Walnut Street. Operator of MV2 states he failed to yield to MV1 causing MV2 to crash into MV1. MV2 sustained front end damage and was towed from the scene. Operator of MV2 was issued in hand Massachusetts Uniform Citation #T2012867 for MGL Ch. 89 Sec. 8 Fail to Yield, Right of way No injuries reported.
Keywords:
Citation, Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3308369
Longitude:
-71.2070206
Location:
Beacon St & Walnut St, Newton, MA 02461, USA
Case number:
2100000253
Date:
2021-04-09
Time:
15:47
Address:
1280 CENTRE ST
Speed limit:
25
Violation cited:
yes
Narrative:
Vehicle 1 was parked in a proper parking spot on the right side of 1280 Centre St. Witness 1 stated that she saw vehicle 2 traveling westbound around the corner of 1280 Centre St building. (should be noted that Vehicle 2 was driving the wrong way down a one way road) Witness 1 stated vehicle 2 then attempted to make a U-Turn (3 point turn) to properly turn around and drive the correct way. Witness 1 stated she saw vehicle 2's front bumper make contact with vehicle 1's rear bumper approximately 4 times to the point of vehicle 1 being pushed forward twice. Witness 1 then took out her cell phone and took 2 pictures of Vehicle 2 leaving the scene without leaving proper information. Witness 1 left a note on vehicle 1 car with proper information of vehicle 2. Dispatcher Capoli contacted the owner of Vehicle 2. Vehicle 2 owner denied he was in a motor vehicle accident. Needham Officer went to Vehicle 2 residence to check damage on vehicle. Vehicle 2 owner would not allow Needham Officer into his garage to inspect damage.
Keywords:
Crash, Phone, Pictures
Dcc:
Signs/Signals, Other improper action
Report url:
report
Image url:
image
Latitude:
42.3296269
Longitude:
-71.1943762
Location:
1280 Centre St, Newton, MA 02459, USA
Case number:
2100000261
Date:
2021-04-13
Time:
17:18
Address:
CENTRE ST & COMMONWEALTH AVE
Speed limit:
25
Violation cited:
no
Narrative:
MV1 stated they were facing southbound on Centre St. sitting at a red light at the intersection of Commonwealth Ave. when they felt their vehicle was hit lightly from the rear by MV2. MV1 sustained no injuries or damage to their vehicle. MV2 stated they were stopped at a red light facing southbound on Centre St. at the intersection of Commonwealth Ave. MV3 hit the rear of MV2 and the vehicle went forward and lightly tapped MV1. MV2 had no injuries and minor damage to the rear end of the vehicle. MV3 stated they were stopped at a red light facing southbound on Centre St. at the intersection of Commonwealth Ave. when MV4 crashed into the rear of their vehicle. MV3 sustained heavy rear end damage, minor front end damage and was towed by Tody's. In the vehicle was a sick cat, which was transported to the Vet by Newton Police Animal Control. Passenger in MV3 was taken to Newton-Wellesley Hospital for minor injuries. A towed MV form was completed, MV3 took all valuables prior to tow. MV4 stated they were traveling southbound on Centre St. towards the set of lights at Commonwealth Ave. MV4 stated they attempted to hit the breaks for the red light and rear ended MV3. MV4 sustained minor front end damage. MV4 was issued MA Citation #T2014419 MGL Ch.90 s11 License not in Possession. Photos were taken of the scene and sent to IT.
Keywords:
Citation, Crash, Hospital, Pictures
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3365124
Longitude:
-71.1932597
Location:
Commonwealth Avenue & Centre St, Newton, 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 422.169ms