home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where address = "343 AUBURN ST" and "retrieved" is on date 2022-05-04

✎ 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:
22000356
Date:
2022-04-30
Time:
09:48
Address:
343 AUBURN ST
Speed limit:
15
Violation cited:
no
Narrative:
Vehicle 1 and Vehicle 2 were headed eastbound on Auburn St when Vehicle 1 attempted to parallel park on the south side of Auburn St. Vehicle 2 attempted to drive around Vehicle 1 while they attempted to park, at which time Vehicle 1 decided to abandon their attempt to parallel park and instead took a wide left turn in an attempt to pull into the angled parking spaces across the street on the north side of Auburn St. When Vehicle 1 attempted this turn, the front driver's side quarter panel of Vehicle 1 made contact with the passenger side front and rear quarter panel of Vehicle 2. I observed minor scrapes to the side of Vehicle 2 and minor scrapes to the front quarter panel of Vehicle 1. The operator of Vehicle 1 stated that she was having difficulty turning the steering wheel of her vehicle following the accident, and I observed that her two front wheels were no longer parallel with each other and instead pointed at an inward angle. Both parties denied injuries. Vehicle 2 was able to drive away from the scene while Vehicle 1 requested a tow from AAA.
Keywords:
Crash
Dcc:
Improper turn
Report url:
report
Image url:
image
Latitude:
42.3466204
Longitude:
-71.248301
Location:
343 Auburn 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 244.65ms