home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Failed to yield"]" and keywords contains "Ped"

✎ 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:
1900001328
Date:
2019-12-23
Time:
08:32
Address:
WALNUT ST & AUSTIN ST
Speed limit:
30
Violation cited:
no
Narrative:
Operator #1 stated he was going S/B on Walnut St and was slowing to a stop as he approached the intersection of Austin St due to traffic stopped ahead for pedestrians crossing the street. Howeveras vehicle #1 was slowing down as he approached the stopped traffic, Vehicle #2 came out of the other side of Walnut St, N//B side and struck his vehicle on his rear drivers side as he was attempting to turn left, S/B onto Walnut St. Operator #2 stated he came out from Newtonville Ave and was crossing the N/B side of Walnut St attempting to go S/B on Walnut St when he crashed into vehicle #1 as he was turning left(S/B) onto Walnut St. Operator #2 further stated he never saw vehicle #1 coming prior to making his turn. However he did state he saw the two vehicles stopped further south by Austin St.
Keywords:
Crash, Ped
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3505802
Longitude:
-71.2069457
Location:
Austin 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 287.645ms