City Budget Expenditures By Fund By Fiscal Year
State of Iowa
@usgov.state_of_iowa_city_budget_expenditures_by_fund_by_fiscal_year
State of Iowa
@usgov.state_of_iowa_city_budget_expenditures_by_fund_by_fiscal_year
Budgeted expenditures for all Iowa cities.
Organization: State of Iowa
Last updated: 2023-01-20T00:03:20.058508
Tags: budget, city, expenditures, fund
CREATE TABLE table_1 (
"unique_line_id" VARCHAR,
"city_id_code" VARCHAR,
"gnis_feature_id" BIGINT,
"city_name" VARCHAR,
"fiscal_year" BIGINT,
"line_item" VARCHAR,
"expenditure_program" VARCHAR,
"fund" VARCHAR,
"expenditure_amount" DOUBLE,
"primary_point_coordinates" VARCHAR -- Primary Point (Coordinates)
);Anyone who has the link will be able to view this.