home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2021-02-20, intersection = 1 and keywords contains "Snow"

✎ View and edit SQL

This data as json, CSV (advanced)

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

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2100000139
Date:
2021-02-20
Time:
11:40
Address:
WATERTOWN ST & BARRIEAU COURT
Speed limit:
15
Violation cited:
no
Narrative:
Owner of Veh 1 stated that he believes his car was struck around 4:30 earlier this morning, when he heard a loud noise. His vehicle was parked on Barrieau Court next to 368 Watertown Street. Damage makes owner believe it was hit by a plow during the snow storm. No cameras were located in the area. Owner may call for a tow later due to damage. Owner contacted me to let know that Antonellis Construction plows the area.
Keywords:
Snow
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3585632
Longitude:
-71.204393
Location:
Watertown St & Barrieau Ct, Newton, MA 02460, 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 335.415ms