home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where dcc = "["Inattention", "Distracted"]" and "retrieved" is on date 2020-10-06

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: intersection, speed_limit, 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:
1900000158
Date:
2019-02-08
Time:
15:35
Address:
2096 COMMONWEALTH AVE
Speed limit:
25
Violation cited:
no
Narrative:
OPMV#1 Was traveling Eastbound on Commonwealth Ave stopped in traffic when he was struck from behind by the OPMV#2. OPMV#1 Stated he was stopped in traffic and was suddenly rear-ended. OPMV#2 Was traveling Eastbound on Commonwealth Ave when he struck the OPMV#1 that was stopped in traffic. OPMV#2 Stated he was picking up his daughter and got distracted when he noticed her across the street and thats when he struck the vehicle in front of him.
Keywords:
Distracted
Dcc:
Inattention, Distracted
Report url:
report
Image url:
image
Latitude:
42.3477761
Longitude:
-71.247491
Location:
2096 Commonwealth Avenue, Auburndale, MA 02466, USA
Case number:
2000000480
Date:
2020-08-27
Time:
13:55
Address:
141 NEEDHAM ST
Speed limit:
30
Violation cited:
no
Narrative:
The operator of MV#1 stated she was travelling westbound on Needham St when she was struck from behind by MV#2. I did not observed any visible damages to the rear end of MV#1. There were no reported injuries to the operator of MV#1. The operator of MV#2 stated he was travelling westbound on Needham St directly behind MV#1 when he looked down momentarily to turn on his wipers and struck MV#1. MV#2 sustained heavy front end damages. There were no reported injuries to the operator of MV#2 or its passenger.
Keywords:
[]
Dcc:
Inattention, Distracted
Report url:
report
Image url:
image
Latitude:
42.3131214
Longitude:
-71.212987
Location:
141 Needham St, Newton, MA 02464, USA
Case number:
2000000553
Date:
2020-09-25
Time:
13:09
Address:
DANIEL ST & PARKER ST
Speed limit:
30
Violation cited:
no
Narrative:
Operator of vehicle #1 stated she was travelling northbound on Parker St. when she stopped for a school crossing guard with his stop sign up and stopping traffic. Operator #1 stated she was stopped when she was struck from behind by vehicle #2. Operator of vehicle # 2 stated he was travelling northbound and looked behind him to speak with his daughter in the back seat. Operator #2 stated that as he looked straight ahead vehicle #1 was stopped in front of him and he struck vehicle #1. There were no injuries due to this accident, and both vehicles were towed by Tody's.
Keywords:
Crash, School
Dcc:
Inattention, Distracted
Report url:
report
Image url:
image
Latitude:
42.32218
Longitude:
-71.194109
Location:
Parker St & Daniel St, Newton, MA 02459, 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 242.002ms