Municipal Revenues By Source – Fiscal Year 2010
State of Maryland
@usgov.state_of_maryland_municipal_revenues_by_source_fiscal_year_2010
State of Maryland
@usgov.state_of_maryland_municipal_revenues_by_source_fiscal_year_2010
Municipal revenue sources for each county's municipalities. Source: Local Government Finances Fiscal 2010 (Department of Legislative Services), via Overview of Maryland Local Governments Finances and Demographic Information (Department of Legislative Services, 2012. Link: http://mgaleg.maryland.gov/pubs/budgetfiscal/2012-local-government-finances-demographics.pdf)
Organization: State of Maryland
Last updated: 2021-07-23T14:10:19.803020
Tags: budget, counties, county, department-of-legislative-services, dls, revenues, taxes
CREATE TABLE table_1 (
"county" VARCHAR,
"percentage_of_total_municipal_revenue_from_property_taxes" DOUBLE,
"percentage_of_total_municipal_revenue_from_income_taxes" DOUBLE,
"percentage_of_total_municipal_revenue_from_other_taxes" DOUBLE,
"percentage_of_total_municipal_revenue_from_service_charges" DOUBLE,
"percentage_of_total_municipal_revenue_from_federal_grants" DOUBLE,
"percentage_of_total_municipal_revenue_from_state_grants" DOUBLE,
"percentage_of_total_municipal_revenue_from_county_grants" DOUBLE,
"percentage_of_total_municipal_revenue_from_other_sources" DOUBLE
);Anyone who has the link will be able to view this.