home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where longitude = "-71.1752159" and "retrieved" is on date 2022-02-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:
22000138
Date:
2022-02-12
Time:
16:03
Address:
200 BOYLSTON ST
Speed limit:
10
Violation cited:
yes
Narrative:
MV1 was parked in a parking spot in the parking lot behind Wegmans grocery store which is a parking lot accessible to the public. MV2 proceeded to back into the front end of MV1 while trying to enter a parking spot (see witnees statement.) There were no injuries and no vehicles were towed. A citation will be issued to the operator of MV1 for leaving the scene of property damage 90/24/C. Citation #T1445641
Keywords:
Citation
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3189069
Longitude:
-71.1752159
Location:
200 Boylston St, Newton, 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 294.93ms