crash_reports
1 row where "datetime" is on date 2020-05-16, dcc contains "Visibility obstructed" and intersection = 0
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)
Case
number:
Date:
2020-05-16
Time:
10:01
Address:
281 NEWTONVILLE AVE
Speed
limit:
30
Violation
cited:
no
Narrative:
On May 16th, 2020 at approximately 10:01 hours while working N491 I responded to #281 Newtonville Ave for a reported single vehicle crash. While en route the reporting party stated the vehicle had left the scene. On my arrival I spoke with the R/P who stated while riding his bike down Newtonville Ave he observed a black colored landscaping pickup truck back out of Pillion Court onto Newtonville Ave and hit a fire hydrant across the Street. Its possible the driver never knew he struck the hydrant. The R/P never saw the driver or the license plate number. Fire department and water department were notified and were responding. Pictures were taken and later submitted to Technology Bureau.
Keywords:
Crash, Fire, Pictures
Dcc:
Visibility obstructed
Report
url:
Image
url:
Latitude:
42.3527856
Longitude:
-71.1984141
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);