home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Failed to yield", "Inattention"]", intersection = 0 and "retrieved" is on date 2022-03-28

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), dcc (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
22000244
Date:
2022-03-23
Time:
20:19
Address:
697 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 Was traveling Westbound on Washington St when he collided with MV#2 exiting the parking lot of Garden Remedies, 697 Washington St. OPMV#1 Stated he was traveling straight on Washington and the other vehicle pulled out of the parking lot into his lane causing them to collide. MV#2 Was exiting the parking lot of Garden Remedies at 697 Washington St when he was struck by MV#1. OPMV#2 Stated he was being let go by the right Westbound lane and when he entered the left Westbound lane that is when he was struck by a vehicle. No injuries/No tows
Keywords:
[]
Dcc:
Failed to yield, Inattention
Report url:
report
Image url:
image
Latitude:
42.3529253
Longitude:
-71.2021966
Location:
697 Washington St, Newton, MA 02458, 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 842.022ms