crash_reports
1 row where "datetime" is on date 2019-11-09 and keywords contains "Hospital"
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)
Case
number:
Date:
2019-11-09
Time:
18:02
Address:
CENTRE ST & LANGLEY RD
Speed
limit:
25
Violation
cited:
no
Narrative:
MV #1 was traveling soutbound on Centre St. at the intersection of Langley Rd. MV #2 was positioned northbound on Centre. St and was attempting to turn westbound onto Pleasant st. The operator of MV#2 indicated that there was a significant gap in traffic as he was attempting to turn westbound when the operator of MV #1 collided into his vehicle. Damage was observed to both MV#1 and MV#2's front bumpers. The operator of MV#1 stated she could not see MV#2 due to the lighting prior to her colliding into vehicle. Both parties were treated on scene by Cataldo EMS but declined transport to a hospital. Both vehicles were able to be driven away from the scene.
Keywords:
Ems, Hospital
Dcc:
Visibility obstructed
Report
url:
Image
url:
Latitude:
42.3312062
Longitude:
-71.1946329
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);