home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2019-02-13, keywords contains "Fire" and speed_limit = 25

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), 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:
1900000187
Date:
2019-02-13
Time:
21:26
Address:
2000 COMMONWEALTH AVE
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 Stated while traveling westbound down Commonwealth ave he struck a patch of ice. The ice caused his vehicle to rotate 360 degrees and proceeded to slide on the roadside shoulder striking a verizon poll ( 102/285). MV#1 traveled approximately 12ft from the road before striking the poll. MV#1 sustained heavy front end damage. MV#1 had all airbags deployed and had a small fire under the front end. I observed multiple other vehicles passing having difficulties and vehicles sliding due to significant ice conditions. Driver of MV#1 had injuries to his left arm, possible broken forearm/wrist. Passenger of MV#1 stated she had chest pains. Medics transported both parties to Newton Wellesley Hospital for further evaluation. Tody's Towed the vehicle due to heavy front end damage.
Keywords:
Airbag, Fire, Hospital, Ice
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3470319
Longitude:
-71.2431985
Location:
2000 Commonwealth Avenue, Auburndale, 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 344.341ms