Reports & Toolkits

Doing More with Less: State Revenue Limitations and Mandates on County Finances

  • Document

    Doing More with Less: State Revenue Limitations and Mandates on County Finances

    /*----------------Temporary Styling----------------*/ #admin-menu-wrapper { display: none; } body.admin-menu { top: 0px !important; margin-top: 0px !important; } header nav.bar { top: 0px !important; background-color: #333 !important } article.person { display: none; } /*---------------------General---------------------*/ h1 { display: none; } div.pub-content h1 { display: block !important; } .inset-shadow { -moz-box-shadow: inset 0 32px 32px -28px #000000, inset 0 -32px 32px -28px #000000; -webkit-box-shadow: inset 0 32px 18px -28px #000000, inset 0 -32px 32px -28px #000000; box-shadow: inset 0 32px 32px -28px #000000, inset 0 -32px 32px -28px #000000; } .inset-shadow-top { -moz-box-shadow: inset 0 32px 32px -28px #000000; -webkit-box-shadow: inset 0 32px 32px -28px #000000; box-shadow: inset 0 32px 32px -28px #000000; } .inset-shadow-bottom { -moz-box-shadow: inset 0 -32px 32px -28px #000000; -webkit-box-shadow: inset 0 -32px 32px -28px #000000; box-shadow: inset 0 -32px 32px -28px #000000; } /*---------------------Full Width Nav---------------------*/ /*One Column*/ #content .grid .column.main { width: 100% !important; padding: 0px !important } #content .grid .column.content-right { width: 100% !important; padding: 0px !important } #content .grid .column.main .grid.intro {margin: 0px !important;} article.event { margin-bottom: 0px !important; } @media screen and (min-width: 1025px) { #utility { border-width: 0px !important } #utility .stripe-inner { display: none !important; } header .grid .column.branding { display: none; } header nav.bar { position: fixed; left: 0; right: 0; width: 100%; z-index: 900 !important; margin: 0; border-top: 6px solid #f60; background-color: #333; text-align: center; } header nav.bar ul.menu li.top-nav-logo, header nav.bar ul.menu li.top-nav-search { display: list-item !important; } header ul.menu { max-width: 1600px !important; margin: 0 auto !important; text-align: center !important; } a.cic-new { padding-right: 8px !important; padding-left: 48px !important; background-color: #f93 !important; color: #fff !important; background-image: url(/sites/all/themes/custom/naco_ui/assets/img/county-data-icon.png?1436196918); background-repeat: no-repeat; background-position: 10px 7px; -moz-background-size: 49px; -o-background-size: 49px; -webkit-background-size: 49px; background-size: 49px; } } @media screen and (max-width: 1280px) and (min-width: 1025px) { a.cic-new { background-position: 10px 7px !important; -moz-background-size: 36px !important; -o-background-size: 36px !important; -webkit-background-size: 36px !important; background-size: 36px !important; padding-left: 40px !important; } } @media screen and (max-width: 1024px) { a.cic-new { padding: 11.2px 16px !important; padding-left: 58px !important; background-color: #f93 !important; color: #fff !important; background-image: url(/sites/all/themes/custom/naco_ui/assets/img/county-data-icon.png?1436196918); background-repeat: no-repeat !important; background-position: 14px 8px !important; -moz-background-size: 32px !important; -o-background-size: 32px !important; -webkit-background-size: 32px !important; background-size: 32px !important; } } a.cic-new:hover { background-image: url(/sites/all/themes/custom/naco_ui/assets/img/county-data-icon-black.png?1436196918) !important; background-color: #feca95 !important; color: #333 !important; } @media screen and (max-width: 1024px) { body.admin-menu header, body.admin-menu #content, body.admin-menu footer { top: 0px !important; } } /*Full Width Blocks*/ #content, #content .stripe-inner, footer { max-width: none !important; } #content .stripe-inner { padding: 0px !important } #content.full .column.main { padding: 0px !important; transition: top 0.69s; } #content .column.main .wrapper{ display: none; } #page-title h1 { display: inline !important; font-family: "MuseoSans" !important; font-size: 15.5px !important; line-height: 15.5px !important } #content .grid .column.content-right .block:first-child { width: 100%; display: table; padding: 0px !important; margin: 0px !important; border-width: 0px !important; } /*-----------------------Mobile vs. Desktop Only-----------*/ @media screen and (min-width: 1025px) { .mobile-only { display: none; } } @media screen and (max-width: 1024px) { .desktop-only { display: none; } } /*---------------------General Fonts---------------------*/ .baskerville { font-family: "baskerville-urw" !important; font-style: italic !important; } /*----------------- Content Styling -----------------*/ /*Fonts*/ .cn-body h2 { text-transform: uppercase !important; color: #003366 !important; padding-top: 16px; } .cn-body h3 { font-family: "Museo" !important; font-weight: 900; font-size: 24px !important; padding-top: 8px !important; margin-bottom: 8px !important } .cn-body h4 { font-size: 24px !important; line-height: 24px !important; text-transform: uppercase !important; } h3 a.header-link {color: #333 !important;} .cn-body p, .cn-body li { font-family: "MuseoSans300" !important; font-size: 18px !important; line-height: 1.4 !important; } a.btn { line-height: 1.4 !important } /*Block Quotes*/ blockquote { background-color: transparent !important; } .cn-body blockquote h3 { font-family: "kepler-std-semicondensed",serif !important; font-size: 28px !important; line-height: 1.2 !important } .cn-body blockquote h3:first-child:before { font-family: "FontAwesome"; content: "\f10d"; color: #f93; font-size: 120%; margin-right: 8px; } .cn-body blockquote p, .cn-body blockquote li { font-weight: normal !important; } @media screen and (min-width: 1025px) { blockquote { margin-right: -10% !important; max-width: 50% !important; padding: 0px 16px !important; margin-top: 0px !important; } blockquote.left { margin-left: -10% !important; float: left !important; max-width: 50% !important; padding: 0px 16px !important; margin-top: 0px !important; margin-right: 16px !important; text-align: right; } } @media screen and (min-width: 769px) and (max-width: 1024px) { blockquote { margin-right: -32px !important; max-width: 50% !important; padding: 0px 16px !important; margin-top: 0px !important; } blockquote.left { margin-left: -32px !important; float: left !important; max-width: 50% !important; padding: 0px 16px !important; margin-top: 0px !important; margin-right: 16px !important; text-align: right; } } @media screen and (max-width: 768px) { blockquote { margin: 0px !important; width: 100%; padding: 16px !important; max-width: 100% !important; margin-bottom: 16px !important } } /*Research Stat Blockquote*/ @media screen and (min-width: 1601px) { blockquote.big-stat { margin-left: -32px !important; float: left !important; max-width: 50% !important; padding: 0px 16px !important; margin-top: 0px !important; margin-right: 16px !important; text-align: right; border-style: solid; border-left-width: calc(50vw - 480px); border-color: #003366; } } /*TOC*/ @media screen and (min-width: 769px) { blockquote.toc { border-left: solid 6px #000; padding-left: 32px !important } } .cn-body blockquote.toc h3:first-child:before { content: "" !important; display: none; } .cn-body blockquote.toc h3 { font-size: 21px !important; line-height: 21px !important; } .cn-body blockquote.toc h3 a { color: #333 !important } .cn-body blockquote.toc h3 a:hover { color: #0099cc !important; text-decoration: none !important; } .cn-body blockquote.toc p a { color: #666 !important } .cn-body blockquote.toc p a:hover { color: #0099cc !important; text-decoration: none !important; } /*Pub Content*/ .pub-content { max-width: 1024px; margin: 48px auto 64px auto !important; word-wrap: break-word; } @media screen and (min-width: 1025px) { .pub-content { width: 64% } } @media screen and (min-width: 769px) and (max-width: 1024px) { .pub-content { width: 84% } } @media screen and (max-width: 768px) { .pub-content { width: calc(100% - 32px); } } .pub-header { width: 100%; height: 100vh; position: relative; overflow: hidden; } .header-image { width: 100%; height: 35vh; background-size: cover; background-repeat: no-repeat; background-position: center bottom } .header-title { width: 100%; height: 30vh; padding: 32px; background-color: #33cbff; position: relative; display: flex; align-items: center; justify-content: center; } .header-title .title-map { position: absolute; top: 8px; left: 8px; width: calc(100% - 16px); height: calc(100% - 16px); opacity: 0.46; background-image: url(/sites/default/files/USmapofcounties-1600_drop.png); background-size: contain; background-repeat: no-repeat; background-position: right center } .header-title img { width: 100%; position: relative; max-width: 1024px !important; margin: 0px auto 0px 0px !important; } .header-an-1 { -webkit-animation-name: slideleft; /* Chrome, Safari, Opera */ -webkit-animation-duration: 2s; -webkit-animation-fill-mode: backwards; -webkit-animation-delay: 0.69s; animation-name: slideleft; animation-duration: 2s; animation-fill-mode: backwards; animation-delay: 0.69s; } .header-an-3 { -webkit-animation-name: slideleft; /* Chrome, Safari, Opera */ -webkit-animation-duration: 2s; -webkit-animation-fill-mode: backwards; -webkit-animation-delay: 0.69s; animation-name: slideleft; animation-duration: 2s; animation-fill-mode: backwards; animation-delay: 1s; } /* Chrome, Safari, Opera */ @-webkit-keyframes slideleft { from {margin-left: -100%;} to {margin-left:0px;} } /* Standard syntax */ @keyframes slideleft { from {margin-left: -100%;} to {margin-left: 0px;} } .header-an-2 { -webkit-animation-name: slideright; /* Chrome, Safari, Opera */ -webkit-animation-duration: 2s; -webkit-animation-fill-mode: backwards; -webkit-animation-delay: 0.69s; animation-name: slideright; animation-duration: 2s; animation-fill-mode: backwards; animation-delay: 2s; } /* Chrome, Safari, Opera */ @-webkit-keyframes slideright { from {margin-left: 100%;} to {margin-left:0px;} } /* Standard syntax */ @keyframes slideright { from {margin-left: 100%;} to {margin-left: 0px;} } /*Misc*/ ul.links, #content .grid .column.content-right, footer .footer-1 { display: none; } /*Header Down*/ .header-down { display: table; position: absolute; left: 0px; bottom: 32px; width: 100%; color: #fff !important; text-align: center; } .pub-header i.fa{ color: #fff !important; font-size: 64px; line-height: 64px; -webkit-animation-name: down-grow; /* Chrome, Safari, Opera */ -webkit-animation-duration: 1.38s; -webkit-animation-direction: alternate; -webkit-animation-iteration-count: 6; animation-name: down-grow; animation-duration: 1.38s; animation-direction: alternate; animation-iteration-count: 6; transition: all 0.69s; } .header-inner:hover { cursor: pointer; } .header-inner:hover img { margin-bottom: 64px !important; transition: margin-bottom 0.69s; } .header-inner:hover i.fa { color: #ff9933; font-size: 120px !important; line-height: 120px !important; transition: all 0.5s; } /* Chrome, Safari, Opera */ @-webkit-keyframes down-grow { from { font-size: 64px; line-height: 64px; } to { font-size: 120px; line-height: 120px; } } /* Standard syntax */ @keyframes down-grow { from { font-size: 64px; line-height: 64px; } to { font-size: 120px; line-height: 120px; } } /*-----------------Bottom Buttons Blocks-----------------*/ @media screen and (min-width: 601px) { #go-up { transition: all 0.6s; margin-left: -47px; } } @media screen and (max-width: 600px) { #go-up { transition: all 0.6s; margin-left: -25%; width: 25%; } .four-buttons { width: 25% !important; } } .show-button { margin-left: 0px !important; } .bottom-buttons { position: fixed; left: 0px; bottom: 0px; display: flex; align-items: flex-end; } @media screen and (max-width: 600px) { .bottom-buttons { width: 100% } } .buttons-test { left: 64px !important; } .bottom-btn-block { height:36px; transition: height 0.5s; -webkit-transition: height 0.5s; -moz-transition: height 0.5s; -ms-transition: height 0.5s; -o-transition: height 0.5s; } .bars-btn { background-color:rgba(51, 51, 51, 0.76); cursor: pointer; transition: all 1s !important } .bars-btn::before { font-family: "FontAwesome"; content: "\f0c9"; } .bars-btn-clicked { background-color: rgba(255,102,0, 0.76) !important; transition: all 1s !important; } .bars-btn-clicked::before { font-family: "FontAwesome" !important; content: "\f00d" !important; } @media screen and (min-width: 601px) { .btn-1, .btn-2, .btn-3, .btn-4, .btn-5 { float: left; display:table; text-align:center; padding: 8px; z-index:50; color:#ffffff !important; min-width:47px; } .bottom-btn-block:hover { height: 48px; transition: height 0.5s; -webkit-transition: height 0.5s; -moz-transition: height 0.5s; -ms-transition: height 0.5s; -o-transition: height 0.5s; } } @media screen and (max-width: 600px) { .btn-1, .btn-2, .btn-3, .btn-4 { float: left; display:table; text-align:center; padding: 12px; z-index:50; color:#ffffff !important; transition: all 0.5s; } #soc-email, #soc-tweet, #soc-fb { width: 33.333%; } } /*End Notes*/ sup a { color: #ff9933 !important; text-decoration: none !important; font-size: 69% !important; line-height: 1 !important; padding: 0px 2px; font-family: "Museo" !important } sup a:hover { color: #003366 !important } /* ----------- iPhone 4 and 4S ----------- */ /* Portrait and Landscape */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) { .fixed-bkg { background-attachment: local !important; } } /* Portrait */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { .fixed-bkg { background-attachment: local !important; } } /* Landscape */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) { .fixed-bkg { background-attachment: local !important; } } /* ----------- iPhone 5 and 5S ----------- */ /* Portrait and Landscape */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) { .fixed-bkg { background-attachment: local !important; } } /* Portrait */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { .fixed-bkg { background-attachment: local !important; } } /* Landscape */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) { .fixed-bkg { background-attachment: local !important; } } /* ----------- iPhone 6 ----------- */ /* Portrait and Landscape */ @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { .fixed-bkg { background-attachment: local !important; } } /* Portrait */ @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { .fixed-bkg { background-attachment: local !important; } } /* Landscape */ @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) { .fixed-bkg { background-attachment: local !important; } } /* ----------- iPhone 6+ ----------- */ /* Portrait and Landscape */ @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) { .fixed-bkg { background-attachment: local !important; } } /* Portrait */ @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) { .fixed-bkg { background-attachment: local !important; } } /* Landscape */ @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) { .fixed-bkg { background-attachment: local !important; } } /* ----------- iPad mini ----------- */ /* Portrait and Landscape */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { .fixed-bkg { background-attachment: local !important; } } /* Portrait */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) { .fixed-bkg { background-attachment: local !important; } } /* Landscape */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) { .fixed-bkg { background-attachment: local !important; } } /* ----------- iPad 1 and 2 ----------- */ /* Portrait and Landscape */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { .fixed-bkg { background-attachment: local !important; } } /* Portrait */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) { .fixed-bkg { background-attachment: local !important; } } /* Landscape */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) { .fixed-bkg { background-attachment: local !important; } } /* ----------- iPad 3 and 4 ----------- */ /* Portrait and Landscape */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { .fixed-bkg { background-attachment: local !important; } } /* Portrait */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) { .fixed-bkg { background-attachment: local !important; } } /* Landscape */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) { .fixed-bkg { background-attachment: local !important; } } /*Pub Graphics*/ .pub-graphic { position: relative; overflow: hidden; } .map-link { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: flex; align-items:center; justify-content: center; background-color: rgba(255,255,255,0.69); opacity: 0; transition: opacity 1s; } .pub-graphic:hover .map-link { opacity: 1; transition: opacity 1s; } .pub-graphic .map-link a { background-color: rgba(255,255,255,0.92); transition: background-color: 0.4s; } .pub-graphic .map-link a:hover { background-color: rgba(0, 136, 187,1); transition: background-color: 0.4s; } @media screen and (max-width: 600px) { .map-link {display: none;} } @media screen and (min-width: 769px) { .pub-graphic { width: calc(100% + 64px); display: table; margin: 32px 0px 32px -32px } .pub-graphic p, .legend, .legend-icons { padding-left: 32px; padding-right: 32px; } } @media screen and (max-width: 768px) { .pub-graphic { width: 100%; display: table; margin: 32px 0px } } .pub-graphic h4 { line-height: 1 !important; text-transform: uppercase !important; color:#666 !important; } .pub-graphic p { font-size: 14px !important; } .pub-graphic img, .pub-graphic canvas { width: 100%; max-width: none !important; margin: 32px 0px !important; } .pub-graphic .map { width: 100%; display: table; position: relative; cursor: pointer; } .pub-graphic .map .map-link { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(255,255,255,0.92); display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.69s; } @media screen and (max-width: 700px) { .map-link {display: none;} } .pub-graphic .map:hover .map-link { opacity: 1 !important; transition: opacity 0.69s; } /*Object Title Blocks*/ .object-title { padding: 0px 0px 16px 84px; position: relative; text-transform: uppercase; } .object-label { display: block; background-color: #ff9933; color: #fff !important; padding: 6px 10px 8px 10px; margin-right: 6px; position: absolute; left: 0px; top: 0px; font-size: 24px; line-height: 24px; font-family: 'AlternateGotNo2d', sans-serif !important; } .object-title h4 { margin-bottom: 4px !important; text-transform: uppercase; } .object-title p { font-size: 14px !important; margin-bottom: 4px !important; text-transform: uppercase; padding-left: 0px !important; padding-right: 0px !important; } /*Legends*/ .legend, .legend-icons { width: 100%; display: table; margin: 16px auto; position: relative; } .legend h4, .legend-icons h4 { text-align: center; } .legend .color { width: calc(20% - 3.2px); float: left; margin: 0px 4px 4px 0px; height: 16px; } .legend .color.four { width: calc(25% - 3px) !important } .legend .color.three { width: calc(33.333% - 2.6667px) !important } .legend .color.two { width: calc(50% - 2px) !important } .legend .color.last { margin-right: 0px !important; } .legend .legend-num { width: 20%; display: table; margin-bottom: 4px; float: left; text-align: center; font-family: "MuseoSans300"; font-size: 12px; line-height: 1; padding: 2px 8px } .legend .legend-num.two { width: 50% !important; } .legend .legend-num.three { width: 33.3333% !important; } .legend .legend-num.four { width: 25% !important } .legend .legend-num.first { width: 30% !important; padding-left: 10%; clear: both; } .legend .legend-num.last { width: 30% !important; padding-right: 10% } .legend-icons .icon { width: calc(50% - 8px); float: left; display: table; position: relative; margin: 4px 16px 4px 0px; padding-left: 32px; font-family: "MuseoSans300"; font-size: 12px; } .legend-icons .icon:before { content: ""; width: 24px; height: 100%; position: absolute; top: 0px; left: 0px; } .legend-icons .icon.db:before { background-color: #003366; } .legend-icons .icon.lb:before { background-color: #0099cc; } .legend-icons .icon.do:before { background-color: #ff9933; } .legend-icons .icon.lo:before { background-color: #ffcc66; } .legend-icons .legend-title { width: 50%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 16px; display: flex; align-items: center; } .legend-icons .legend-title h4 { text-align: right; } .footer-image { width: 100%; height: 80vh; background-image: url(/sites/default/files/county-finances-f1.jpg); background-size: cover; background-position: center; background-attachment: fixed; } .cn-body p strong { font-family: "MuseoSans" !important } /*Key Terms Blocks*/ @media screen and (min-width: 768px) { .key-terms-large { width: calc(100% + 64px); margin: 32px 0px 32px -32px; padding: 32px; border: solid 4px #ff9933; } .key-terms-large h3, .key-terms-small h3 { color: #ff9933 !important } .key-terms-small { border-left: solid 6px #ff9933; margin-right: -10%; max-width: 50%; padding: 0px 16px; margin-top: 0px; margin-left: 16px; margin-bottom: 16px; float: right; } } @media screen and (max-width: 768px) { .key-terms-large, .key-terms-small { width: calc(100% + 32px) !important; margin: 16px 0px 16px -16px !important; padding: 16px !important; background-color: #ff9933 !important; max-width: none !important; } .key-terms-large h3, .key-terms-large h4, .key-terms-large p, .key-terms-large a, .key-terms-small h3, .key-terms-small h4, .key-terms-small p, .key-terms-small a { color: #fff !important } } h1, h2 {text-transform: uppercase !important;}

    JOEL GRIFFITH, JONATHAN HARRIS & DR. EMILIA ISTRATE

    NACo POLICY RESEARCH PAPER SERIES, ISSUE 5 • NOVEMBER 2016

    Jump to Section

    Download Report PDF

    Executive Summary | Download PDF

    Introduction

    Findings

    1. State Governments are Limiting Counties’ Revenue Authority to Fund Essential Services.

    2. Counties are Coping with More State and Federal Mandates, Not Fully Covered By State and Federal Aid.

    3. Counties are Adjusting to New Fiscal Challenges on the Horizon.

    4. Counties are Pursuing Various Solutions to Ensure Quality Service Delivery Despite Fiscal Constraints.

    Conclusion

    Endnotes

    State Profiles

    Executive Summary

    Counties provide front line support for the health, safety and prosperity of communities and residents. But they are struggling to deliver essential services around the country. States increasingly limit counties’ capacity to raise adequate revenue to fund their activities. At the same time, state and federal governments are imposing more mandates on counties, without providing adequate funding. Counties have adopted additional fiscal solutions, but they are not sufficient to cover the needs of their residents and communities. NACo conducted interviews with state associations of counties and state and county officials in each of the 48 states with county governments between February and July 2016 to better understand county funding sources, state revenue limits, federal and state mandates on counties, new fiscal challenges and county fiscal solutions. Supplemented by additional research of state statutes, tax codes and local government finance literature, this analysis shows that:

    1. States are limiting counties’ revenue authority to fund essential services.

    Property taxes and sales taxes are the main general revenue sources for most counties. While counties in 45 states collect property taxes, most often they keep less than a quarter of the property taxes collected in a state (23.7 percent). The bulk of property taxes in a state (49.9 percent) goes to schools. All forty-five (45) states place limitations on county property tax authority and the number of restrictions has expanded extensively since 1990s. Nearly half (45 percent) of current state caps on county property taxing authority have been enacted or modified since 1990. Only 29 states authorize counties to collect sales taxes, but with restrictions. Twenty-six (26) impose a sales tax limit and 19 ask for voter approval.

    Forty-five (45) states place limitations on county property tax authority.

    2. Counties are struggling with more state and federal mandates, not fully covered by state and federal aid.

    Many county services are mandated by the states or the federal government, from activities in criminal justice and public safety, health and human services, transportation and infrastructure, to administration of elections and property assessments. U.S. Environmental Protection Agency (EPA) regulations comprise the federal mandate burden most likely to be cited by the state associations of counties and other officials interviewed. According to the interviews, nearly three-quarters (73 percent) of states have escalated the number and/or cost of mandates for counties, over the past decade, decreased state funding to counties over the past decade or done a combination of both.

    29 states authorize counties to collect sales tax.

    3. Counties are adjusting to new fiscal challenges on the horizon.

    Several developments are challenging local fiscal conditions across the nation. Marijuana legalization provided a new revenue stream for counties in five of the 25 states that passed this measure before November 2016 elections, but costs associated with potential substance abuse problems and driving under the influence may prevent counties from receiving a net financial benefit from this new source of revenue. In 14 states, plummeting prices for oil and natural gas over the past two years have erased much of the annual severance tax revenue received by counties. The “sharing economy,” a technological development best exemplified by AirbnB and Uber, is challenging county revenue structures. According to the interviews with the state association of counties and other officials, counties in nine states are experiencing fiscal losses because of home sharing. The rapid proliferation of “dark store” big-box retailers’ property valuation appeals is another issue confronting counties in more than 12 states. This approach argues for use of vacant big box stores as comparables for the assessment of operating retail store locations.

    4. Counties are pursuing various solutions to ensure quality service delivery despite fiscal constraints.

    Counties throughout the country partner with cities, other counties, nonprofit organizations and the private sector to deliver high-quality services to their residents in a cost efficient manner.  For example, Iowa counties are part of more than 23,000 agreements with other local governments for service delivery ranging from ambulance services to public libraries. Further, 37 states grant counties the authority to create and/or manage special-purpose tax districts to fund specific services. In 22 of the 37 states, counties must first obtain voter approval. Finally, some states have passed legislation specifically meant to curb the imposition of unfunded mandates.  For example, the Alabama Constitution requires a two-thirds approval of any such mandate by the state legislature; furthermore, the state cannot enforce the mandate until the following fiscal year.

