home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc_code = "[3]" and "retrieved" is on date 2021-03-31

✎ 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:
2100000207
Date:
2021-03-25
Time:
16:09
Address:
PROSPECT ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
Newton Police were advised by a local towing service of a motor vehicle collision at the intersection of Washington St. and Prospect St. Upon arrival, Officers observed MV#1 to have heavy front end damage with air bag deployment while MV#2 had heavy driver side front and rear door damage, also with air bag deployment. The operator of Mv#1 stated she was traveling northbound on Washington St. through the intersection of Prospect St. with a green light, when Mv#2 traveled westbound on Prospect St. through the intersection. MV#1 collided into the driver side of MV#2. MV#2 stated the traffic light was green he was traveling westbound on Prospect St. through the intersection of Washington St. when he was struck by Mv#1. A witness informed police, he was behind MV #1 (northbound) on Washington St. and observed the traffic light to be green. (see witness statement). The operator of MV#1 refused medical attention, while the operator of MV#2 was transported to the hospital. Both vehicle were towed away from the scene. A witness, whom requested to remain annoymous, stated they were traveling behind north bound behind MV#1 and observed MV#1 and several other vehicles traveling northbound through the intersection. The witness stated that vehicles were traveling southbound through the intersection as well, leading officers to believe MV#1 was traveling lawfully through a green light when the collision occured with MV#2.
Keywords:
Hospital
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3456884
Longitude:
-71.2334977
Location:
Prospect St & Washington St, Newton, MA 02465, 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 434.958ms