City Budget And Actual Expenditures
State of Iowa
@usgov.state_of_iowa_city_budget_and_actual_expenditures
State of Iowa
@usgov.state_of_iowa_city_budget_and_actual_expenditures
CREATE TABLE table_1 (
"record_key" VARCHAR,
"fiscal_year" BIGINT,
"county_code" BIGINT,
"county" VARCHAR,
"gnis_feature_id" BIGINT,
"city_code" VARCHAR,
"city_name" VARCHAR,
"expenditure_program" VARCHAR,
"budget" BIGINT,
"actual" DOUBLE,
"primary_city_coordinates" VARCHAR
);
Anyone who has the link will be able to view this.