home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2021-02-07, dcc contains "Unknown" and intersection = 0

✎ 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:
2100000087
Date:
2021-02-07
Time:
14:04
Address:
1946 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 stated that she was attempting to exit #1946 Washington St. and that her MV was stopped at the red light to enter Washington St when her MV was struck by MV#2. MV#2 was traveling east on Washington St and attempting to turn right into #1946 Washington St when his MV began to slide on the new snow on the roadway and struck MV#1. No injuries, no tows.
Keywords:
Snow
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3325996
Longitude:
-71.242162
Location:
1946 Washington St, Auburndale, MA 02466, USA
Case number:
2100000088
Date:
2021-02-07
Time:
14:53
Address:
135 ROWE ST
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 stated that he was traveling south on Rowe St approaching Commonwealth Ave when MV#2 slid on the new snow cover road and crashed into MV#1. The operator of MV#2 stated that he has just turned onto Rowe St from Commonwealth Ave when his MV slid on the snow covered road into MV#1. No injuries, no tows.
Keywords:
Crash, Snow
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3477896
Longitude:
-71.2431753
Location:
135 Rowe St, 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 346.951ms