home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Failed to yield"]", keywords contains "Citation" and "retrieved" is on date 2022-03-28

✎ 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:
22000235
Date:
2022-03-19
Time:
15:53
Address:
835 WASHINGTON ST
Speed limit:
30
Violation cited:
yes
Narrative:
MV1 stated that they were traveling straight Westbound on Washington St when MV 2 attempted to either make a U turn or enter the traffic lane. MV 1 struck MV 2s front left end while MV 2 was attempting to make the turn. MV 1 sustained moderate damage to the center front and both front air bags were deployed. MV 1 was towed by Tody's due to it being disabled on a public way. MV 2 was attempting to make a U turn or enter the left lane of traffic when MV 1 struck his front left side. The operator of MV 2 stated he wasn't sure if he wanted to make a U turn or change lanes into the left lane. The operator of MV 2 further stated he did not see MV 1 travevling straight when he attempted to make the turn. The operator of MV 2 (Mr. Warren Freedenfeld) was cited for MGL chapter 89/8 (fail to yeild to oncoming traffic). MV 2 sustained major damage to the front left wheel rendering it disabled. MV 2 was towed by a private tow (AAA). There were no injuries to either driver and they both signed patient refusals with Fallon medics.
Keywords:
Citation, Moderate
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3516474
Longitude:
-71.2080575
Location:
835 Washington St, Newton, MA 02460, 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 332.253ms