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-03-29

✎ 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:
2100000192
Date:
2021-03-18
Time:
12:55
Address:
COMMONWEALTH AVE & IRVING ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of vehicle 1 states he was traveling westbound on Commonwealth Ave and came to a stop at Irving St due to a pedestrian crossing the road. While stopped vehicle 1 was struck from behind by vehicle 2. Operator of vehicle 2 states she was traveling westbound on Commonwealth Ave and did not notice vehicle 1 stop for the pedestrian until it was to late and rear ended the vehicle. Neither operator reported any injuries. Vehicle 2 was towed from the scene by Todys.
Keywords:
Ped
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3362127
Longitude:
-71.1893546
Location:
Commonwealth Avenue & Irving St, Newton, 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 709.936ms