home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2020-07-31, dcc = "["Other improper action"]" and intersection = 0

✎ 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:
2000000417
Date:
2020-07-31
Time:
13:41
Address:
2014 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
Vehicle 1 a city of Newton Fire Engine was parked in the driveway of Newton Wellesley Hospital 2014 Washington St. Vehicle 2 was located in the driveway directly behind Vehicle 1. Vehicle 2 collided with Vehicle 1 while attempting to pass Vehicle 1 on the left. As a result of the impact Vehicle 1 sustained minor damage to the drivers side. Vehicle 2 sustained damage to the passenger's side front bumper and fender. No injuries were reported. No tows were required. It should be noted that Vehicle 1 was on scene due to a fire alarm activation at Newton Wellesley Hospital. The operator of Vehicle 2 stated that while behind Vehicle 1 he noticed another Fire Engine approaching. The operator of Vehicle 2 stated that he collided with Vehicle 1 while trying to move out of the way of the approaching Fire Engine. Pictures were taken on scene and submitted to the NPD IT Bureau.
Keywords:
Crash, Fire, Hospital, Pictures
Dcc:
Other improper action
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 434.487ms