Baselight

Moving Violations Issued In September 2022

District of Columbia

@usgov.district_of_columbia_moving_violations_issued_in_september_2022

Loading...
Loading...

About this Dataset

Moving Violations Issued In September 2022

Moving citation locations in the District of Columbia. The Vision Zero data contained in this layer pertain to moving violations issued by the District of Columbia's Metropolitan Police Department (MPD) and partner agencies with the authority. For example, DC's enforcement camera program cites speeders, blocking the box, and other moving offenses. Moving violation locations are summarized ticket counts based on time of day, week of year, year, and category of violation. Data was originally downloaded from the District Department of Motor Vehicle's eTIMS meter work order management system. Data was exported into DDOT’s SQL server, where the Office of the Chief Technology Officer (OCTO) geocoded citation data to the street segment level. Data was then visualized using the street segment centroid coordinates.
Organization: District of Columbia
Last updated: 2024-04-30T18:25:05.268670
Tags: citation, ddot, district-of-columbia, dmv, dpw, enforcement, moving-violations, mpd, vision-zero, washington-dc

Tables

Table 1

@usgov.district_of_columbia_moving_violations_issued_in_september_2022.table_1
  • 1.74 MB
  • 117044 rows
  • 29 columns
Loading...

CREATE TABLE table_1 (
  "objectid" BIGINT,
  "location" VARCHAR,
  "xcoord" DOUBLE,
  "ycoord" DOUBLE,
  "issue_date" TIMESTAMP,
  "issue_time" BIGINT,
  "issuing_agency_code" BIGINT,
  "issuing_agency_name" VARCHAR,
  "issuing_agency_short" VARCHAR,
  "violation_code" VARCHAR,
  "violation_process_desc" VARCHAR,
  "plate_state" VARCHAR,
  "accident_indicator" VARCHAR,
  "disposition_code" BIGINT,
  "disposition_type" VARCHAR,
  "disposition_date" TIMESTAMP,
  "fine_amount" BIGINT,
  "total_paid" BIGINT,
  "penalty_1" BIGINT,
  "penalty_2" BIGINT,
  "penalty_3" BIGINT,
  "penalty_4" BIGINT,
  "penalty_5" BIGINT,
  "rp_mult_owner_no" BIGINT,
  "body_style" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "mar_id" DOUBLE,
  "gis_last_mod_dttm" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.