Bid Tabulations (Historical)
City of New York
@usgov.city_of_new_york_bid_tabulations
City of New York
@usgov.city_of_new_york_bid_tabulations
CREATE TABLE table_1 (
"bid_number" BIGINT,
"bid_title" VARCHAR,
"bid_item_number" DOUBLE,
"class_number" DOUBLE,
"bid_item" VARCHAR,
"bidder_name" VARCHAR,
"bid_price" VARCHAR,
"bid_opening_date" TIMESTAMP,
"contact_name" VARCHAR,
"print_date" TIMESTAMP,
"print_time" VARCHAR
);
Anyone who has the link will be able to view this.