home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Signs/Signals", longitude = "-71.2236379" and "retrieved" is on date 2022-06-18

✎ 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:
22000338
Date:
2022-04-23
Time:
13:57
Address:
384 WALTHAM ST
Speed limit:
25
Violation cited:
yes
Narrative:
The operator of Vehicle #1 stated that he believed that Vehicle #2 was attempting to park as he attempted to overtake the vehicle on the left side. The operator of Vehicle #2 stated that she was attempting to make a left turn on Eliot St when she collided with Vehicle #1 as he attempted to overtake her vehicle. All parties denied medical attention when it was offered, a Lyft passenger in Vehicle #1 complained of a pain in her side as a result of the collision, but declined medical attention several times. The operator of Vehicle #1 produced a Massachusetts ID, and an expired Florida Driver's License. A routine query could not find an active Driver's License for him. He was cited for a violation of M.G.L. Ch. 90/10-Operating Without a License. As his vehicle's registration was active, and it was in a valid parking spot, he was allowed to leave it to await a licensed operator to drive it.
Keywords:
Citation
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3539939
Longitude:
-71.2236379
Location:
384 Waltham 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 255.97ms