Seattle Rescue Plan
City of Seattle
@usgov.city_of_seattle_seattle_rescue_plan
City of Seattle
@usgov.city_of_seattle_seattle_rescue_plan
CREATE TABLE table_1 (
"program_id" BIGINT,
"dept_full_name" VARCHAR,
"dept_acronym" VARCHAR,
"seattle_rescue_plan" VARCHAR,
"category_of_investment" VARCHAR,
"item_name_for_the_public" VARCHAR,
"funding_source" VARCHAR,
"item_main_objective" VARCHAR,
"budgeted" BIGINT,
"expenditures" BIGINT,
"encumbrances" DOUBLE,
"total_spent_expenditures_encumbrances" BIGINT,
"program_status" VARCHAR
);
Anyone who has the link will be able to view this.