home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "datetime" is on date 2019-06-24, intersection = 1 and keywords contains "Crash"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, hit_run, violation_cited, 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:
1900000648
Date:
2019-06-24
Time:
16:36
Address:
BEACON ST & CHESTNUT ST
Speed limit:
25
Violation cited:
yes
Narrative:
The OP. of MV#1 states he was travelling eastbound on Beacon Street. As he was entering the intersection of Chestnut Street, MV#2 on the oncoming lane suddenly made a left turn in front of his path causing a collision. He pulled over and couldn't find MV#2 anywhere around. He describes MV#2 as a black pick-up truck. The OP. of MV#1 is a dog walker and there were 6 dogs inside the vehicle during the accident. He states the dogs appear fine and the collision wasn't a large impact. Witness #1 states he was the first car stopped on Chestnut Street waiting for the traffic light to turn green. He witnessed MV#2 cut in front of MV#1 and cause a collision. MV#2 then continued driving down Chestnut Street southbound and didn't stop. When they were all stopped at a traffic light for Chestnut Street and Woodward Rd., Witness#1 took down the plate of MV#2 as L92280 and described it as a black pick-up truck with possible MA commercial plates. He describes that it has a spare tire on the bed of the truck leaning against the back window. MV#2 then accelerated away when the light turned green and turned into a unknown side street. The owner of the plate given is for Eric P. Rowe out of Norton, MA. His vehicle model does match the description of a black pick-up truck. I gave Norton P.D. a call at approx. 1800 hrs. A short while later, they called back and said the pick-up wasn't home but gave me a cell phone number. I was able to speak with Eric Rowe and he stated he was the OP. of MV#2. He stated he was on Beacon Street westbound making a left towards Chestnut Street southbound. There was a car making a turn in front of him and he saw MV#1 slow down, which is why he made the turn. A minor collision happened so he stopped to look at this truck and saw no damage. He didn't see MV#1 stopped anywhere so he drove away thinking there was no need to exchange paperwork for no damage to his truck. The OP. of MV#2 was advised of the proper procedure and that he will be getting a citation in the mail. An incident report was also generated.
Keywords:
Citation, Crash, Phone, Walk
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3291075
Longitude:
-71.225906
Location:
Beacon St & Chestnut St, Newton, MA 02468, USA
Case number:
1900000650
Date:
2019-06-24
Time:
15:03
Address:
ALBEMARLE RD & CRAFTS ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of MV#1 stated she was travelling westbound on Crafts St when MV#2 took a left hand turn in front of her causing a collision. MV#1 suffered moderate damage to the front and right side. MV#2 suffered damage to the passenger side. Both operators exited the vehicles and agreed to move out of the roadway, park and exchange information. Operator of MV#2 then left the scene without providing any information. Operator of MV#1 responded to the station to report the accident. Operator of MV#2 was described as an older white woman possibly in her late 60s early 70s driving a white sedan. No further description or plate given. No cameras in the area.
Keywords:
Crash, Moderate
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3598454
Longitude:
-71.2170818
Location:
Crafts St & Albemarle Rd, Newton, MA 02460, USA
Case number:
1900000651
Date:
2019-06-24
Time:
17:12
Address:
PROSPECT ST & WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
On June 24, 2019 at approximately 17:12 hours I responded to a two car motor vehicle crash on Washington St at the intersection of Prospect St. Both vehicles were pulled over facing westbound on Washington St. MV1 had rear end damage, while MV 2 Had front end damage. Both operators said that the vehicle in front of MV1 made a sudden stop and turned left onto Prospect St without signaling, MV1 had to brake suddenly and MV2 crashed into the rear of MV1. The operator of MV1 complained of back pain but declined transport to the hospital after evaluation. MV2 was towed from the scene by Tody's.
Keywords:
Crash, Hospital
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3456884
Longitude:
-71.2334977
Location:
Prospect St & Washington St, 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 372.868ms