home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where date = "2021-09-24", dcc contains "Inattention" and "retrieved" is on date 2021-10-25

✎ 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:
2100000752
Date:
2021-09-24
Time:
15:13
Address:
BEACON ST & LAKE AVE
Speed limit:
25
Violation cited:
no
Narrative:
Operator 1 stated, she was traveling Northbound on Lake Ave and stopped at the at the stop sign at the intersection of Lake Ave and Beacon St. Operator 1 stated she tried to cross over Beacon St and thought she had enough time to cross but crashed into vehicle 2 passenger side door, who was traveling Westbound on Beacon St. Operator 2 stated, he was traveling Westbound on Beacon St when Vehicle 1 tried to cross the intersection and crashed into his vehicle. A witness stated that vehicle 1 came to a complete stop at the intersection of Lake Ave and Beacon St then proceeded through the intersection and crashed into vehicle 2 at an angle. There was heavy damage to the front of vehicle 1 and heavy damage to the drivers side door and undercarriage of vehicle 2. Both vehicles were towed by Tody's Towing. Operator 1 and her passengers (all juveniles) notified parents/guardians on scene about the accident and all declined medical attention. Operator 2 also declined medical attention.
Keywords:
Crash
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3304598
Longitude:
-71.1988555
Location:
Beacon St & Lake Ave, 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 265.831ms