State Of Iowa Budget Appropriations
State of Iowa
@usgov.state_of_iowa_state_of_iowa_budget_appropriations
State of Iowa
@usgov.state_of_iowa_state_of_iowa_budget_appropriations
CREATE TABLE table_1 (
"budget_line_code" VARCHAR,
"fiscal_year" BIGINT,
"function" VARCHAR,
"department_number" BIGINT,
"department_name" VARCHAR,
"fund" VARCHAR,
"fund_name" VARCHAR,
"appropriation" VARCHAR,
"appropriation_name" VARCHAR,
"budget_unit_code" VARCHAR,
"budget_unit" VARCHAR,
"object_class" VARCHAR,
"governor_s_recommendations" DOUBLE,
"department_request" DOUBLE,
"adopted_budget" DOUBLE
);
Anyone who has the link will be able to view this.