County government roles and responsibilities continuously evolve as local conditions and needs change with shifting economies, aging populations or overburdened infrastructure. Local elected officials understand best the impact of legislation or administrative regulations on the county economy and county government budget. Counties need the state and the federal governments to provide full funding to cover for the compliance costs with the mandates they impose. Likewise, increased county autonomy regarding revenue generation and service provisions would relieve some of the fiscal pressures. The continued partnership with the state and federal governments is essential to counties’ ability to effectively and successfully support thriving communities across the country. 

INTRODUCTION

County governments directly affect the economic vitality and quality of life in their communities. This role encompasses a range of services, from maintaining 45 percent of America’s roads to supporting nearly 1,000 hospitals to keeping communities safe through law enforcement. These services require massive resources including more than $106 billion annually in building infrastructure and maintaining and operating public works, more than $53 billion annually in construction of public facilities and nearly $70 billion annually for community health and hospitals.[1]

State limitations include restricting the types of taxes counties may impose, limitations both on the rates of permitted taxes, the total revenue collected, property assessment and an obstacle-strewn approval process.

The increasing extent of state limitations on counties’ capacity to raise revenue is making provision of these services more difficult. State limitations include restricting the types of taxes counties may impose, limitations both on the rates of permitted taxes, the total revenue collected, property assessment and an obstacle-strewn approval process.

