home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where intersection = 0, keywords contains "Glare" and "retrieved" is on date 2021-01-25

✎ 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:
2100000008
Date:
2021-01-06
Time:
08:22
Address:
41 WOODLAND RD
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 stated that she was traveling south on Woodland Rd when she encountered solar glare, lost control of the steering wheel and crashed into a telephone pole in front of #41 Woodland Rd. The operator was not injured and refused medical treatment. I inspected the pole, which I belive was sideswiped and it appeared to only have minor damage. MV towed by Tody's and I transported operator to her destination at Lasell College.
Keywords:
Crash, Glare, Solar
Dcc:
Glare
Report url:
report
Image url:
image
Latitude:
42.3439318
Longitude:
-71.2513427
Location:
41 Woodland Rd, Auburndale, MA 02466, 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 280.775ms