home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc = "["Failed to yield"]", intersection = 0 and "retrieved" is on date 2022-04-21

✎ 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:
22000301
Date:
2022-04-11
Time:
16:40
Address:
81 OAK ST
Speed limit:
25
Violation cited:
no
Narrative:
Vehicle 1 was parked in front of the USPS Office at 81 Oak St while Vehicle 2 was travelling southbound on Oak St. Another vehicle was travelling northbound on Oak St and didn't leave enough room for Vehicle 2 to safely pass between the traveling vehicle and Vehicle 1, causing the passenger side mirror of Vehicle 2 to make contact with the driver's side mirror of Vehicle 1. I observed minor damage to both mirrors. An incident report for this crash was created (Report #2201920)
Keywords:
Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3098704
Longitude:
-71.2208998
Location:
81 Oak St, Newton, MA 02464, USA
Case number:
22000312
Date:
2022-04-15
Time:
17:50
Address:
2014 WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
The OP. of MV#1 stated he was travelling eastbound on Washington St. when MV#2 suddenly came out of a parking space and collided into him. The OP. of MV#2 stated she pulled out of a parking space when there was no oncoming traffic and suddenly collided with MV#1. The OP. of MV#1 will seek medical attention on his own. The OP. of MV#2 was transported to Newton-Wellesley Hospital. Both vehicles were towed by Tody's.
Keywords:
Hospital
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3306679
Longitude:
-71.2477866
Location:
2014 Washington St, Newton, MA 02462, 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 298.542ms