home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-10-17 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:
1900001059
Date:
2019-10-17
Time:
14:36
Address:
PROSPECT ST
Speed limit:
20
Violation cited:
no
Narrative:
The operator of MV #1 (MA reg 466xd6) stated she was traveling eastbound on Prospect St. towards Washington St. when her vehicle was struck on the rear driver's side door by MV2. The operator of MV #2 (Pupils reg 108630) stated he was pulling out of the parking lot of the Learning Prep School, 1507 Washington St. when he collided into the passenger side of MV #1. The operator of MV#2 stated they looked in both directions prior to turning westbound onto Prospect St. but a vehicle parked by the school parking lot exit obscured his view of traffic. Heavy damage was observed to the passenger side door of MV#1. Minor damage to the driver side bumper was observed on MV #2. The operator of MV #1 along with her passengers were not injured and declined medical attention. The operator of MV #2 along with the children inside were not injured and declined medical attention. Tody's Towing Service arrived on scene and towed MV #1 from the scene. MV #2 was able to be driven away the scene.
Keywords:
School
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.345081
Longitude:
-71.2327375
Location:
Prospect St, Newton, MA 02465, USA
Case number:
1900001062
Date:
2019-10-17
Time:
10:32
Address:
56 WINCHESTER ST
Speed limit:
30
Violation cited:
no
Narrative:
Operator 1 states he was stopped on Winchester St facing Southbound, waiting to make a left into 56 Winchester St. Vehicle 2 was a large box truck exiting 56 Winchester St attempting to make a right onto Winchester St. Vehicle did not have enough room to make the turn, crossed to the opposite lane, striking vehicle 1 on the passenger side, and then drove over the curb. Operator 2 states he was pulling out of 56 Winchester onto Winchester St. Vehicle 1 was stopped in the wrong lane and operator 2 had no choice but to go into the opposite lane where he struck vehicle 1with the rear of his truck. There were no injuries. Vehicle 1 sustained major damage and was towed by Tody's. Vehicle 2 sustained minor damage and was not towed
Keywords:
[]
Dcc:
Over-steering
Report url:
report
Image url:
image
Latitude:
42.3178538
Longitude:
-71.2084576
Location:
56 Winchester St, Newton, MA 02461, 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 393.582ms