home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Inattention"]", intersection = 0 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:
22000448
Date:
2022-05-25
Time:
18:20
Address:
15 CYPRESS ST
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 and MV#2 were traveling south on Cpyress St. MV#1 stopped for a pedestrian in the cross walk. MV#2 did not stop in time and crashed into MV#1. Operator of MV#1 stated that when he stopped for the pedestrian, MV#2 crashed into him. Operator of MV#2 stated that his reaction time was not quick enough when he observed MV#1 stop, causing him to crash into MV#1. No injuries occurred. Both vehicles were driven off scene.
Keywords:
Crash, Ped, Walk
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3285638
Longitude:
-71.1951188
Location:
15 Cypress St, Newton Centre, MA 02459, 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 416.043ms