Concurrent with these constraints, state and federal governments require counties to provide a growing scope of services. These mandates are often unfunded either entirely or partially. Revenue sharing by states and other state and federal funding for county services alleviate some of these mandate related costs. But in many instances, these supplementary sources have become more unpredictable and smaller in size. Overall, six years following the start of the Great Recession, fiscal tensions remain across counties, with inflation-adjusted general revenue fully recovered in only 46 percent of counties.[2]

 Counties have adopted additional fiscal solutions, but they are not sufficient to cover the needs of their residents and communities. Some states allow counties and other local governments to create special-purpose taxing districts to fund specific services. But counties are also turning to more innovative solutions, such as service sharing and merged service provision with cities or other counties. Further relief requires both the state and federal government to curtail their reliance on unfunded mandates to accomplish policy objectives. Additionally, counties must be empowered to more ably self-govern including in matters related to revenue generation and provided the necessary funding to implement any additional mandates.  

This study examines the pressure facing counties, including state limits on their ability to raise revenue and state and federal mandates. This includes a breakdown of county revenue sources. A discussion of the state limitations on property taxation and sales taxes follows. The report also examines the pervasiveness of state and federal mandates, which further complicate the fiscal dilemma. Lastly, several developing fiscal challenges are discussed along with some of the promising ways in which counties seek to overcome fiscal shortfalls.

