home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2020-08-07, intersection = 0 and keywords contains "Pictures"

✎ 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:
2000000431
Date:
2020-08-07
Time:
14:09
Address:
349 WATERTOWN ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of vehicle #2 Henry Burke stated that on 08/07/2020 at 14:09 hours while parking his vehicle ( MA reg 80S 2008 Toyota SUV ) in front of 349 Watertown St the front bumper of his vehicle made contact with the rear bumper of the vehicle that was parked in front of him. Watertown St is a public way in the City of Newton. Vehicle #2 had no damage, and Burke stated that he was not injured . Operator of vehicle #1 Newton Fire Department Lt. Michael White stated that he was sitting in a NFD SUV ( MA reg MV N MF4653 2016 Ford SUV )was facing west bound when vehicle #2's front bumper stuck his vehicle's rear bumper. Vehicle #1 had small scuff marks to it's rear center bumper. White stated that he was not injured and neither vehicle required a tow, I took photos of both vehicles and turned the disk over to the NPD's IT Bureau for downloading.
Keywords:
Fire, Pictures
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.360832
Longitude:
-71.2007389
Location:
349 Watertown St, 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 604.194ms