crash_reports
1 row where "datetime" is on date 2019-11-19, hit_run = 0 and speed_limit = 5
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)
Case
number:
Date:
2019-11-19
Time:
09:08
Address:
115 WINCHESTER ST
Speed
limit:
5
Violation
cited:
no
Narrative:
Vehicle 1 operator states that he was backing out of a parking space at 115 Winchester St. when he heard a crunching sound coming from the front passenger door. The operator exited the vehicle and noticed that he had hit a large wooden flower pot. There was minor damage to the front passenger door of N-498. Officer Ferguson responded and took pictures of the damage. No injuries.
Keywords:
Pictures
Dcc:
Inattention
Report
url:
Image
url:
Latitude:
42.3159419
Longitude:
-71.2092409
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);