The reader can access the information for each state through interactive maps and individual state profiles on County Explorer available at explorer.naco.org

FINDINGS

Most often, counties derive 76 percent of their annual revenues from own funding and the remaining 24 percent from intergovernmental transfers.

1. State governments are limiting counties’ revenue authority to fund essential services.

Counties rely on two types of revenue to finance operations, services and other responsibilities: (1) revenues raised by the county from local taxes and user fees (referenced as “own funding”) and (2) funding from the state and federal governments. Most often, counties derive 76 percent of their annual revenues from own funding and the remaining 24 percent from intergovernmental transfers.[3]

Key Terms

Charges or fees for services: Government charges for services provided or for the use of government assets, such as road tolls, park entry fees and parking charges.

County government: An organized entity with governmental character, sufficient discretion in the management of its own affairs to be an independent governmental unit and covering the geographical area of a county or county equivalent. Depending on the state, it can be known also as parish government or borough government. There are 3,069 county governments in the United States, including city-county consolidations, the District of Columbia and independent cities considered county governments under their state constitution or city charter. For ease of use, this study employs interchangeably “county” and “county government.”

County Own Funding

Counties raise revenues locally either through taxes or user fees. Most often, the revenue raised through property taxes and other types of taxes are not restricted to a particular activity (called “general revenues”). By 2013, general revenues funded 62.5 percent of county expenses, an increase of 1.5 percentage points in the funding share from the prior six years. Of utmost importance are property taxes, which represent 72 percent of county general revenues.[4]

Counties keep only 23.7 percent of the property taxes collected statewide.

Counties keep only a small portion of the property taxes they collect. Most often, counties keep only 23.7 percent of the property taxes collected statewide, the bulk of which (49.9 percent) go to schools (See Map 1).[5] Many property owners may presume that the county government retains for its own use all of the property taxes levied on a particular parcel because counties often collect not just taxes levied by the county government, but also property taxes levied by a myriad of governmental entities. These entities with separate levies may include cities, municipalities, schools and special districts. For example, counties in five states (Ill., Mass., Mich., N.H. and N.Y.) retain less than 10 percent of the property taxes collected statewide.[6]

Map 1

PROPERTY TAXES COLLECTED STATEWIDE, SHARE RETAINED BY COUNTIES

AS OF NOVEMBER 2016

10%
20%
30%
40%

Notes: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map). There was no data available for Maine and Vt.

Source: Figures reflect different fiscal years, as made available by interviewed state associations of counties and state and county officials in the states with county governments.

Only 29 states permit counties to implement a local option sales tax. In 19 of these 29 states, voter approval is needed to implement a sales tax, difficult to obtain. For example, five N.C. counties attempted to pass a 2.5 percent sales tax (a rate approved by the state) in their March 2016 elections; all failed to secure a popular vote. In four states (Mo., Texas, Utah and Wis.), any implemented sales tax must decrease property tax levies to prevent an overall tax increase.

Twenty-three (23) states authorize counties to implement a secondary sales tax for specific, statutorily defined purposes. This includes 19 of the 29 states allowing counties to implement a local option sales tax. Another four states (Hawaii, Ind., Md. and Minn.) permit counties to levy a sales tax for specific purposes, despite being precluded from levying a general sales tax. States often require voter approval for introducing these restricted purpose sales taxes or may ask the taxes to be implemented in increments of 0.1 percent, 0.15 percent or 0.25 percent.

Besides taxes, counties also raise use fees or charges for services, such as filing and permit fees and water rates. These revenue sources are restricted frequently to fund expenses related only to that service for which the county charges a fee. Most often, they cover about 18 percent of county expenses, mainly expenses for utilities and water, sewage and solid waste. [7]  For instance, Florida allows counties to impose a real estate conveyance fee, which must go towards the creation of housing opportunities for low-income residents.

Key Terms

Capital expenditure: Expenditures related to construction, purchasing or renovations for capital assets.

County-own funding: Revenues raised by counties locally through taxes or user fees. This revenue may be classified as either general or restricted revenue.

County expenses: Includes expenses for primary government activities (such as judicial and public safety programs) and business-type activities (such as waste disposal and collection services).
General revenues: Unrestricted revenues generated by taxes, unrestricted grants and contributions and in some counties, transfers and special items.

Justice and public safety services: Includes sheriff, police and related services (impound, task forces, general law enforcement and patrol); emergency management and medical services; 911 communications; fire protection; detention centers and related commissaries, stores and inmate services. Also included in this class are judicial functions: judges; attorneys; prosecutors; justices; court clerks; probate courts; courthouses; warrant services and law libraries.

Passed-through funds: Federal government funding used by counties, but received directly from the federal government by other entities, such as the state governments.

Restricted revenue: Revenue which must be used to fund specific functions.

