home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc = "["Over-steering"]", hit_run = 0 and speed_limit = 10

✎ 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:
1900001009
Date:
2019-10-04
Time:
16:04
Address:
525 WALTHAM ST
Speed limit:
10
Violation cited:
no
Narrative:
Operator of MV#1 stated his car was parked in a metered spot in the parking lot behind West Newton Post Office, 525 Waltham St. Operator of MV#2 stated she was pulling into the parking lot and turning into a spot next to MV#1. She sideswiped MV#1. Minor damage to both vehicles. Both vehicles were able to be driven from the scene.
Keywords:
[]
Dcc:
Over-steering
Report url:
report
Image url:
image
Latitude:
42.3497196
Longitude:
-71.2265848
Location:
525 Waltham St, West Newton, MA 02465, USA
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 283.489ms