home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-02-10 and keywords contains "Citation"

✎ 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:
1900000167
Date:
2019-02-10
Time:
15:12
Address:
CHESTNUT ST & PRINCE ST
Speed limit:
30
Violation cited:
no
Narrative:
The operator of MV#1 stated that she was traveling south on Chestnut St approaching Prince St when MV#2 pulled out in front of her from Prince St and crash occurred. Operator #1 stated she had no time to stop. The operator of MV#2 stated that he was traveling west on Prince St and had come to a complete stop at the stop sign at Chestnut St, but did not see MV#1 until it was too late and crash occurred. Operator #2 stated the crash was his fault and he was cited.
Keywords:
Citation, Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3394123
Longitude:
-71.2235272
Location:
Chestnut St & Prince St, Newton, MA 02465, USA
Case number:
1900000168
Date:
2019-02-10
Time:
15:34
Address:
CRAFTS ST & WATERTOWN ST
Speed limit:
30
Violation cited:
no
Narrative:
Vehicle 1 was travelling straight ahead, westbound on Watertown St. Vehicle 2 was in the left turn only lane, and taking a turn onto Crafts St. The operator of vehicle 1 stated they needed to swerve off of the road to avoid getting struck by the rear of vehicle 2. Vehicle 1 struck the curb with their right front tire. The tire popped and the rim was damaged. No one was injured due to the accident. Vehicle 1 was towed by Tody's. A level 3 inspection was done to vehicle 2 by Officer Marini, and a citation was issued.
Keywords:
Citation, Crash
Dcc:
Lane departure
Report url:
report
Image url:
image
Latitude:
42.3566805
Longitude:
-71.2069364
Location:
Watertown St & Crafts St, Newton, MA 02460, 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 443.744ms