home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where date = "2020-12-12" and "retrieved" is on date 2021-01-08

✎ 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:
2000000730
Date:
2020-12-12
Time:
11:21
Address:
200 BOYLSTON ST
Speed limit:
25
Violation cited:
no
Narrative:
On December 12, 2020 at approx. 1121 hours I responded to the area of 200 Boylston Street "WEGMANS" Parking garage second floor for a report of a two motor vehicle crash with one party who is 7 months pregnant having back pain. Upon arrival oper 1 stated she was exiting the parking garage turning right, observed v2 and stopped. She stated v2 had contact with her vehicle. Oper 2 stated she was turning left to go into the parking garage and observed v1 exiting the garage. She stated that while they were both traveling in opposite directions the turn was tight and they both had contact. Oper of v1 was evaluated by Medics and signed a patient refusal. Oper 2 reported no injuries at this time. Both parties advised of the process.
Keywords:
Crash
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3191343
Longitude:
-71.1756718
Location:
200 Boylston St, Chestnut Hill, MA 02467, USA
Case number:
2000000731
Date:
2020-12-12
Time:
19:27
Address:
3 BORDER ST
Speed limit:
25
Violation cited:
yes
Narrative:
Operator of MV1 stated he was parked at 3 Border St. when MV2 struck his vehicle from the rear. Operator of MV1 stated he was inside the vehicle when the accident occurred and could observe a white female with blonde hair leaving the scene without stopping. Operator of MV2 denied the accident and stated she has been home for the last few hours. Pending further investigation, damage on MV2 was consistent with angle of the accident and to the damage on MV 1 . A witness also observed the Operator of MV2 inside the Corner Mini Mart shortly before the accident occurred. Citation #T2014800 was mailed to 21 Harvey Pl. for Ch. 90 Sec. 24(2) (Leaving the Scene of an accident, Property Damage) Please see police report #20055706 in regards to this accident. No injuries. No vehicles towed.
Keywords:
Citation, Crash
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3493025
Longitude:
-71.2297173
Location:
3 Border 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 300.979ms