home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2021-03-19, dcc contains "Unknown" and keywords contains "Bus"

✎ 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:
2100000195
Date:
2021-03-19
Time:
09:42
Address:
BRACKETT RD & PARK AVE
Speed limit:
25
Violation cited:
no
Narrative:
Oper of Veh #1 stated that she was traveling WB on Brackett Road, stopped at the stop sign. Veh #1 then tried to cross intersection of Park Ave where she was struck by Veh #2. She stated she didn't see veh #2 because her vision was obstructed by the bushes on the corner. She also believed that Veh #2 was speeding. Oper of Veh #2 stated she was driving SB on Park Ave when Veh # 1 pulled in front of her. Stated she didn't have time to stop. Also stated she was not speeding. Mailman on scene stated Veh #1 pulled out and didn't give Veh #2 time to stop,also stated veh # 2 may have been going a little fast. Did not leave info. Both cars towed by Todys. No injuries were reported.
Keywords:
Bus, Speed
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3430685
Longitude:
-71.1855112
Location:
Brackett Rd & Park Ave, Newton, MA 02458, 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 326.495ms