home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Over-steering", intersection = 0 and "retrieved" is on date 2021-11-22

✎ 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:
2100000943
Date:
2021-11-15
Time:
14:48
Address:
916 WALNUT ST
Speed limit:
10
Violation cited:
no
Narrative:
The operator of MV#1 stated she was travelling forward out of her parking space and turned the steering wheel early and struck MV#2. MV#1 sustained moderate damages to its passenger side rear wheel area. There were no reported injuries tot he operator of MV#1. MV#2 was unoccupied and parked directly next to MV#1. MV#2 sustained moderate damages to its driver's side front wheel area. The owner of MV#2 was informed and was provided with information related to this accident. The owner of MV#1 requested for her own towing service to assist her with her vehicle.
Keywords:
Crash, Moderate
Dcc:
Over-steering
Report url:
report
Image url:
image
Latitude:
42.3300663
Longitude:
-71.2063967
Location:
916 Walnut 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 572.507ms