Tax revenues: Revenue generated by the taxes levied by the county. Most common are property taxes (assessed ad valorem on property within county borders), sales and use taxes (imposed on sales of goods within the county, or on the use of personal property not subject to a sales tax; also includes taxes related to hospitality), other taxes (include specific ownership taxes, severance taxes, transfer taxes, litigation taxes, inheritance taxes, insurance premium taxes and others). Less common county taxes include excise taxes (levied on goods/services for the purpose of controlling their provision (e.g., motor fuel taxes), licenses and permits (taxes which may be imposed by a county on a given class of business type or occupation; includes business license taxes and professional taxes), franchise taxes (imposed on public utilities, or for the use of public rights-of-way) and income taxes (based on income earned within county borders).

State and Federal Funding

In fiscal year 2013, only 14 percent of federal funding used by counties was received directly.

States provide a variety of funding to counties. Many states distribute a share of the state’s general tax revenue to counties and other local governments. For example, Ohio and South Carolina accomplish this through a mechanism known as the Local Government Fund (LGF); this partially covers the county costs related to state-mandated programs. Some states transfer part of the state sales tax to counties through revenue sharing. Arizona counties receive approximately 13.5 percent of Ariz.’s state sales tax, an amount exceeding $744 million in fiscal year 2015. State income taxes are sometimes shared as well; Illinois distributes one tenth of the revenue from the state income tax to local governments, including counties. States, such as Wyo. and Ky., also may share severance tax revenue. Oregon counties receive a portion of numerous state taxes, including the cigarette tax, liquor tax receipts, beer and wine taxes and video lottery receipts.

The federal government also provides funds to counties, either directly or passed-through other entities, such as the state (called here, “passed-through funds”). According to the single audits submitted annually by counties that used more than $500,000 in federal dollars in fiscal year 2013, only 14 percent of federal funding used by counties was received directly. Most of this federal passed-through funding is restricted, either matched to certain programs, or received as reimbursement for expenditures made in those programs. Some of the major federal programs from which counties receive money directly include: Payment in Lieu of Taxes (PILT) ($ 452 million in FY2016), Community Development Block Grants (CDBG) ($3 billion in FY2016), Secure Rural Schools (SRS) ($278 million in FY2015) and the State Criminal Alien Assistance Program (SCAAP) ($60 million in FY2015). Counties utilize funding from dozens of federal programs, often passed-through the state or other entities.

All forty-five (45) of these states place limitations on the ability of counties to generate revenue from property taxes.

The most used passed through federal funding streams to counties include the Medical Assistance Program ($24.8 billion in FY 2016), Temporary Assistance for Needy Families ($5.7 billion in FY 2016), Foster Care Title IV-E ($2.1 billion in FY 2016), Highway Planning and Construction ($1.9 billion in FY 2016) and Child Support Enforcement ($1.4 billion in FY 2016).

In 42 states, the majority of federal funding used by counties was indirect. In Calif., La., Minn., N.Y., Ohio, Tenn. and Wis., more than 90 percent of federal funding used by counties was passed-through the state government or other entities.

Most often, 93 percent of the state and federal funding used by a county is restricted to specific activities.

Counties typically possess little discretion over where to utilize these financial resources. Most often, 93 percent of the state and federal funding used by a county is restricted to specific activities. [8] For instance, the state of Washington provides funds to counties for criminal justice expenses related to prosecutors and judges in Wash. The state of Maryland has directed nearly $2.8 billion to counties over the past decade for public school construction. Because these funds are often in the form of earmarked grants for operational expenses or capital expenditures of specific activities, counties do not have the flexibility to reallocate funds for other local needs.

Key Terms

Assessed value: The property valuation upon which the property tax rate is applied in order to determine the property tax owed for a given property. Valuation for property tax purposes is not necessarily indicative of the property’s true market value. Also known as “taxable value.”

Millage: Property tax assessed per $1,000 of a property’s assessed value.

Property tax levy: The total amount of property taxes assessed on property within a particular jurisdiction in a given year.

Property tax rate: The rate which is multiplied by the assessed value of a piece of property to determine the amount of property tax payable by the owner.

Rollback: A downward adjustment to the property tax rate (millage) applied to assessed values in order to avoid exceeding state limitations on property tax growth. Alternatively, some counties may also roll back their property tax rate in order to achieve the same result.

Tax freeze: Maintenance of assessed property taxes at a current level by adjusting the assessed value and/or millage.

Map 2

STATE PROPERTY TAX LIMITATIONS FOR COUNTIES

AS OF NOVEMBER 2016

No Authority to Levy Property Tax
One Property Tax Limit
Two Property Tax Limits
Three or More Property Tax Limits

Notes: Year reflects latest change to state-imposed property tax limitations. Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map).

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

States place numerous limits on the ability of counties to raise revenue

Most states have limits on property taxes, the main general revenue source for counties. Of the 48 states with county governments, counties in 45 states collect property tax revenue (Maine, N.H. and Vt. are the exceptions). All forty-five (45) of these states place limitations on the ability of counties to generate revenue from property taxes. These property tax limitations encompass the following manifestations: (1) rate limits, (2) levy limits, (3) assessment limits, (4) disclosure requirements, (5) tax freezes and (6) rollbacks.

Map 3

STATE PROPERTY TAX LIMITATIONS FOR COUNTIES, TIMELINE

AS OF NOVEMBER 2016

No Limit
Pre 1990
1990-2000
2000-2010
After 2010

Notes: Year reflects latest change to state-imposed property tax limitations. Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map).

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

State property tax limitations have expanded extensively since the 1990s. Nearly half (45 percent) of current state caps on county property taxing authority have been enacted or modified since 1990 (See Map 3). Some state limitations on property tax rates date as far back as the late 1800s for counties in states like Ark., Mo., Texas and Wyo. After the 1940s, states moved away from restricting property tax rates and focused on capping property assessment valuations and tax levies. Thirty-eight (38) of the 50 state limitations enacted since the 1970s concerned county property assessment and levy limits. State restrictions on property assessment and property tax revenue growth were enacted as recently as 2012 in Ariz. and N.Y.

Property tax rate restrictions:

The property tax rate is multiplied by the assessed value of a piece of property to determine the amount of property tax owed. Typically, property tax rates are expressed in millage rates, or ‘mills,’ or the dollar amount owed per $1,000 on the property's assessed value.

Chart 1

PROPERTY TAX LIMITATIONS: DIVERSE AND WIDESPREAD

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

Property Tax Rate Limits

Most states restrict counties’ ability to raise the rate of property taxes (See Map 4). Restrictions on counties’ authority to set property tax rates affect counties in 35 states. In seven of these states (Ala., Alaska, Ariz., Ark., Ind., N.H., Ore., Vt., Wyo.), counties cannot exceed these statutory property tax rate limits under any circumstance.[9][10] Seventeen (17) states with statutory tax rate limits allow the caps to be exceeded by voter approval only. In another four states (Iowa, Okla., Pa. and S.C.), counties may exceed property tax rate limits by board resolution. Counties in Calif., Key., N.M., Texas and Utah do not require either board resolution or voter approval to exceed these limits.

Map 4

PROPERTY TAX RATE LIMITATIONS

AS OF NOVEMBER 2016

No Rate Limit
Rate Limit, Cannot Exceed
Rate Limit, Can Exceed With Vote
Rate Limit, Can Exceed Without Vote

Notes: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map). In Del., the state limit on property tax rates affect only Kent County.

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

Property tax rate limits are varied in nature. Some property tax rate limits are tied to the previous year’s tax rate and budgetary needs; others are a strict millage cap on property tax rates. For instance, Wyo. counties cannot impose a property tax rate above 12 mills, which is $1,200 annually for a property assessed at $100,000. Other states limit the aggregate property taxes collected by a given rate.[11] In Alaska, the borough total tax rate cannot produce revenues greater than $1,500 per resident per year, regardless of the millage or the assessed value. [12]

Property tax rate limits reduce the potential of property taxes to generate sufficient revenues for counties. These limits are particularly troublesome when the demand for county services exceeds significantly the rise in assessed property values, for example, when a county is adding population rapidly.

Levy limits

Restrictions on counties’ authority to set levies affect counties in 30 states (See Map 5). [13]

Property tax levy limits restrict the allowable increase in aggregate property tax revenues generated by counties annually. This is the second most common statutory limit on county property taxing authority imposed by states. In five of these states (Ark., Del., Ind., N.M. and Pa.), counties may not exceed this limit for any reason. Counties in 20 states need to get voter approval to exceed the levy limit. In the remaining five states, counties may exceed this limit without voter approval.

Map 5

PROPERTY TAX LEVY LIMITATIONS

AS OF NOVEMBER 2016

No Levy Limit
Levy Limit, Can Exceed Without Vote
Levy Limit, Can Exceed With Vote
Levy Limit, Cannot Exceed

Note: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map).

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

Levy limits vary in type. Certain levy limits cap property tax revenues to a fixed percentage annual increase. For example, counties in Ariz. cannot increase property tax revenues more than 2 percent annually; Nebraska counties’ levies may not increase more than 5 percent year to year. Other levy limits restrict property tax revenues based on inflation (such as Mich.) or tax base growth. In Mont., property tax revenues may only increase at half the rate of inflation over the past three years (although new construction is excluded from this rate increase limits). Indiana restricts property tax revenue growth to no more than the six-year average growth in personal income.

Property Assessment Limits

