home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords contains "Rain" and "retrieved" is on date 2021-12-03

✎ 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:
2100000990
Date:
2021-11-26
Time:
17:54
Address:
204 RIVER ST
Speed limit:
30
Violation cited:
no
Narrative:
Operator 1 states he was traveling in MV1 east on River Street on the way to the airport. Operator 1 states it was dark and raining and did not see MV2 parked on the side of the street, until he struck it. MV1 pushed MV2 approx. 15-20 feet where they both came to rest next to each other. No reported injuries, Medics evaluated and obtained a refusal die to airbag deployment. Both vehicles were towed by Tody's. NFD put speedy dry on a small spill.
Keywords:
Airbag, Fire, Rain, Speed
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3545897
Longitude:
-71.2347873
Location:
204 River St, West 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 477.098ms