home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords contains "Ped" and "retrieved" is on date 2021-10-25

✎ 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:
2100000833
Date:
2021-10-15
Time:
14:49
Address:
BRACKETT RD & WAVERLEY AVE
Speed limit:
30
Violation cited:
no
Narrative:
The operator of MV#1 stated she was travelling northbound on Waverly Ave and had stopped to let a pedestrian with a dog cross the street when she was struck from behind by MV#2. MV#1 sustained moderate damages to its rear end. There were no reported injuries to the operator of MV#1. The operator of MV#2 stated she was travelling northbound on Waverly Ave (Directly behind MV#1) when MV#1 abruptly stopped. The operator of MV#2 stated she could not stop in time and struck MV#1. MV#2 sustained moderate front end damages and was leaking coolant. MV#2 was parked off to the side of the road and arranged for her own tow company. There were no reported injuries to the operator of MV#2 or its passenger.
Keywords:
Moderate, Ped
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3432445
Longitude:
-71.182577
Location:
Brackett Rd & Waverley Ave, Newton, MA 02458, 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 303.587ms