home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-07-14 and keywords contains "Airbag"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000722
Date:
2019-07-14
Time:
23:00
Address:
542 CHESTNUT ST
Speed limit:
25
Violation cited:
yes
Narrative:
OPMV#1 Was traveling Southbound on Chestnut St when she saw an object in the middle of the road and swerved into the Northbound lane of Chestnut St. OPMV#1 Drove up over the curb and onto the sidewalk colliding with a stone wall at 542 Chestnut St and a Utility pole. The vehicle then traveled Southbound on the sidewalk and stopped at the intersection of Chestnut St and Roslyn Rd. I observed major damage to front of the vehicle along with left and right side damage. Airbags were deployed on all sides. OPMV#1 Was evaluated by EMS and she signed a medical refusal. Vehicle was towed by Tody's Towing. OPMV#1 is charged with the following: M.G.L. C.89 S.4A Marked Lanes, M.G.L. C.90 S.24 Negligent Operation, M.G.L. C.90 S.24 OUI Alcohol. Refer to incident #19029056.
Keywords:
Airbag, Alcohol, Ems
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3309176
Longitude:
-71.2242064
Location:
542 Chestnut St, Waban, MA 02468, USA

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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);
Powered by Datasette · Queries took 323.374ms