home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-06-29 and speed_limit = 10

✎ 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:
1900000672
Date:
2019-06-29
Time:
13:29
Address:
51 JEFFERSON ST
Speed limit:
10
Violation cited:
no
Narrative:
Mv#1 was attempting to maneuver between an illegally parked moving truck (Rare Moving & Trucking 617-825-7273) and a legally parked car (Mv#2) on Jefferson St E/B in front of #51A. #1 operator stated moving truck workers were trying to help direct him through. During this time, #1 passenger side struck #2 driver's side mirror. Newton Parking Control issued a violation to the moving truck. Mv#2 owner was unable to be reached. Note left on #2 windshield.
Keywords:
[]
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3588253
Longitude:
-71.183771
Location:
51 Jefferson St, Newton, MA 02458, USA
Case number:
1900000673
Date:
2019-06-29
Time:
14:09
Address:
55 JEFFERSON ST
Speed limit:
10
Violation cited:
no
Narrative:
Mv#1 was attempting to maneuver between an illegally parked moving truck (Rare Moving and Trucking 617-825-7273) and a legally parked car (Mv#2) on Jefferson St E/B in front of #55A. #1 operator stated moving truck workers were trying to help direct him through. #1 stopped and began backing at which time #1 passenger rear sideswiped #2 driver's side front. Newton Parking Control issued a violation to moving truck.
Keywords:
[]
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3587004
Longitude:
-71.1839102
Location:
55 Jefferson St, Newton, MA 02458, 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 324.961ms