home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-10-04, intersection = 0 and keywords contains "Speed"

✎ 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:
1900001010
Date:
2019-10-04
Time:
15:18
Address:
56 ROOSEVELT RD
Speed limit:
25
Violation cited:
yes
Narrative:
Operator 1 of vehicle 1 was traveling w/b on Roosevelt Rd when Vehicle 2 hit the curb and collided with her vehicle. Major damage to vehicle 1 and was towed by todys towing. No injuries to Operator 1. Vehicle 2 was traveling at a high rate of speed e/b on Roosevelt rd when she hit the curb and collided with vehicle 2 head on. Vehicle 2 was on the wrong side of road during the collision. Operator 2 was not injured. Passenger 1 and 2 was not injured and medical refusals were obtained through their parents. Passenger 3 was injured and taken to the NWH with minor injuries. Vehicle 2 had major damage and was towed by todys towing. Operator 2 was issued MA citation T2015492 for c89s4A Marked Lanes, c90s8 Passenger Restriction (JOL) and c90s17 for Speed.
Keywords:
Citation, Speed
Dcc:
Too fast for conditions, Inattention
Report url:
report
Image url:
image
Latitude:
42.3140525
Longitude:
-71.1931463
Location:
56 Roosevelt Rd, 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 655.835ms