home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where dcc = "["Inattention"]" and "retrieved" is on date 2021-02-01

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: date, intersection, violation_cited, keywords, 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:
2100000059
Date:
2021-01-27
Time:
12:19
Address:
275 CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
On 01/27/2021, while assigned to N491, I, Officer Conary, responded to the 275 Centre Street for a minor motor vehicle accident. Upon arrival, I was met by Operator of MV3, who stated that he was driving Northbound on Centre Street in the far right lane. MV2 began to enter his lane of traffic to take a right turn into Brigham and Women's. At this time, MV3 thought MV2 was going to hit him so MV3 hit parked MV1. I spoke with Operator of MV2 who stated that he was traveling Northbound on Centre Street in the left side lane. Operator of MV2 merged into the far right lane to take right turn. He stated he did not see MV3 nor did he hit anyone. Operator of MV3 confirmed that MV2 did not hit another vehicle. I spoke to the owners of MV1 and they stated that the damage was minor and that they did not want to contact insurance. There was minor damage to the left front bumper. Operator of MV3 wanted an accident report due to the minor damage on the right side of his vehicle. All parties involved were asked if they needed medical attention in which the declined. All motor vehicles were driven from scene without issue.
Keywords:
Crash
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.358572
Longitude:
-71.185233
Location:
275 Centre St, Newton, MA 02458, USA
Case number:
2100000061
Date:
2021-01-28
Time:
12:26
Address:
180 NEEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
Njavan Stewart-Okiwe states that he was operating vehicle #2 N/B on Needham St. Njavan came to a stop and vehicle #1 backed into him. Jill Fallon was operating vehicle #1 N/B on Needham St. Jill states that she was attempting to take a left turn into a parking lot. Jill states that there was a semi trailer coming out of the parking lot attempting to take a right turn S?B on Needham St. Jill states that she backed up so the semi trailer could make the turn but she did not see vehicle #2. Jill stated that it was her fault but she didn't see the car. No injures, no tows.
Keywords:
[]
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3116053
Longitude:
-71.2130334
Location:
180 Needham St, Newton, MA 02464, USA
Case number:
2100000064
Date:
2021-01-28
Time:
16:57
Address:
BRIDGE ST & WATERTOWN ST
Speed limit:
25
Violation cited:
yes
Narrative:
Operator of MV1 stated he was facing northbound on Bridge St. at the stop sign. Operator of MV1 then proceeded to enter Watertown Street, turning left, eastbound when he struck MV2. Operator of MV2 stated while traveling eastbound on Watertown St MV1 pulled out on to Watertown St and struck the front bumper of the vehicle. MV1 had minor damage to the hood. MV2 sustained major damage to the front bumper, hood and head lights. MV2 was towed by Todys Towing. Due to a language barrier with Operator of MV2, her friend Leilian Olivira translated.
Keywords:
[]
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3604294
Longitude:
-71.20168
Location:
Bridge St & Watertown St, Newton, MA 02458, 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 369.085ms