home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc = "["Inattention"]", hit_run = 0 and "retrieved" is on date 2020-10-20

✎ 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:
2000000423
Date:
2020-08-03
Time:
15:36
Address:
RANDLETT PK & WALTHAM ST
Speed limit:
30
Violation cited:
no
Narrative:
MV#1 was traveling southbound on Waltham St. towards West Newton Square. MV#2 was taking a left onto Waltham St. (Southbound) from Randlett Pk. when the vehicle collided into the driver side of MV#1. Damage was observed to Mv#1's driver side, while MV#2 sustained damage to the passenger side front bumper and side panel. No injuries were reported and both vehicles were driven away from the scene.
Keywords:
[]
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3556072
Longitude:
-71.2236625
Location:
Randlett Park & Waltham St, Newton, MA 02465, USA
Case number:
2000000581
Date:
2020-10-07
Time:
09:03
Address:
CHESTNUT ST & FULLER ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of Motor Vehicle # 1 stated she was traveling Westbound on Fuller Street. She came to a complete stop at the stop sign and was then attempting to cross chestnut street to continue Westbound on Fuller Street. Operator of Motor Vehicle #1 stated traffic was stopped on Chestnut Street due to the traffic light and she was able to slowly cut across Chestnut Street. Operator of motor Vehicle #1 stated she looked before crossing completely over and did not see Motor Vehicle #2 that was traveling Southbound on Chestnut Street. Operator of Motor Vehicle #2 stated that he was traveling Southbound onto Chestnut Street and motor vehicle # 1 crossed in front of his vehicle and was unable to stop in time and struck Motor Vehicle #1. Motor Vehicle # 1 sustained major passengers side damage, and Motor Vehicle # 2 sustained moderate front end damage.
Keywords:
Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.335547
Longitude:
-71.223753
Location:
Chestnut St & Fuller St, Newton, MA 02468, 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 418.669ms