crash_reports
1 row where "datetime" is on date 2020-10-09, intersection = 0 and "retrieved" is on date 2020-10-14
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array)
Case
number:
Date:
2020-10-09
Time:
15:13
Address:
2044 BEACON ST
Speed
limit:
25
Violation
cited:
no
Narrative:
MV#1 Was traveling Westbound on Beacon St when the vehicle in front of her vehicle struck a low hanging tree branch that landed on top of her vehicle. Branch caused minor damage to the windshield. OPMV#1 Stated she was driving behind a truck on Beacon St and when the truck was entering the turn lane to turn right on Washington St a branch from a tree broke off and landed on her car.
Keywords:
Tree
Dcc:
[]
Report
url:
Image
url:
Latitude:
42.3297408
Longitude:
-71.2478316
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);