home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2020-12-23, hit_run = 1 and speed_limit = 5

✎ View and edit SQL

This data as json, CSV (advanced)

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

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2000000768
Date:
2020-12-23
Time:
10:13
Address:
155 LEXINGTON ST
Speed limit:
5
Violation cited:
no
Narrative:
According to the uninvolved owner, MV#1 was parked and unoccupied in space #61 in the parking lot at #155 Lexington St overnight when it was struck by another unknown MV. Owner Jean Nutile states she parked her MV in spot #61 at approx. 7:40PM on 12/22/20 and found her damaged MV this morning at approx. 10AM. Mrs. Nutile states that when she parked her MV last evening, a red pickup truck was parked in space #62, directly next to her. This morning the red PU truck was gone and a blue sedan was parked in the assigned spot. There was no obvious damage to the blue sedan or any of the other MV's in the vicinity of MV#1. I observed significant damage to the rear passengers side of MV#1, including what appears to be a broken rear axle. I did not observe any MV debris on the ground in the area of spot#61, even though the hubcap of the damaged rear tire appeared to be missing a significant portion. Mrs. Nutile stated that she is the only person who operates her MV. Request the Traffic Bureau follow up with the resident assigned to spot #62.
Keywords:
[]
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3555308
Longitude:
-71.2423822
Location:
155 Lexington 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 319.97ms