State University Construction Fund (SUCF) Contracts: Beginning 1995
State of New York
@usgov.state_of_new_york_state_university_construction_fund_s_06cf0588
State of New York
@usgov.state_of_new_york_state_university_construction_fund_s_06cf0588
Capital Contracts (Design, Construction and associated services) including expended and encumbrance values.
Organization: State of New York
Last updated: 2020-11-12T03:59:47.685063
Tags: capital, construction, contract, education, state-university-construction-fund, sucf, suny
CREATE TABLE table_1 (
"project_number" VARCHAR,
"contract_number" VARCHAR,
"title" VARCHAR,
"status" VARCHAR,
"procurement_type" VARCHAR,
"award_type" VARCHAR,
"contract_award_date" TIMESTAMP,
"contract_end_date" TIMESTAMP,
"contract_amount" DOUBLE,
"expended_amount_ytd" DOUBLE,
"expended_amount_ltd" DOUBLE,
"remaining_balance" DOUBLE,
"number_of_bids" BIGINT,
"mwbe" VARCHAR,
"mwbe_proposals" BIGINT,
"vendor_name" VARCHAR,
"address_line_1" VARCHAR,
"address_line_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"country" VARCHAR,
"georeference" VARCHAR
);Anyone who has the link will be able to view this.