home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-04-20 and hit_run = 1

✎ 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:
1900000398
Date:
2019-04-20
Time:
17:34
Address:
675 WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
The operator of Vehicle #1 stated as she was travelliong eastbound on Washington St, Vehicle #2 collided with her vehicle as it crossed into her travel lane and slammed on his brakes, leaving her without time to stop. The resulting collision caused damage to the front of the vehicle, a well as the quarter panel. Vehicle #2 then fled the area by driving through the parking lot, and back onto Washington St, in the opposite direction. 2 witnesses, identified as Ms. Christine Cole. and Mr. Ed Cronin, gave a similar account of the incident. Neither party was able to get a plate. The only description is of a white SUV type vehicle. A canvass of the area yielded negative results.
Keywords:
[]
Dcc:
Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3535682
Longitude:
-71.2010595
Location:
675 Washington St, Newton, MA 02458, USA
Case number:
1900000399
Date:
2019-04-20
Time:
18:11
Address:
CENTRE ST & COMMONWEALTH AVE
Speed limit:
30
Violation cited:
no
Narrative:
MV#1 stated while traveling Southbound on Centre St in the left turn lane at the intersection of Centre and Commonwealth ave. He stated he was at a complete stop waiting to turn left on to Commonwealth ave. He stated MV#2 was in the right lane adjasent to his vehicle when it took a sudden left turn on to Commonwealth Ave striking MV#1 in the right rear side oh his vehicle with the front left end of MV#2. He stated MV#2 then continued to drive behind him Eastbound on Commonwealth ave. MV#1 stopped on Read CT to evaluate the damage at which point MV#2 kept driving. MV#1 stated the car traveling behind MV#2 witnessed the incident and gatherd the plate information. The witness was not on scene upon my arrival nor did MV#1 gather their information. Newton Dispatch ran MA Reg 7EW346. The plate came back to a Black Honda Civic 2005 matching MV#1's description of the vehicle. The owner of the Civic was listed out of Brighton. I followed up at 78R Foster St Brighton, Upon arrival I noticed a black Civic matching the plate and description. The Civic had damage to the front end and damage to the back right side. I spoke with owner of the vehicle that stated he had not been driving today and had been at home. He did not know who was operating the vehicle at the time. Speaking with Medina the owner of MV#2 there was a significant language barrier issue. I will not be charging owner of MV#2 due to the vehicle damage not being consistent with MV#1 statements, as well as proof of operation. MV#1 was not towed. Operator of MV#1 stated he did not sustain any injuries at this time. Owner of MV#2 did not have any injuries to him consistent with being in a MV accident.
Keywords:
Crash
Dcc:
Lane departure
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 767.867ms