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-10-28

✎ 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:
2100000839
Date:
2021-10-17
Time:
08:30
Address:
115 RUMFORD AVE
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 was stopped and unoccupied in the driveway at #115 Rumford Ave when its passengers side rear quarter was stuck by MV#2. The operator of MV#2 stated that he was traveling east on Rumford Ave and because of solar glare did not see the rear end of MV#1 in the roadway when crash occurred. No injuries and MV#2 arranged for his own tow. Photographs of both MV's taken at the scene.
Keywords:
Crash, Glare, Pictures, Solar
Dcc:
Glare
Report url:
report
Image url:
image
Latitude:
42.3581851
Longitude:
-71.2417715
Location:
115 Rumford Ave, 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 316.778ms