home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where latitude = "42.3003288" and "retrieved" is on date 2022-05-23

✎ 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:
22000405
Date:
2022-05-15
Time:
14:07
Address:
DEDHAM ST & NAHANTON ST
Speed limit:
25
Violation cited:
no
Narrative:
OPERATOR 1 OF MV1 WAS TURNING FROM NAHANTON ST ONTO DEDHAM ST (S/B) AND PULLED INTO THE LEFT (INSIDE ) LANE AND WENT TO SWITCH LANES INTO THE RIGHT (OUTSIDE) LANE AND COLLIDED WITH MOTORCYCLE1. MINOR DAMAGE TO MV1. MC1 WAS TURNING ONTO DEDHAM ST (S/B) FROM NAHANTON ST AND WAS IN THE RIGHT LANE. MV1 DID NOT SEE MC1 AND SIDESWIPED MC1. MC1 SLID THE MC TO THE GROUND. MINOR INJURIES TO OPERATOR2 OF MC1. OPERATOR2 WAS EVALUATED BY THE MEDICS AND REFUSED TRANSPORTATION. MINOR DAMAGE TO MC1. NO TOWS NEEDED. NO CITATIONS ISSUED AT THIS TIME.
Keywords:
Citation
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.3003288
Longitude:
-71.1881827
Location:
Nahanton St & Dedham St, Newton, MA 02459, USA
Case number:
22000427
Date:
2022-05-20
Time:
08:22
Address:
NAHANTON ST & DEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
On Friday 5/20/22 at approximately 822 hours while assigned to marked unit n498 I was dispatched to the parking lot of 755 Dedham Street for a report of a Minor motor vehicle crash. Upon arrival I spoke with the operator, HYPPOLITE Guerline, of MV#1 (1MCW18) who states she was traveling eastbound on Nahanton Street and approaching the yield sign to turn onto Dedham Street when she was struck in the rear by MV#2. Operator, FISHER Susan, of MV#2 (R6324), states she was behind MV#1 and thought the vehicle had pulled away from the intersection. FISHER states she looked to her left and saw it was clear to proceed, not realizing MV#1 had not yet cleared the intersection, striking MV#1 in the rear. There was no damage to either motor vehicle, however HYPPOLITE was complaining of head and neck pain. Medic 4 arrived on scene and evaluated HYPPOLITE. She signed a patient refusal with Medic 4 and everyone cleared from the scene.
Keywords:
Crash
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3003288
Longitude:
-71.1881827
Location:
Nahanton St & Dedham St, 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 314.488ms