crash_reports
1 row where "datetime" is on date 2019-01-19, intersection = 0 and keywords contains "Pictures"
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array), dcc_code (array)
Case
number:
Date:
2019-01-19
Time:
21:24
Address:
391 LEXINGTON ST
Speed
limit:
25
Violation
cited:
no
Narrative:
The OP. of MV#1 states while travelling northbound on Lexington Street, her car suddenly started sliding causing her to strike a tree by the roots area. Minor damage to the city tree, pictures taken.
Keywords:
Pictures, Tree
Dcc:
Unknown
Report
url:
Image
url:
Latitude:
42.348877
Longitude:
-71.2476303
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);