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-04-29

✎ 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:
22000268
Date:
2022-04-04
Time:
16:59
Address:
WALNUT ST & WATERTOWN ST
Speed limit:
30
Violation cited:
yes
Narrative:
MV 1 was operating straight westbound on Watertown street in the lane to the left of MV 2. MV 1 attempted to cross in front of MV 2 and change lanes when she struck MV 2. MV 1 sustained moderate damage to her right passenger side and doors. The operator and owner of MV 1, Ms. Samantha Silverman, did not sustain any injuries. Ms. Silverman received a citation for an unsafe lane change. MV 2 was traveling straight westbound on Watertown St, through the intersection of Watertown and Walnut St. While in the intersection, MV 1 attempted to switch lanes in front of MV 2 striking his left front. MV 2 sustained minor damage to the front left. The operator of MV 2 was uninjured. The registration of MV 2 was expired at the time of the crash. The operator and owner of MV 2, Mr. Seton Murphy, was able to register the vehicle at the scene. Mr. Murphy recieved a citation for an expired registration. Neither vehicle required a tow.
Keywords:
Citation, Crash, Moderate
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3558631
Longitude:
-71.2090326
Location:
Watertown St & Walnut 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 752.408ms