home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords contains "Tree" and speed_limit = 10

✎ 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:
1900000421
Date:
2019-04-26
Time:
17:33
Address:
2014 WASHINGTON ST
Speed limit:
10
Violation cited:
no
Narrative:
Vehicle 1 was parked unoccupied in the employee parking lot of Newton Wellesley Hospital when it was hit by Vehicle 2. The operator of vehicle 2 stated she was correcting her parking job and tried to back up, but the car was actually in drive and not reverse. the car drove forward hitting vehicle 1 going over a curb and hit a tree a few feet past the curb. This caused minor damage to Vehicle 1 and major front end damage to Vehicle 2 as well as front air bag deployment. Since this occurred on hospital grounds the operator of vehicle 2 walked herself to the ER for precautionary reasons and was cleared. Vehicle 2 remained in the parking area for a private tow company.
Keywords:
Hospital, Tree, Walk
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3306338
Longitude:
-71.2464373
Location:
2014 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 304.805ms