SPU CIP Workorders
City of Seattle
@usgov.city_of_seattle_spu_cip_workorders
City of Seattle
@usgov.city_of_seattle_spu_cip_workorders
CREATE TABLE table_1 (
"objectid" BIGINT,
"agency" VARCHAR,
"project_status" VARCHAR,
"project_type" VARCHAR,
"project_id" VARCHAR,
"project_name" VARCHAR,
"project_description" VARCHAR,
"project_manager" VARCHAR,
"project_manager_phone_number" VARCHAR,
"project_manager_email_address" VARCHAR,
"agency_reference" VARCHAR,
"budget_id" VARCHAR,
"project_funded" VARCHAR,
"construction_start" VARCHAR,
"construction_end" VARCHAR,
"sdot_street_compkey" BIGINT,
"cip_purpose" VARCHAR,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.