Enterprise Information Services IT Project Portfolio
State of Oregon
@usgov.state_of_oregon_enterprise_information_services_it_pro_66bda598
State of Oregon
@usgov.state_of_oregon_enterprise_information_services_it_pro_66bda598
CREATE TABLE table_1 (
"reportdate" TIMESTAMP,
"policyarea" VARCHAR,
"acronym" VARCHAR,
"agency" VARCHAR,
"project" VARCHAR,
"description" VARCHAR,
"phase" VARCHAR,
"lastgate" VARCHAR,
"start" TIMESTAMP,
"end" TIMESTAMP,
"budget" BIGINT,
"federal" BIGINT,
"general" BIGINT,
"lottery" BIGINT,
"other" BIGINT
);
Anyone who has the link will be able to view this.