In most states, the upwardly revised assessments must fit within a defined percentage. For instance, assessed values for properties in S.C. may not increase more than 15 percent over a five-year period. In Texas, assessed values of homestead properties may not increase more than 10 percent annually plus increases due to home improvements. Other assessment limits take inflation into account. The taxable value of a Mich. property may not increase more than 5 percent or inflation, whichever is less. Fifteen (15) states in which counties collect property taxes impose limits on property tax assessments increases. (See Map 6).

Map 6

PROPERTY ASSESSMENT LIMITATIONS AND ROLLBACKS

AS OF NOVEMBER 2016

Neither Assessment Limit nor Rollback
Only Assessment Limit
Only Rollback
Both Assessment Limit and Rollback

Notes: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map). In Del., the state limit on property tax rates affect only Kent County.

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

The property assessment limits hurt counties especially during a real estate comeback after a deep decline. For example, home values declined significantly during the latest downturn at the end of the 2010s. While states often limit upward movement in property assessments, they do not limit losses. As a result, many counties have seen much lower assessment values and declines in property tax revenues. As property values rebound, property tax revenue does not rebound at the same pace due to these limits on property assessments, unless the property is sold and a new baseline assessment value is established

Freezes and rollbacks

Six states (Ark., Ga., La., Tenn., Texas and Wash.) also have the option to freeze property taxes, and another 14 have the option to roll back property taxes if they exceed the state limitations. A property tax freeze adjusts either the assessed value of the property or the property tax rate in order to prevent the property tax assessed from increasing; a rollback adjusts the property tax rate (millage) in order to avoid exceeding state limitations on property tax growth. For instance, in Ark., the assessed value of real and personal property cannot increase by more than 10 percent over the previous year. If this does occur, the revenue is rolled back to the allowable limit to ensure that county revenues do not exceed the growth limit. [14]

Map 7

PROPERTY TAX FREEZES AND DISCLOSURE REQUIREMENTS

AS OF NOVEMBER 2016

Neither Property Tax Freeze Nor Disclosure Requirement
Only Disclosure Requirement
Only Property Tax Freeze
Both Property Tax Freeze And Disclosure Requirement

Notes: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map). In Del., the state limit on property tax rates affect only Kent County.

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

Disclosure requirements

In addition to property tax limits, 20 states have disclosure requirements, meaning counties must publicize or announce property tax increases. Often, they require notices published in the local newspaper. Minnesota requires that the county also hold a “truth-in-taxation” public hearing on tax increases and expenditure changes from the prior year. [15]

Key Term

Local option sales tax: A tax collected by a local government on the sale of any taxable goods within its jurisdiction, if the local government is granted the authority by the state. Besides state authority, often the local government needs a local law or voter approval to implement the local option sales tax.

Sales Tax Limits

Twenty-six (26) states set a local-options sales tax limit. Most often, the local-option sales tax limit is around 1.5 percent. Only three states, Ala., Alaska and Mo., do not restrict county local-option sales tax rates. Counties and boroughs in Alaska and Mo. must receive voter approval before the local-option sales tax takes effect, but counties in Ala. may institute the tax without voter approval. Few counties may exceed the sales tax cap with special authority. For example, counties in N.Y. may petition the state legislature to go above the 3 percent sales tax rate approved by the state before putting the proposed sales tax rate to popular vote. [16] (See Map 8).

Map 8

COUNTY SALES TAX AUTHORITY

AS OF NOVEMBER 2016

No Local Sales Tax Permitted
Local Sales Tax Permitted With Voter Approval
Local Sales Tax Permitted Without Voter Approval

Note: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map).

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

These many layers of limitations on county revenue authority hamper counties’ ability to service their communities. These state limitations force counties to prioritize spending in a manner often at odds with the community priorities, particularly when combined with unfunded mandates. Counties may be put in a difficult position to reduce or eliminate a program, because of insufficient revenue. These limitations hinder county elected officials and voters from engaging in self-governance.

2. Counties are coping with more state and federal mandates, not fully covered by state and federal aid.

Many county services are mandated by the states or the federal government, such as the administration of elections. In some states, counties are responsible for childhood education or even a portion of the community college costs. However, federal and state governments increasingly fail to provide counties with funds sufficient to cover the costs for mandated county services. Fifty-nine (59) percent of counties recorded dedicated grants covering a smaller percentage of county expenses between 2007 and 2013.[17] When state and federal government funding for mandates diminishes, counties are forced to cover the shortfall with general revenues and user fees.

Key Terms

Administration services: Includes general governmental staff, services and functions such as county commissioners; treasurers; auditors; county clerks; councils; tax assessors, collectors; record and deed preservation; as well as financial and legislative departments. This category excludes functions that are specific to other categories such as courts (Justice and Public Safety); education and school boards (Education); and public works (Other); but otherwise encompasses all other central, legislative and executive activities and staff of the local county government.

Dark store method: Valuation for property tax assessment purposes which assesses the value of currently operating “big-box” retail store locations as if they were vacant and closed.

Health and human services: Includes services related to healthcare (hospitals; mental health services; services for the physically disabled; indigent care; nursing, assisted living homes); veteran’s aid and services; pest, rodent, animal and weed control; animal shelters; environmental protection and improvement for purposes of public health; air pollution; welfare services; and child care and support.

Mandate: Services, functions, or processes required of county governments by instruction from state or federal government authority. Funding to fulfill these mandates may be either funded or unfunded by the imposing authority.

Federal mandates impact the costs of many county functions and may emanate from statutory law or from federal agency rule making. With environmental issues, counties are often regulators, implementers of regulations and regulated themselves. U.S. Environmental Protection Agency (EPA) regulations are cited the most often as a federal mandate burden for counties by the state associations of counties and other officials interviewed. EPA clean water and air requirements affect local land use decisions and even post-disaster recovery efforts. A primary example is the use by the EPA of the Clean Water Act to issue storm water regulations impacting counties across the country. Further, EPA regulations affected negatively local economies relying heavily on mining, such as those in N.M. Regulations on federal lands are a major concern for counties in the West, but also counties in Miss. Land use regulations can diminish the revenue generating usages of public lands. For example, recently amended Bureau of Land Management (BLM) land use plans have excluded 2.8 million acres in three Nev. counties from future mineral extraction.

State mandates prove troublesome as well. According to the interviews with the state associations of counties and other state and county officials, nearly three-quarters (73 percent) of states are requiring counties to do more with what they have, decreasing state funding to counties or a combination of both. Over the past decade, counties in more than half of all states are experiencing a greater proliferation of mandates from states. Nearly half (45 percent) of state associations of counties reported counties receiving reduced state funding and facing more state mandates over the past ten years. (See Map 9).

Map 9

STATE MANDATES AND FUNDING FOR COUNTIES

AS OF NOVEMBER 2016

Decreased Mandates AND Increased Funding
Decreased Mandates OR Increased Funding
No Change (or Increases/ Decreases in Both)
Increased Mandates OR Decreased Funding
Increased Mandates AND Decreased Funding

Notes: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map). There was no data available for Maine and Vt.

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

Nearly three- quarters (73 percent) of states are requiring counties to do more with what they have, decreasing state funding to counties or a combination of both.

State and federal mandates multiplied rapidly over the past decade, across a wide range of policy areas. Although justice and public safety is an area of shared responsibility, states consistently attempt to shift more of the burden to counties. Arkansas and Missouri have only partially compensated counties for the true costs of the increased number of prisoners sent to county jails by the state. Florida counties are responsible for the detention costs for juveniles on a pre-trial basis, state court costs and a portion of the state’s Medicaid costs for the incarcerated. The state of Michigan sets the salary and benefit rates for district court judges; funding for these courts is provided by counties in six of these districts. In Ariz., the state requires counties to provide a separate tech system for the courts, without providing the full funding to cover the cost.

A cost shift is also occurring in the realm of health and human services. As an example, the state of New Hampshire transferred the cost of long-term care to counties following the Affordable Care Act’s expansion of Medicaid, without providing funding for the service. As a result, property taxes are increasing to cover the costs.[18] The state of Georgia requires counties to share the cost of the state’s Health Department and the Department of Family and Children.

Mandates enacted by state and federal legislators or issued by administrative agencies may advance important public interests. However, they need to be accompanied by financial resources for implementation. In many instances, the governmental entity issuing the mandate fails to provide the necessary resources, leaving counties to resort to general revenues raised from property taxes. Further, local communities are not being granted the opportunity to weigh the benefits against the increased tax burdens to implement state and federal mandates.

3. Counties are adjusting to new fiscal challenges on the horizon.

