home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Failed to yield", "Unknown"]", dcc contains "Unknown" and "retrieved" is on date 2022-02-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:
22000064
Date:
2022-01-24
Time:
05:29
Address:
WASHINGTON ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 Was entering the Washington St rotary from Park St traveling Northbound when she collided with MV#2. OPMV#1 Stated she had the green light and when she entered the rotary she was hit by the other vehicle. MV#2 Was entering the Washington St rotary traveling Eastbound when he collided with MV#1. OPMV#2 Stated he was entering the rotary and she collided with his vehicle. Should be noted where MV#2 Entered the rotary there is a Yield Sign. No vehicles were towed and there was no injuries involved in the accident.
Keywords:
Crash
Dcc:
Failed to yield, Unknown
Report url:
report
Image url:
image
Latitude:
42.335476
Longitude:
-71.2423855
Location:
Washington St, Massachusetts, 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 255.657ms