home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Failed to yield"]", keywords contains "School" and speed_limit = 10

✎ 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:
22000213
Date:
2022-03-10
Time:
14:30
Address:
24 PROSPECT PL
Speed limit:
10
Violation cited:
no
Narrative:
The operator of Vehicle #1 stated that he observed a vehicle coming from behind that he tried to avoid a collision with. This then led to the collision with Vehicle #2. The operator of Vehicle #2 stated that she was travelling her School Bus van westbound on Prospect Pl when her vehicle was struck on the passenger side by Vehicle #1 as he attempted to pass her. Vehicle #2 was carrying 4 students, all parties involved were checked by medics before being released to their parents. Vehicle #1 was towed by Tody's Towing Co., and Vehicle #1 was parked for a private tow at a later time.
Keywords:
Bus, School
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3467503
Longitude:
-71.233074
Location:
24 Simms Ct, 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 261.231ms