Several developments are challenging local fiscal conditions across the nation.

Marijuana legalization

In 25 states and the District of Columbia (33 states following the November 2016 election), marijuana legalization promises to increase the flow of revenue into state coffers. However, costs associated with potential substance abuse problems (such as behavioral health, family services and law enforcement) may prevent counties from receiving a net financial benefit from this new source of revenue. Only five states (Calif., Colo., N.Y., N.C., Wash.) have revenue sharing agreements with counties for excise taxes on marijuana. This revenue sharing follows one of two models. First, the state of Washington shares a small portion of the excise tax with local governments opting to allow sale of marijuana for recreational purposes within their jurisdiction.[19] Second, Colorado shares a portion of marijuana sales revenue only with the localities that have not approved recreational marijuana use and sale; these funds are intended to address local impacts of marijuana legalization from neighboring jurisdictions. In addition, Colorado granted counties the ability to collect their own excise taxes on retail marijuana sales with no rate limitation. [20] At the same time, counties in all these states face the possibility of increasing expenses related to issues such as substance abuse or driving under the influence.

Oil, natural gas and coal production

The oil and natural gas production boom of the last 20 years brought an influx of revenue to counties in 14 states, which receive a portion of the severance taxes from oil and natural gas production. (See Map 10). The sharp drop in energy prices since mid-2014 is now resulting in less revenues for oil and gas counties (See Chart 3). For example, the revenues received by La. parishes from a state severance tax dedicated to counties declined by two-thirds between 2012 and 2015.[21] Oil production taxes comprise the majority of state funding to Alaska’s boroughs; the decline in oil prices has forced the state to cut this funding to boroughs by half as of 2016.[22] Tax revenue from coal production is also on the decline. West Virginia counties are receiving less funding from coal severance taxes, oil and gas severance taxes. Kentucky funding from state coal severance tax to counties has dropped 60 to 80 percent in 2016 compared to a decade ago.[23]

Map 10

STATE OIL AND GAS FUNDING FOR COUNTIES

AS OF NOVEMBER 2016

Does Not Receive Funding
Receives Funding

Note: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map).

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

Sharing economy

County tax systems have not integrated yet the sharing economy developments. Rideshare companies such as Uber and Lyft are matching individual drivers with passengers. Airbnb and GuestHouser enable private homeowners to rent their residences overnight directly to individuals through online booking. According to the interviews with the state association of counties and other officials, counties in nine states are experiencing a fiscal impact from home sharing. Overall, 81 percent of counties collect occupancy taxes, and those counties that largely rely on tourism may be significantly affected by home sharing arrangements.

Counties in at least 12 states are confronting valuation and assessment issues, including valuation appeals, due to the “dark store” method of assessing big-box stores.

Dark stores

Counties in at least 12 states are confronting valuation and assessment issues, including valuation appeals, due to the “dark store” method of assessing big-box stores. This method values currently operating retail store locations for tax purposes as if they were vacant and closed; proponents argue that this real estate could not be sold near the cost of construction, since these stores were built out for particular purposes. Since the assessment of a closed location is far lower than that of an operational facility, property tax revenue generated from operating big box store is significantly diminished with this valuation method.

Owners of this type of commercial real estate have achieved varying degrees of success litigating this matter in court, often by arguing the valuation method conflicts with statutory law. In October 2016, the U.S. Supreme Court refused Rite Aid Corp.’s petition for certiorari challenging property valuations of two N.Y. retail locations; the towns valued the locations based on the drugstore leases rather than using a dark store method. [24] In May 2016, the Michigan Court of Appeals reversed a ruling by a tax tribunal held in favor of retailer Menard. The court held that the tax tribunal had "made an error of law and its decision was not supported by competent, material and substantial evidence” in allowing the dark store valuation method to apply.[25]

The state of Michigan is considered to be a “founding father” of dark store cases.  Since 2013, Mich. counties have refunded approximately $78 million in property taxes related to dark store valuations. In Oakland County, Mich., a Target store once valued at $80 per square foot had its assessed value reduced to $30 after the county lost the assessment appeal. In Midland County, Mich., another Target’s assessed value was slashed from $66 per square foot to just $30 as well. Although various pieces of legislation have been introduced, none yet appear viable.

Counties often lack the human resources needed to challenge these valuations in court, even if financially possible. For instance, until October of 2016, Ala. state law required the local district attorney to handle all ad valorem tax cases within their respective district. Recently passed state legislation permits county boards to retain outside counsel in property tax appeals. Funding is derived from the county’s reappraisal budget. [26]

Counties can also take measures to prevent “dark store” appeals. For example, some counties in Ga. issued ordinances prohibiting deed restrictions and requiring big box stores to demolish the building upon discontinuation of retail use.[27] One item on Wisconsin’s county legislative agenda for 2017-2018 in the taxation and finance arena is “Amend property tax assessment to close the ‘dark store’ loophole.” Counties recognize that this loss in property tax revenue results in a higher tax burden for the other property owners in the county, reduced services or both.

These are just of the challenges facing counties given technological, behavioral and economic shifts. Marijuana legalization is far from a national norm, and the costs have not been fully assessed. Tax revenues from oil, natural gas and coal production are particularly volatile due to market pricing and also potential regulatory impediments. Integrating the sharing economy into the tax system is still in an incipient form. The “dark store” valuation appeals are on the rise and spreading throughout the country. Counties are alert at rising issues and active in providing solutions.

4. Counties are pursuing various solutions to ensure quality service delivery despite fiscal constraints.

These partial solutions include service delivery sharing, special districts, constitutional changes and alterations of maintenance schedules.

Key Term

Special districts: Special districts function administratively and fiscally independent from counties, but the county ultimately remains fiscally accountable for the district. Because taxes and fees imposed by special districts are not typically subject to county revenue limitations, they represent one solution to the fiscal impasse; however, these special districts can confuse citizens, are removed from full oversight and may add layers of bureaucracy.

Service Delivery Sharing

Counties throughout the country partner with cities, other local governments, other counties, nonprofit organizations and the private sector to deliver high-quality services to their residents in a cost efficient manner. The purpose and design of these partnerships varies; but with decreased state funding and increased requirements for counties, sharing services can play a vital role in delivering services. For example, Iowa counties are part of more than 23,000 agreements with other local governments for service delivery ranging from ambulance services to public libraries. But numerous other examples abound, including the following:

  • Some N.C. cities and counties share 911 services. Others engage in city/county partnerships for sewer infrastructure upgrades.
  • Nevada’s Carson City and some neighboring counties have partnered together to create a cross-county health district.
  • Kansas’ 105 counties share 27 community mental health centers.
  • New Jersey’s city of Camden turned to Camden County to fight a crime epidemic. The county took over the city police department, creating a county-wide police force. By leveraging county resources, reduced murder rate by half in two years.
  • In Neb., some counties co-developed a regional juvenile detention center for counties to hold inmates for other counties. Other Neb. counties created joint public agencies with cities or other governmental entities to develop fairgrounds, arenas or water redevelopment projects.
  • Some Ky. counties partnered to create regional industrial parks, funded by their coal severance taxes. Others created regional recycling centers in partnership with nonprofit organizations and neighboring counties. In central Ky., 17 counties have a regional recycling center. Moreover, Ky. counties partner to build and maintain county jails.

Thirty-seven (37) states grant counties the authority to create and/or manage special districts to fund specific services (See Map 11). In 22 of the 37 states, counties must obtain voter approval to create a special district.

Map 11

COUNTY AUTHORITY OVER SPECIAL DISTRICTS

AS OF NOVEMBER 2016

No Authority Over Special Districts
Authority Over Special Districts With Voter Approval
Authority Over Special Districts Without Voter Appeal

Note: Conn., R.I. and parts of Mass. have counties or county-equivalents with no county governments (marked in grey on the map).

Source: NACo interviews with state associations of counties and state and county officials in each of the 48 states with county governments, research of state statutes, tax codes and local government finance literature.

Most commonly, special-purpose districts levy a separate property tax from the county to fund specific services, which can be as narrow or as broad as state statutes allow. For instance, S.C. counties may create special districts for libraries, water treatment, hospital and medical care, elections and economic development. Texas special districts complement county services. For example, Texas counties provide indigent health care in areas without a hospital district. Of special note, more than 1,000 special districts in Idaho created through referenda finance highways, firefighting, ambulance services, sewer and libraries.

Constitutional options

