Uncashed Checks
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_uncashed_checks
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_uncashed_checks
This dataset contains all uncashed checks that have been issued by the Town of Cary.
The dataset is updated the 9th of every month following a bank information update.
Organization: Town of Cary, North Carolina
Last updated: 2021-08-07T10:10:24.875397
Tags: checks
CREATE TABLE table_1 (
"check_date" TIMESTAMP,
"check_no" BIGINT,
"invoice_no" VARCHAR,
"transaction_amt" DOUBLE,
"vendor_name" VARCHAR,
"misc_vendor_name" VARCHAR,
"misc_vendor_addr1" VARCHAR,
"misc_vendor_addr2" VARCHAR,
"misc_vendor_addr3" VARCHAR,
"misc_vendor_city" VARCHAR,
"misc_vendor_state" VARCHAR,
"misc_vendor_zip" DOUBLE,
"vendor_addr1" VARCHAR,
"vendor_addr2" VARCHAR,
"vendor_addr3" VARCHAR,
"vendor_city" VARCHAR,
"vendor_state" VARCHAR,
"vendor_zip" VARCHAR,
"check_status_flag" VARCHAR,
"row" BIGINT
);Anyone who has the link will be able to view this.