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-09-20

✎ 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:
2100000727
Date:
2021-09-19
Time:
02:45
Address:
1542 CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 was traveling south on Centre St. MV#2 was traveling north on Centre St. MV#2 crossed the double yellow lines and crashed into MV#1. Operator of MV#1 stated that he while he was traveling south on Centre St, he observed MV#2 cross the lines and strike him. Operator of MV#2 stated that while he was traveling north on Centre St, he lost control of his vehicle. Operator of MV#2 stated he lost control due to the heavy rain fall that was occurring. Operator of MV#2 stated that after he lost control of his vehicle, he crashed into MV#1. Both parties signed a patient refusal with medics. Both vehicles were towed off scene by Todys.
Keywords:
Crash, Rain
Dcc:
Swerving
Report url:
report
Image url:
image
Latitude:
42.3223379
Longitude:
-71.2016149
Location:
1542 Centre St, Newton, MA 02461, 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 399.387ms