home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2019-05-24, intersection = 0 and keywords contains "Pictures"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: date (date), retrieved (date), keywords (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000529
Date:
2019-05-24
Time:
15:00
Address:
126 AUBURNDALE AVE
Speed limit:
25
Violation cited:
no
Narrative:
Bike One was travelling Eastbound on Auburndale Ave when it appeared the operators front tire came in contact with a slightly raised manhole cover causing the operator to fall off his bike and impact the roadway. The cyclist was wearing a safety helmet but received a laceration around his eye and several lacerations to his arms and legs. He was transported to Beth Israel Boston. I spoke to the bicyclist who was unsure of how the crash occurred. I contacted his brother, Paul Colangelo (603 434-1251) who was advised of the incident. Photos were taken of the crash scene and emailed to the IT Bureau. I placed his bike into support services for safekeeping.
Keywords:
Bike, Crash, Helmet, Pictures
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3520386
Longitude:
-71.2373281
Location:
126 Auburndale Ave, 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 675.865ms