crash_reports
1 row where "retrieved" is on date 2021-11-16 and speed_limit = 20
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)
Case
number:
Date:
2021-11-06
Time:
11:16
Address:
40 BROOKS AVE
Speed
limit:
20
Violation
cited:
no
Narrative:
On November 6th, 2021 at approximately 11:16 hours while working N491 I responded to #40 Brooks Ave for a report of a MV crash. On my arrival I located one of the involved vehicles(#1), a 2013 Toyota Tacoma PU, NJ commercial plate, GUTR193. The operator who was standing outside of the truck stated that vehicle #2 was backing out from his driveway across the street #41 Brooks Ave, when he struck his companies truck which was parked in front of #40 Brooks Ave. Vehicle #2 was a gray 2000 Volvo S70, Ma plate 17EL24, operated by a Peter Lewitt. He was backing out of his driveway when backed into vehicle #1 which was parked across the street in front of #40 Brooks Ave. There were no injuries due to this accident and neither vehicle was towed.
Keywords:
Crash
Dcc:
Inattention
Report
url:
Image
url:
Latitude:
42.3524801
Longitude:
-71.2109682
Location:
Advanced export
JSON shape: default, array, newline-delimited, object
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);