home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc contains "Lane departure" and longitude = "-71.2484874"

✎ 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:
2000000197
Date:
2020-02-28
Time:
14:22
Address:
BEACON ST & WASHINGTON ST
Speed limit:
30
Violation cited:
yes
Narrative:
OPERATOR OF MV 1 STATED HE WAS TRAVELING EASTBOUND ON WASHINGTON ST AND WAS STOPPED AT THE RED LIGHT AT THE INTERSECTION OF BEACON ST. OPERATOR 2 WAS ALSO STOPPED AT THE RED LIGHT IN THE TRAVEL LANE NEXT TO MV 1 AND TURNED INTO MV 2. MINOR DAMAGE SUSTAINED TO MV 1 ON THE DRIVERS SIDE FRONT AND MINOR DAMAGE SUSTAINED TO THE PASSENGER FRONT OF MV 2. NO INJURIES OR TOWS REPORTED. DUE TO MY INVESTIGATION THE OPERATOR OF MV 2 WAS CITED FOR CH.90 S.10 FOR UNLICENSED OPERATION.
Keywords:
Citation
Dcc:
Lane departure
Report url:
report
Image url:
image
Latitude:
42.3300068
Longitude:
-71.2484874
Location:
Beacon St & Washington St, Newton, MA 02462, USA
Case number:
2100000981
Date:
2021-11-23
Time:
16:53
Address:
BEACON ST & WASHINGTON ST
Speed limit:
25
Violation cited:
yes
Narrative:
Upon arrival, vehicle 1 was on the median facing Northbound on Beacon St at the intersection of Beacon St and Washington St. There was damage to the front drivers side bumper. Vehicle 2 was facing Southbound on Beacon St at the intersection of Beacon St and Washington St. There was heavy damage to the front bumper of Vehicle 2 and it was leaking fluid. Operator 1 stated through a translation device on his cell phone," Look, I was coming slowly when I was going down the curve and the car lost the brake, I didn't have it." When queried through dispatch, it came back that operator 1 was unlicensed. Operator 2 stated she was traveling on Washington St and taking a left turn to head Southbound on Beacon St when vehicle 1 drove over the median and crashed into her head on. Both vehicles were towed by Tody's towing. It appeared that the brakes on vehicle 1 were functioning properly when Tody's towing moved the vehicle. Operator 1 and 2, both signed patient refusals with Fallon Medics. Operator 1 was handed Massachusetts Uniform Citation#T1445614 in hand for Unlicensed Operation (Incident report# 21049086).
Keywords:
Citation, Crash, Phone
Dcc:
Lane departure, Inattention
Report url:
report
Image url:
image
Latitude:
42.3300068
Longitude:
-71.2484874
Location:
Beacon St & 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 262.827ms