City Budget Revenues By Fund By Fiscal Year
State of Iowa
@usgov.state_of_iowa_city_budget_revenues_by_fund_by_fiscal_year
State of Iowa
@usgov.state_of_iowa_city_budget_revenues_by_fund_by_fiscal_year
Revenue line item data extracted from the yearly certified budget of Iowa cities.
Organization: State of Iowa
Last updated: 2023-01-19T23:55:00.787327
Tags: budget, city, fiscal-year, line-item, revenue
CREATE TABLE table_1 (
"unique_line_id" VARCHAR,
"gnis_feature_id" BIGINT,
"code" VARCHAR,
"city_name" VARCHAR,
"fiscal_year" BIGINT,
"revenue_line_item" VARCHAR,
"revenue_type" VARCHAR,
"fund" VARCHAR,
"value" DOUBLE,
"primary_point_coordinates" VARCHAR -- Primary Point (Coordinates)
);Anyone who has the link will be able to view this.