home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords contains "Bike" and "retrieved" is on date 2022-07-26

✎ 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:
22000584
Date:
2022-06-29
Time:
07:33
Address:
COMMONWEALTH AVE & ROWE ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator #1 states he was turning left onto Rowe St from Commonwealth Ave eastbound, when he made contact with bicyclist #1. Operator states he did not see the bicyclist approaching and was not sure what hit his vehicle until after he exited and saw the bicyclist on the ground. Bicyclist #1 states he was traveling westbound on Commonwealth Ave when vehicle #1 (Ma reg 3TZR51) struck him as it was turning onto Rowe St. Bicyclist sustained minor injuries and was transported to Newton-Wellesley Hospital. Vehicle #1 was towed by Tody's and operator #1 signed a patient refusal. Pictures were taken of the visible damage to the hood/windshield area and were submitted to the IT Bureau. The involved bike was turned over to bicyclist #1's wife, Gloria Gavris.
Keywords:
Bike, Hospital, Pictures
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3474233
Longitude:
-71.2433149
Location:
Commonwealth Ave & Rowe St, Newton, MA 02466, 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 348.949ms