home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2021-02-09, dcc_code = "[99]" and "retrieved" is on date 2021-02-19

✎ 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:
2100000108
Date:
2021-02-09
Time:
11:06
Address:
164 VARICK RD
Speed limit:
25
Violation cited:
no
Narrative:
I responded to the area of Varick Rd@Quinobequin Rd. on 02/09/2021 at approx. 1106 hrs for a report of a past MVA/HR. I arrived in the area and was flagged down by vehicle owner De-Souza, Fernanda MA OLN#S64319275. She was with her vehicle MA Reg. 7115ZS; 2016 Niss/Murano color Red. The vehicle was parked on Varick Rd. directly in front of #164 Varick Rd. The vehicle had visible damage all along the drivers side which was facing the street. The vehicle appeared to have been sideswiped (probably by a plow truck). According to De-Souza the vehicle was parked unoccupied since approximately 0900 hrs to present. The MVA was unwitnessed and as of the time of this report no witnesses have been identified. The vehicle sustained body damage along the full length of the drivers side. The vehicle did not require towing service. De-Sousza has been advised to contact her insurance co. and a MVA report would be documented.
Keywords:
[]
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3246288
Longitude:
-71.2446111
Location:
164 Varick Rd, Waban, MA 02468, 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 447.347ms