home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "retrieved" is on date 2021-06-22 and speed_limit = 10

✎ 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:
2100000432
Date:
2021-06-15
Time:
15:31
Address:
135 WELLS AVE
Speed limit:
10
Violation cited:
no
Narrative:
Vehicle 1 was travelling northbound in the parking lot of 135 Wells ave, Boston Sports Club. The front left of vehicle 1 struck a small pole in the parking lot. Vehicle 1 lost control, and began to drive in circles. Then, vehicle 1 drove into the wooded area behind the parking lot, and the front of the vehicle struck a cement wall. I observed moderate damage to the front of vehicle 1. The front air bags deployed. The front passenger was transported to NWH for a head injury by Newton Medic4. The driver and rear passengers were not injured, and signed a patient refusal. Todys' towed the vehicle to their lot.
Keywords:
Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.2921993
Longitude:
-71.1952581
Location:
135 Wells Ave, Newton, MA 02459, 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 479.059ms