home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Visibility obstructed", "Inattention"]" and "retrieved" is on date 2022-07-26

✎ 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:
22000613
Date:
2022-07-09
Time:
04:35
Address:
WATERTOWN ST & WILDWOOD AVE
Speed limit:
30
Violation cited:
yes
Narrative:
MV 1 was traveling westbound on Watertown St and attempting to make a right turn on Wildwood Ave. The operator of MV 1 stated a vehicle traveling in the opposite directions high beams obstructed his visibility and caused him to make the turn too sharply. MV 1 struck the curb at the intersection of Watertown St and Wildwood Ave with his right front tire. MV 1 sustained significant damage to the right front wheel and tire rendering the vehicle disabled. Tody's responded on scene and towed the vehicle away. The operator of MV 1 was not injured in the accident. The operator, Mr. Manuel Rodrigues, was issued citation T1448398 for MGL ch 90-9 unregistered motor vehicle because the vehicle he was driving did not have an active registration.
Keywords:
Citation, Crash
Dcc:
Visibility obstructed, Inattention
Report url:
report
Image url:
image
Latitude:
 
Longitude:
 
Location:
None

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 262.651ms