home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-12-27 and dcc contains "Reckless driving"

✎ 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:
1900001338
Date:
2019-12-27
Time:
20:13
Address:
DUDLEY RD
Speed limit:
25
Violation cited:
yes
Narrative:
Vehicle #1 was traveling north on Dudley Rd. Just north of Brookline St. Vehicle #2 was traveling south on Dudley Rd. Just north of Brookline St. Vehicle #1 briefly crossed into Vehicle #2's lane and both vehicles driver side mirrors collided suffering minor damage. Vehicle #1 did not stop after the collision, but was followed by the driver of vehicle #2 and located at Newton South High School. After the accident investigation the Operator of Vehicle #1 was cited for MGL 90/24 OUI Drugs (marijuana ), MGL 90/24/C leaving the scene of property damage. (see incident report #19056178) Additionally the Operator of Vehicle #1 will be charged with MGL 90/24/E Nelgligent Operation of a Motor Vehicle (citation #T2080191). An immediate threat was filed and emailed to the MA RMV. Vehicle #1 was towed by Tody's. A towed MV sheet was completed and filed.
Keywords:
Citation, Crash, School
Dcc:
Lane departure, Reckless driving
Report url:
report
Image url:
image
Latitude:
42.312625
Longitude:
-71.1813595
Location:
Dudley Rd, Newton, MA, 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 578.094ms