Alabama counties have largely avoided unfunded mandates because a 1998 amendment to the Ala. Constitution requires a two thirds approval of any such mandate by the state legislature; furthermore, the state cannot enforce the mandate until the next fiscal year.

These varied solutions are enabling counties to enhance service delivery in a cost effective manner. Shared service provisions foster an enduring lean efficiency by eliminating government redundancy. Legislative and constitutional actions are also bold options to deter the allure of state unfunded mandates on counties. Lastly, special districts are a widely available mechanism for funding specific services beyond the state imposed revenue limits. Counties are using a combination of these tools to mitigate fiscal pressures.

Conclusion

Counties face a daunting problem. In most states, restrictions and limitations on revenue sources inhibit the responsiveness of counties to the demands of local residents.

Counties face a daunting problem. In most states, restrictions and limitations on revenue sources inhibit the responsiveness of counties to the demands of local residents.

Further complicating the financial health of counties is the growing volume of unfunded state mandates ranging from process guidelines to hefty demands on service provisions. In some cases, the state seemingly demands the impossible: fulfillment of the mandates while prohibiting counties from even developing revenue streams to pay for these mandates on their own. Adding further complexity to these pressures are the oft-incongruent demands of the electorate; the clamor for more expansive services occurs simultaneously with an insistence for a lightened tax burden.

Prudence of a mandate cannot be inferred solely by the constitutionality of that mandate.

Both the state and federal governments must be more cognizant of the financial pressures created by unfunded mandates. Prudence of a mandate cannot be inferred solely by the constitutionality of that mandate. Counties need the state and the federal governments to provide full funding to cover the compliance costs of the mandates they impose. Likewise, increased county autonomy regarding revenue generation and service provisions would relieve some of the fiscal pressures. Continued partnership with state and federal governments is essential to counties’ ability to effectively and successfully support thriving communities across the country.

Endnotes

[1] National Association of Counties, “Why Counties Matter,” available at http://www.naco.org/sites/default/files/documents/CountiesMatter_brochure.pdf.

[2] Emilia Istrate and Daniel Handy, “The State of County Finances: Progress Through Adversity,” NACo Trends Analysis Paper Series, Issue 6, October 2016, available at  http://www.naco.org/sites/default/files/documents/2016%20County%20Finance%20Report_10.07.16.pdf.

[3] Based on an analysis of the 2013 audited county financial statements of 2,112 counties in 45 states and the District of Columbia.

[4] Emilia Istrate and Daniel Handy, “The State of County Finances: Progress Through Adversity,” NACo Trends Analysis Paper Series, Issue 6, October 2016, available at http://www.naco.org/sites/default/files/documents/2016%20County%20Finance%20Report_10.07.16.pdf.

[5] See state profiles for state level data on property tax disbursements and state specific sources.

[6] Figures derived by calculations based on NACo interviews with state associations. Number reflect values from differing fiscal years, dependent on state.

[7] Ibid.

[8] Emilia Istrate and Daniel Handy, “The State of County Finances: Progress Through Adversity,” NACo Trends Analysis Paper Series, Issue 6, October 2016, http://www.naco.org/sites/default/files/documents/2016%20County%20Finance%20Report_10.07.16.pdf.

[9] Vermont counties have no independent authority to levy property taxes. Instead, the state of Vt. and its towns collect all local taxes, disbursing a portion of this revenue to counties.

[10]New Hampshire counties do not have the authority to levy any taxes on their own. Instead, municipalities levy and collect all taxes. The county convention determines what proportion of municipal tax revenues the towns must pay the county, and counties issue warrants annually to the towns within county borders to provide these funds.

[11] Wyoming County Commissioners Association, interview response, March 2016.

[12] Alaska Taxable 2015 https://www.commerce.alaska.gov/dcra/dcrarepoext/Pages/AlaskaTaxableDatabase.aspx

[13] Kansas will be the 30th state after implementation of a levy limit effective January 1, 2017.

[14] Association of Arkansas Counties, interview response, March 2016.

[15]State of Minnesota, Department of Revenue, available at http://www.revenue.state.mn.us/propertytax/factsheets/factsheet_12a.pdf.

[16] New York Association of Counties, interview response, April 2016.

[17]Emilia Istrate and Daniel Handy, “The State of County Finances: Progress Through Adversity,” NACo Trends Analysis Paper Series, Issue 6, October 2016.

[18] New Hampshire counties do not have the authority to levy any taxes on their own. Instead, municipalities levy and collect all taxes. The county convention determines what proportion of municipal tax revenues the towns must pay the county, and counties issue warrants annually to the towns within county borders to provide these funds.

[19] Washington State Association of Counties, interview April 2016.

[20] Colorado Counties, Inc., interview March 2016.

[21] Police Jury Association of Louisiana, interview May 2016.

[22] Alaska Municipal League, interview March 2016.

[23] Kentucky Association of Counties, interview April 2016.

[24] Rite Aid Corp. v. Huseby, U.S., No. 16-36, petition for certiorari denied October 3, 2016.

[25] Menard, Inc. v. City of Escanaba, number 325718, before the State of Michigan Court of Appeals.

[26] Association of County Commissions of Alabama, correspondence with NACo.

[27] Association County Commissioners Georgia, interview March 2016. 

State Profiles

Acknowledgements

The authors want to thank the state associations of counties, state and county officials in each of the 48 states with county governments that provided essential information and comments for the study and the individual state profiles. Without them, this entire project would not have been possible. A special thanks goes to Bill Peterson, Executive Director of the Iowa State Association of Counties, and Doug Hill, Executive Director of the County Commissioners Association of Pennsylvania, who both provided substantive comments on a draft of the report. Within the National Association of Counties, we are grateful to Mike Belarmino, Matt Chase, David Jackson and Brian Namey who made thoughtful and insightful contributions along the way. The authors also thank Dan Handy and Ricardo Aguilar for research assistance, Leon Lawrence III and Katy Solomon for graphics design and Coleman Davis for designing the webpage of the report.

For more information, contact

Dr. Emilia Istrate

Director of Research and Outreach
research@naco.org

JOEL GRIFFITH

Deputy Research Director
research@naco.org

JONATHAN HARRIS

Research Associate
research@naco.org

DAVID JACKSON

Communications Director
djackson@naco.org

try{Typekit.load({ async: true });}catch(e){} try{Typekit.load({ async: true });}catch(e){} $(document).ready(function(){ $('a[href^="#"]').on('click',function (e) { e.preventDefault(); var target = this.hash; var $target = $(target); $('html, body').stop().animate({ 'scrollTop': $target.offset().top-150 }, 1200, 'swing', function () { window.location.hash = target; }); }); }); var targetOffset = $("#top").offset().top; var $w = $(window).scroll(function(){ if ( $w.scrollTop() < targetOffset ) { $('#go-up').removeClass("show-button"); $('#soc-tweet').removeClass("four-buttons"); $('#soc-fb').removeClass("four-buttons"); $('#soc-email').removeClass("four-buttons"); } else { $('#go-up').addClass( "show-button" ); $('#soc-tweet').addClass( "four-buttons" ); $('#soc-fb').addClass("four-buttons"); $('#soc-email').addClass("four-buttons"); } });
States increasingly limit counties’ capacity to raise adequate revenue to fund their activities; at the same time, state and federal governments are imposing more mandates on counties, without providing adequate funding.
2016-11-14
Reports & Toolkits
2023-06-14
  • 03
    09
    2:00 pm
    Reports & Toolkits

    <p>In March of 2021, the American Rescue Plan Act of 2021 authorized the $350 billion State and Local Coronavirus Fiscal Recovery Fund&nbsp;(Recovery Fund),&nbsp;which provided&nbsp;$65.1 billion in direct, flexible aid to

  • page

    <table border="1" cellpadding="1" cellspacing="1" style="width:100%" summary="call-out transparent">
    <tbody>
    <tr>

  • Basic page

    Finance, Pensions & Intergovernmental Affairs Steering Committee

    All matters pertaining to the financial resources of counties, fiscal management, federal assistance, municipal borrowing, county revenues, federal budget, federal tax reform, elections and Native American issues. Policy Platform & Resolutions 2023-2024 2023 NACo Legislative Priorities
    page

    <p>All matters pertaining to the financial resources of counties, fiscal management, federal assistance, municipal borrowing, county revenues, federal budget, federal tax reform, elections and Native American issues.</p>

Related News

Related Resources

More From