home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords = "["Pictures"]" and "retrieved" is on date 2021-10-18

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), keywords (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2100000807
Date:
2021-10-11
Time:
06:08
Address:
BEACON ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
The OP. of MV#1 stated while travelling eastbound on Washington Street, a vehicle suddenly came at him head-on so he swerved to the next lane to avoid a collision. That vehicle (MV#3) still sideswiped his truck and struck MV#2 before continuing onward on the wrong side of the road. The OP. of MV#2 stated he was stopped on top of the median, working on the barricades for the Boston Marathon. As he opened the door to get out, MV#3 struck his car door and kept on driving down the wrong side of the road. No one could get the plate number of MV#3 and only described it as a small dark colored sedan that went westbound towards Wellesley. I notified dispatch to let Wellesley P.D. be aware of the vehicle with some front end damage. Pictures were taken by me and left with the I.T. Bureau.
Keywords:
Pictures
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3300068
Longitude:
-71.2484874
Location:
Beacon 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 291.391ms