home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-04-18, dcc = "["Failed to yield"]" and keywords contains "Citation"

✎ 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:
1900000387
Date:
2019-04-18
Time:
10:08
Address:
2058 COMMONWEALTH AVE
Speed limit:
5
Violation cited:
yes
Narrative:
The owner of MV#1 states that he returned to his unoccupied MV to find a note from a witness stating they observed another MV strike his MV while they were attempting to park in the parking spot to the left of MV#1. Witness identified MV#2 as Ma Reg 1705XY, a Honda CRV. Witness states he observed an older W/M operating Ma. Reg. 1705XY (MV#2) attempt to park in a parking spot while striking MV#1 and then quickly exit the spot. Witness feels confident operator of MV#2 knew he struck MV#1. I then spoke with operator/owner of MV#2 who admitted he was operating MV#2 during minor crash, but didn't think it was significant so he left the area. Operator #2 cited for leaving the scene of a MV crash.
Keywords:
Citation, Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3471049
Longitude:
-71.2463773
Location:
2058 Commonwealth Avenue, Auburndale, MA 02466, 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 593.032ms