home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Signs/Signals", keywords contains "Crash" and "retrieved" is on date 2022-05-31

✎ 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:
22000449
Date:
2022-05-25
Time:
18:31
Address:
WALNUT ST & WASHINGTON ST
Speed limit:
25
Violation cited:
yes
Narrative:
The operator of MV#1 stated he was traveling eastbound on Washington St. through the intersection of Walnut St. The operator of MV#1 stated he had a "green" signal as he proceeded through the intersection. The Operator of MV#1 stated his vehicle was struck at an angle by MV#2. A witness to the accident confirmed MV#1 had a "green" signal while MV#2 had a "red" signal. The operator of MV#2 stated he was unsure what color signal he had as he traveled south on Walnut St. through the intersection of Washington St. Damage to both vehicles were consistent with a "T-bone" collision. No injuries were reported. Both vehicles were driven from the scene. The Operator of MV#2 was cited.
Keywords:
Citation, Crash
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3274246
Longitude:
-71.2532573
Location:
Walnut 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 572.207ms