home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2021-09-24, dcc contains "Followed too closely" 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:
2100000751
Date:
2021-09-24
Time:
10:25
Address:
860 WALNUT ST
Speed limit:
25
Violation cited:
yes
Narrative:
Mv#1 came to a stop on Walnut St S/B opposite #860 before reaching the Walgreen's driveway opening to allow a Mv to exit the parking lot. At that time, Mv#2 was travelling behind #1 and rear ended #1. No injuries. #2 front end tow hitch struck #1 rear end causing light rear end two hitch impression damage. #2 operator was determined to be unlicensed. #2 issued citation #T2080653 for C.O. 19/71 Following too close and 90/10 Unlicensed Operation.
Keywords:
Citation
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3318259
Longitude:
-71.2070233
Location:
860 Walnut St, Newton Centre, MA 02459, USA
Case number:
2100000753
Date:
2021-09-24
Time:
17:07
Address:
11 COMMONWEALTH AVE
Speed limit:
30
Violation cited:
no
Narrative:
MV 1 was parked westbound on Commonwealth Ave in front of 11 Commonwealth Ave when MV 2 side swiped MV 1. The operator of MV 1 was making a delivery to the business at 11 Comm Ave. MV 1 sustained zero damage from the side swipe. The operator of MV 2 was operating westbound on Comm Ave and did not realize how close she was to MV 1. MV 2 sideswiped MV 1 causing moderate damage to the right side of MV 2. Both windows of the passenger side of MV 2 were disabled from the collision. The operator of MV 2 was not injured and signed a patient refusal with Fallon medics. MV 2 was towed by triple A per the owners request.
Keywords:
Bus, Moderate
Dcc:
Followed too closely, Inattention
Report url:
report
Image url:
image
Latitude:
42.3400585
Longitude:
-71.1672359
Location:
11 Commonwealth Avenue, Chestnut Hill, MA 02467, 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 467.08ms