DOF Scofftow Case Information
City of New York
@usgov.city_of_new_york_dof_scofftow_case_information
City of New York
@usgov.city_of_new_york_dof_scofftow_case_information
CREATE TABLE table_1 (
"case_number" BIGINT,
"case_status" VARCHAR,
"license_plate_number" VARCHAR,
"license_plate_issuing_state" VARCHAR,
"license_plate_type" VARCHAR,
"judgment_amount" DOUBLE,
"boot_date" TIMESTAMP,
"tow_y_n" VARCHAR,
"tow_date" TIMESTAMP,
"redeemed_y_n" VARCHAR,
"redemption_date" TIMESTAMP,
"total_amount_owed" DOUBLE,
"total_amount_collected" DOUBLE,
"auctioned_y_n" VARCHAR,
"auction_date" TIMESTAMP,
"auction_amount" DOUBLE
);
Anyone who has the link will be able to view this.