home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-06-25, 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:
1900000653
Date:
2019-06-25
Time:
08:49
Address:
118 RIVER ST
Speed limit:
30
Violation cited:
no
Narrative:
The operator of MV#1 stated that she was traveling east on River St at Auburndale Ave when MV#2 entered her travel lane from Auburndale Ave when crash occurred. The operator of MV#2 stated that she was attempting to merge onto River St from Auburndale Ave when crash occurred with MV#1. MV#2 was then pushed into MV#3, which was parked and unoccupied in front of #118 River St. The operator of MV#2 was transported to NWH with possible injuries and her MV was towed by Todys.
Keywords:
Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3526147
Longitude:
-71.2318009
Location:
118 River St, Newton, MA 02465, USA
Case number:
1900000655
Date:
2019-06-25
Time:
10:10
Address:
199 BOYLSTON ST
Speed limit:
15
Violation cited:
no
Narrative:
Operator of vehicle #1 stated that she was inside the mall parking lot and took a right down one of the rows when vehicle #2 pulled out of a parking spot and struck her on her passenger side. Operator of vehicle #2 stated that she was taking a left out of her parking spot and didn't see vehicle #1 when she struck the car. Minimal damage to both vehicles. The operator of vehicle #2 was cited in hand #T1271245 for failure to use care in turning.
Keywords:
Citation
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3215125
Longitude:
-71.1756718
Location:
199 Boylston St, Chestnut Hill, MA 02467, 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 635.781ms