home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Fatigue/Sleep"]", intersection = 0 and "retrieved" is on date 2021-08-17

✎ 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:
2100000600
Date:
2021-08-11
Time:
02:08
Address:
35 LEXINGTON ST
Speed limit:
30
Violation cited:
yes
Narrative:
MV-1 traveling n/b on Lexington Street (public way). Operator MV-1 stated she fell asleep while returning home from fishing in Rhode Island. MV-1 crossed the double yellow line, jumped curb and struck city of Newton tree. MV-1 sustained heavy front end damage. MV-1 removed from scene by Tody's. Digital images were captured and turned over to the I.T bureau. Operator and two passengers of MV-1 uninjured in crash and signed patient refusal. Operator of MV-1 charged with the following: M.G.L 89/4B-marked lane violation M.G.L 90/10-unlicensed operation of motor vehicle on public way M.G.L 90/24 b-negligent operation on public way A note was left at 35 Lexington Street due to the damage to the lawn.
Keywords:
Crash, Tree
Dcc:
Fatigue/Sleep
Report url:
report
Image url:
image
Latitude:
42.3587904
Longitude:
-71.2396948
Location:
35 Lexington St, Newton, MA 02465, 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 273.354ms