home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2021-05-19, hit_run = 0 and speed_limit = 0

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), dcc (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2100000360
Date:
2021-05-19
Time:
07:22
Address:
12 MIDDLESEX RD
Speed limit:
0
Violation cited:
no
Narrative:
On 5/19/2021 at 0730 hrs, I responded to the parking lot of 12 Middlesex Rd. the United States Postal Office; Chestnut Hill. Postal Truck #9204484 (MV#2) was parked facing southbound in the rear parking lot across from the loading dock. MV#2 had front end damage and a broken head light. The operator of MV#1 (carrier truck) stated he had difficulty maneuvering as he was backing up the truck and collided into the front of MV#2. No damage was observed to MV#1. MV#2 was unoccupied at the time of the collision. No injuries were reported.
Keywords:
[]
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.326314
Longitude:
-71.1649964
Location:
12 Middlesex Rd, Chestnut Hill, MA 02467, 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 361.162ms