Bid Openings And Results
City of Baton Rouge
@usgov.city_of_baton_rouge_bid_openings_and_results
City of Baton Rouge
@usgov.city_of_baton_rouge_bid_openings_and_results
CREATE TABLE table_1 (
"bid_date" TIMESTAMP,
"bid_time" VARCHAR,
"department" VARCHAR,
"division" VARCHAR,
"description" VARCHAR,
"project_contact" VARCHAR,
"project_phone" VARCHAR,
"project_phone_extension" DOUBLE,
"buyer_name" VARCHAR,
"room_number" BIGINT,
"note" VARCHAR,
"bid_results" VARCHAR,
"unique_id" BIGINT
);
Anyone who has the link will be able to view this.