home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-11-04 and keywords contains "Airbag"

✎ 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:
1900001136
Date:
2019-11-04
Time:
16:39
Address:
LAGRANGE ST & VINE ST
Speed limit:
30
Violation cited:
no
Narrative:
MV #1 was traveling northbound on Lagrange St. MV #2 was traveling southbound on Lagrange St. when the operator turned eastbound onto Corey St.(Boston). As MV#2 turned eastbound it collided with MV #1. Significant damage was observed to both MV#1 and MV#2's front bumpers and engine compartments. Both MV#1 and MV#2's airbags were deployed upon impact. The Operator of MV#1 reported she was uninjured while the Operator of MV#2 was transported to the hospital. Both vehicles were towed from the scene by Tody's Tow Service.
Keywords:
Airbag, Crash, Hospital
Dcc:
Failed to yield, Unknown
Report url:
report
Image url:
image
Latitude:
42.3010684
Longitude:
-71.1697428
Location:
Lagrange St & Vine St, Newton, MA 02467, 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 468.935ms