Baselight

Parking Violations Issued In August 2021

District of Columbia

@usgov.district_of_columbia_parking_violations_issued_in_august_2021

Loading...
Loading...

About this Dataset

Parking Violations Issued In August 2021

Parking citation locations in the District of Columbia. The Vision Zero data contained in this layer pertain to parking violations issued by the District of Columbia's Metropolitan Police Department (MPD) and partner agencies with the authority. For example, the District Department of Transportation's (DDOT) traffic control officers write parking violations to prevent congestion through enforcement and control at intersections. 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:02:58.860541
Tags: violation

Tables

Table 1

@usgov.district_of_columbia_parking_violations_issued_in_august_2021.table_1
  • 2.85 MB
  • 116152 rows
  • 31 columns
Loading...

CREATE TABLE table_1 (
  "objectid" BIGINT,
  "ticket_number" BIGINT,
  "violation_type_desc" VARCHAR,
  "issue_date" TIMESTAMP,
  "issue_time" DOUBLE,
  "issuing_agency_code" BIGINT,
  "issuing_agency_name" VARCHAR,
  "issuing_agency_short" VARCHAR,
  "violation_code" VARCHAR,
  "violation_proc_desc" VARCHAR,
  "location" VARCHAR,
  "plate_state" VARCHAR,
  "vehicle_type" VARCHAR,
  "multi_owner_number" DOUBLE,
  "disposition_code" DOUBLE,
  "disposition_type" VARCHAR,
  "disposition_desc" VARCHAR,
  "disposition_date" TIMESTAMP,
  "fine_amount" DOUBLE,
  "total_paid" BIGINT,
  "penalty_1" DOUBLE,
  "penalty_2" DOUBLE,
  "penalty_3" DOUBLE,
  "penalty_4" DOUBLE,
  "penalty_5" DOUBLE,
  "xcoord" DOUBLE,
  "ycoord" DOUBLE,
  "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.