home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Unknown", keywords contains "Bus" and "retrieved" is on date 2021-04-04

✎ 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:
2100000137
Date:
2021-02-20
Time:
05:16
Address:
41 AVALON RD
Speed limit:
25
Violation cited:
no
Narrative:
Vehicle 1 was travelling eastbound on Avalon Rd. Vehicle 1 travelled through the intersection of Avalon Rd and Upland Rd. Vehicle 1 crashed into the front lawn of 41 Avalon Rd. The operator was not on scene when I arrived. I went to the registered owner's house at 115 Upland Rd to investigate the accident, with negative results. The vehicle crashed during a snowstorm, and the party went back to his house for the evening. I observed moderate damage to the front of vehicle 1. The bushes on the homeowners front lawn were damaged. Todys towed the vehicle to their lot.
Keywords:
Bus, Crash, Moderate, Snow
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3291287
Longitude:
-71.2215959
Location:
41 Avalon Rd, 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 539.165ms