home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-08-13, dcc = "["Failed to yield"]" and intersection = 0

✎ 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:
1900000829
Date:
2019-08-13
Time:
08:11
Address:
275 GROVE ST
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 stated that he was traveling south on Grove St in heavy traffic when he stopped in front of #275 Grove St to let a MV enter the roadway. Operator #1 stated that his MV was then rear ended by MV#2. There did not appear to be any damage to MV#1 and there was a strong language barrier when speaking with the operator. The operator of MV#2 had left he scene prior to my arrival and this concerned operator #1. I then made contact with the owner of MV#2 who identified himself as the operator during a very minor crash on the date and time in question. Operator #2 stated he was also traveling south on Grove St directly behind MV#1 when he made slight contact with MV#1. Operator #2 stated he got of his MV, observed that there was no damage to either MV and then left the scene after speak with operator #1. I advised both parties that I would file a MV crash report and that they should notify their insurance provider. No injuries, no tows.
Keywords:
Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3388685
Longitude:
-71.2527116
Location:
Riverside Center, 275 Grove St, 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 499.877ms