home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2022-03-20, intersection = 1 and "retrieved" is on date 2022-04-04

✎ 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:
22000238
Date:
2022-03-20
Time:
13:58
Address:
CHERRY ST & WEBSTER ST
Speed limit:
25
Violation cited:
no
Narrative:
On 03/20/2022 at approx 1358Hrs while assigned to 497 I was flagged down at the intersection of Webster St and Elm St for a 2 car crash. I spoke with the operator of Ma Reg 1CLT19 who stated she was travelling NB on Cherry St , taking a left onto Webster St. The car travelling SB appeared to be stopping for her, but was actually slowing to turn right, causing Kloss to collide with her. I spoke with the operator of Ma Reg 5LH392. The operator, Sui Lin Wu, who stated she was taking a right onto Webster St, slowed to make the turn , then was struck by Kloss.
Keywords:
Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.350159
Longitude:
-71.228704
Location:
Cherry St & Webster St, Newton, MA 02465, 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 294.112ms