County Actual Expenditures By Service Area By Fiscal Year
State of Iowa
@usgov.state_of_iowa_county_actual_expenditures_by_service_ar_8344783b
State of Iowa
@usgov.state_of_iowa_county_actual_expenditures_by_service_ar_8344783b
This dataset provides actual county expenditure data for every county in the State of Iowa beginning in Fiscal Year 2010 (year ending June 30, 2010).
Organization: State of Iowa
Last updated: 2023-01-19T23:57:29.565406
Tags: actual, expenditures
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"county_number" BIGINT,
"county" VARCHAR,
"public_safety_and_legal_services" BIGINT,
"physical_health_social_services" BIGINT,
"mental_health_id_dd" BIGINT -- MENTAL HEALTH, ID & DD,
"county_environment_and_education" BIGINT,
"roads_transportation" BIGINT -- ROADS & TRANSPORTATION,
"government_services_to_residents" BIGINT,
"administration" BIGINT,
"nonprogram_current" BIGINT,
"debt_service" BIGINT,
"capital_projects" BIGINT,
"subtotal_expenditures" BIGINT,
"operating_transfers_out" BIGINT,
"refunded_debt_payments_to_escrow" BIGINT,
"total_expenditures_other_uses" BIGINT -- TOTAL EXPENDITURES & OTHER USES,
"primary_county_coordinates" VARCHAR
);Anyone who has the link will be able to view this.