home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-06-28, dcc = "["Failed to yield"]" and keywords contains "Citation"

✎ 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:
1900000667
Date:
2019-06-28
Time:
09:36
Address:
FRANKLIN ST & WAVERLEY AVE
Speed limit:
30
Violation cited:
no
Narrative:
Vehicle #1 was traveling South on Waverly Ave. Vehicle # 2 was attempting to enter the Southbound lane of travel on Waverly Ave from Franklin St. Vehicle #2 pulled out into the lane that Vehicle #1 was already established in. Vehicle #1 had no time to stop and struck Vehicle #2 on the drivers side front wheel well. Both vehicles sustained damage. Vehicle #1 had major front end damage and Vehicle #2's tire was bent in. Vehicle #2 was towed from scene by Todys. No injuries reported on scene. Vehicle #2 operator was cited citation # T034419 89-9 failure to use care when entering intersection.
Keywords:
Citation
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3492419
Longitude:
-71.1804564
Location:
Franklin St & Waverley Ave, Newton, MA 02458, 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 1099.045ms