Moving Violations Issued In August 2022
District of Columbia
@usgov.district_of_columbia_moving_violations_issued_in_august_2022
District of Columbia
@usgov.district_of_columbia_moving_violations_issued_in_august_2022
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
);
Anyone who has the link will be able to view this.