Asheville NC Construction And Repair Contracts
City of Asheville, NC Data
@kaggle.trobacker_asheville_nc_construction_and_repair_contracts
City of Asheville, NC Data
@kaggle.trobacker_asheville_nc_construction_and_repair_contracts
CREATE TABLE munis_contracts_asheville (
"objectid" BIGINT,
"contract_number" BIGINT,
"contract_description" VARCHAR,
"contract_status" VARCHAR,
"contract_type" VARCHAR,
"contract_subtype" VARCHAR,
"last_modified" TIMESTAMP,
"original_amount" DOUBLE,
"revised_amount" DOUBLE,
"vendor_id" BIGINT,
"vendor_name" VARCHAR,
"objectid_1" BIGINT
);
Anyone who has the link will be able to view this.