<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Economy Archives - Show-Me Institute</title>
	<atom:link href="https://showmeinstitute.org/topics/economy/feed/" rel="self" type="application/rss+xml" />
	<link>https://showmeinstitute.org/topics/economy/</link>
	<description>Where Liberty Comes First</description>
	<lastBuildDate>Fri, 19 Jun 2026 14:23:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://showmeinstitute.org/wp-content/uploads/2025/09/show-me-icon-150x150.png</url>
	<title>Economy Archives - Show-Me Institute</title>
	<link>https://showmeinstitute.org/topics/economy/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Looking for Growth: A Productivity Story</title>
		<link>https://showmeinstitute.org/publication/economy/looking-for-growth-a-productivity-story/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Fri, 19 Jun 2026 12:36:40 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=603785</guid>

					<description><![CDATA[<p>Download this Report In this report, economist Joseph Haslag examines what drives economic and productivity growth across the states and finds that the single biggest factor is labor productivity. The [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/looking-for-growth-a-productivity-story/">Looking for Growth: A Productivity Story</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><!-- ============================================================================
     SHOW-ME INSTITUTE — ONLINE REPORT LAYOUT
     "Looking for Growth: A Productivity Story" by Joseph Haslag (June 2026)
     PASTE this whole block into ONE WordPress "Custom HTML" block. It begins at
     the report body; your theme's post header (title, author, date, category)
     stays as-is above it.
     TUNE (CSS variables in the first rule below):
       --smi-accent     crimson accent color
       --smi-measure    body text width  (default 44rem)
       --smi-wide       figures/tables/callouts width (default 60rem)
       Increase --smi-measure / --smi-wide if your content column is wider.
     MEDIA URLs in use (replace media in place to keep these resolving):
       …/2026/06/figure-1-productivity-capital-growth.png
       …/2026/06/figure-2-bachelors-degree.png
       …/2026/06/State-Productivity-Haslag.pdf   (Download button)
     FIDELITY NOTES:
       - Body text, tables, captions, notes, and references are verbatim from the
         report, including its printed quirks ("Casteel… Joseph H. Haslag, Joseph
         H.", "Chamo", "Springer Cam.").
       - The two pull quotes repeat a verbatim sentence for emphasis; delete the
         

<aside class="smi-pull"> blocks if you want zero duplication.
       - Figure 2's source image carries a legend typo ("2001" should be "2021")
         from the original PDF; swap the image when a corrected export exists.
       - Figures are image-only: the figure number, title, takeaway, legend,
         and source all live inside the baked-in PNG, so no <span class="smi-fnum">
         label and no 
 
<figcaption> are used (avoids on-page duplication). All
         that text is preserved in each <img alt="…"> for screen readers.
       - Equation variables are italicized via <em> (matches the prose; some
         themes strip <var>, so <em> is used for reliability). See .smi-eq em rule.
       - Equation 2 reproduces the PDF VERBATIM, including its capital term
         "α(ΔKt)" which is missing the "%" that appears on the other growth terms
         (likely a typo in the source PDF). Restore "%Δ" if a corrected PDF ships.
       - Table 1 coefficients are stacked (coef over standard error) and aligned
         on the decimal point (.smi-stat), matching the print layout.
     ============================================================================ --></p>
<article class="smi-report">
<style>.smi-report{ --smi-navy:#1a2744; --smi-accent:#9b1b30; --smi-ink:#1f2329; --smi-muted:#5d6470; --smi-rule:#e4e7ec; --smi-soft:#f6f7f9; --smi-measure:46rem; --smi-wide:60rem; color:var(--smi-ink); } .smi-report *{box-sizing:border-box;} .smi-report p,.smi-report h2,.smi-report h3,.smi-report .smi-eq,.smi-report .smi-notes,.smi-report .smi-refs,.smi-report .smi-pull{max-width:var(--smi-measure);margin-left:0 !important;margin-right:auto !important;} .smi-report .smi-toc,.smi-report .smi-key,.smi-report .smi-table,.smi-report figure{max-width:var(--smi-wide);margin-left:0 !important;margin-right:auto !important;} .smi-report p{margin:0 0 1.15em;line-height:1.75;} .smi-report a{color:var(--smi-accent);} .smi-report .smi-lede{font-size:1.12em;line-height:1.7;color:var(--smi-muted);margin:0 0 2em;} .smi-report .smi-actions{margin:.25em auto 1.75em;} .smi-report .smi-dl, .smi-report .smi-dl:link,.smi-report .smi-dl:visited, .smi-report .smi-dl:hover,.smi-report .smi-dl:active{ display:inline-flex;align-items:center;gap:10px; font-size:.92em;font-weight:700;letter-spacing:.02em; color:#fff !important;background:var(--smi-accent); text-decoration:none !important; padding:13px 24px;border-radius:6px;line-height:1;border:0; box-shadow:0 1px 2px rgba(26,39,68,.18);transition:background .15s ease,transform .05s ease; } .smi-report .smi-dl:hover{background:var(--smi-navy);} .smi-report .smi-dl:active{transform:translateY(1px);} .smi-report .smi-dl svg{width:17px;height:17px;flex:0 0 auto;stroke:#fff;} .smi-report .smi-toc{ background:var(--smi-soft);border:1px solid var(--smi-rule);border-radius:14px; padding:10px 30px 18px;margin-bottom:2.5em;box-shadow:0 1px 3px rgba(26,39,68,.05); } .smi-report .smi-toc>summary{ list-style:none;cursor:pointer; font-size:1.15em;font-weight:800;color:var(--smi-navy); padding:18px 0 12px;border-bottom:2px solid var(--smi-accent); display:flex;align-items:center;justify-content:space-between; } .smi-report .smi-toc>summary::-webkit-details-marker{display:none;} .smi-report .smi-toc>summary::after{ content:"";width:11px;height:11px;border-right:2px solid var(--smi-muted); border-bottom:2px solid var(--smi-muted);transform:rotate(45deg);transition:transform .2s ease; } .smi-report .smi-toc[open]>summary::after{transform:rotate(-135deg);} .smi-report .smi-toc ol{margin:0;padding:0;list-style:none;} .smi-report .smi-toc li{border-bottom:1px solid var(--smi-rule);} .smi-report .smi-toc li:last-child{border-bottom:0;} .smi-report .smi-toc a{ display:block;padding:14px 2px;font-size:1.02em; color:#41495a !important;text-decoration:none !important;transition:color .12s ease; } .smi-report .smi-toc a:hover,.smi-report .smi-toc a.active{color:var(--smi-accent) !important;} .smi-report .smi-toc a.active{font-weight:700;} .smi-report .smi-toc li.sub a{padding-left:22px;font-size:.96em;color:#5a6473 !important;} .smi-report .smi-toc li.sub a::before{ content:"";display:inline-block;width:14px;height:1px;background:#b9bfca; vertical-align:middle;margin-right:12px; } .smi-report h2{ color:var(--smi-navy);font-weight:800;line-height:1.2; font-size:1.7em;margin:2.2em 0 .6em;padding-top:.7em; border-top:3px solid var(--smi-navy);scroll-margin-top:5.5rem; } .smi-report h2:first-of-type{border-top:0;padding-top:0;} .smi-report h3{ color:var(--smi-navy);font-weight:700;font-size:1.22em;line-height:1.3; margin:1.8em 0 .4em;scroll-margin-top:5.5rem; } .smi-report .smi-key{ background:var(--smi-navy);color:#fff;border-radius:10px; padding:26px 32px;margin:1.8em auto 2em; } .smi-report .smi-key h3{color:#fff;margin:0 0 .6em;font-size:1.05em;letter-spacing:.06em; text-transform:uppercase;} .smi-report .smi-key ul{margin:0;padding-left:1.2em;} .smi-report .smi-key li{margin:0 0 .7em;line-height:1.6;} .smi-report .smi-key li:last-child{margin-bottom:0;} .smi-report .smi-pull{ margin:1.6em auto;padding:.2em 0 .2em 1.2em;border-left:4px solid var(--smi-accent); font-size:1.4em;line-height:1.4;font-weight:600;color:var(--smi-navy); } .smi-report figure{margin:2em auto;} .smi-report figure img{width:100%;height:auto;display:block;border:1px solid var(--smi-rule); border-radius:6px;} .smi-report .smi-fnum{display:block;font-size:.8em;font-weight:700;letter-spacing:.08em; text-transform:uppercase;color:var(--smi-accent);margin:0 0 .3em;} .smi-report figcaption{font-size:.86em;color:var(--smi-muted);line-height:1.5;margin-top:.7em;} .smi-report .smi-table{margin:2em auto;} .smi-report .smi-tnum{font-size:.8em;font-weight:700;letter-spacing:.08em;text-transform:uppercase; color:var(--smi-accent);margin:0 0 .3em;} .smi-report .smi-tcap{font-weight:700;color:var(--smi-navy);font-size:1.02em;margin:0 0 .15em;} .smi-report .smi-tsub{font-style:italic;color:var(--smi-muted);margin:0 0 .7em;font-size:.95em;} .smi-report .smi-scroll{overflow-x:auto;} .smi-report table{border-collapse:collapse;width:100%;font-size:.92em;} .smi-report thead th{background:var(--smi-navy);color:#fff;text-align:left;padding:11px 14px; font-weight:700;vertical-align:bottom;} .smi-report tbody td,.smi-report tbody th{padding:10px 14px;border-bottom:1px solid var(--smi-rule); color:var(--smi-navy);} .smi-report tbody th{text-align:left;font-weight:700;} .smi-report tbody tr:nth-child(even){background:var(--smi-soft);} .smi-report td.num{text-align:center;font-variant-numeric:tabular-nums;} .smi-report .smi-stat{display:inline-block;text-align:left;line-height:1.4;font-variant-numeric:tabular-nums;} .smi-report .smi-stat .b{display:block;white-space:nowrap;} .smi-report .smi-stat .i{display:inline-block;width:1.3em;text-align:right;} .smi-report .smi-tsource{font-style:italic;color:var(--smi-muted);font-size:.82em;margin:.6em 0 0;} .smi-report .smi-eq{text-align:center;font-size:1.15em;margin:1.4em auto;color:var(--smi-navy);} .smi-report .smi-eq var,.smi-report .smi-eq em{font-style:italic !important;} .smi-report .smi-eq .n{float:right;color:var(--smi-muted);font-size:.85em;font-style:normal;} .smi-report sup.fnref{font-size:.7em;line-height:0;} .smi-report sup.fnref a{color:var(--smi-accent);font-weight:700;text-decoration:none;} .smi-report .smi-notes ol{padding-left:1.4em;margin:0;} .smi-report .smi-notes li{font-size:.9em;color:var(--smi-muted);line-height:1.55;margin:0 0 .8em; scroll-margin-top:5.5rem;} .smi-report .smi-notes a.back{color:var(--smi-accent);text-decoration:none;margin-left:.3em;} .smi-report .smi-refs p{padding-left:1.6em;text-indent:-1.6em;margin:0 0 .8em;font-size:.95em; line-height:1.5;color:var(--smi-ink);} .smi-report .smi-totop{ position:fixed;right:22px;bottom:22px;z-index:40; width:44px;height:44px;border-radius:50%;border:0;cursor:pointer; background:var(--smi-navy);color:#fff;display:flex;align-items:center;justify-content:center; box-shadow:0 2px 8px rgba(26,39,68,.28); opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s; } .smi-report .smi-totop.show{opacity:1;visibility:visible;transform:translateY(0);} .smi-report .smi-totop svg{width:20px;height:20px;stroke:#fff;} @media (max-width:600px){ .smi-report .smi-pull{font-size:1.2em;} .smi-report h2{font-size:1.45em;} } @media print{ .smi-report .smi-actions,.smi-report .smi-totop{display:none !important;} .smi-report .smi-toc{break-inside:avoid;} }</style>
<p class="smi-actions"><a class="smi-dl" href="https://showmeinstitute.org/wp-content/uploads/2026/06/State-Productivity-Haslag.pdf" download>Download this Report</a></p>
<p class="smi-lede">In this report, economist Joseph Haslag examines what drives economic and productivity growth across the states and finds that the single biggest factor is labor productivity. The analysis points to a clear lever for Missouri policymakers: eliminating the state income tax could raise the state&#8217;s annual growth rate by a quarter to a half percentage point, lifting worker incomes.</p>
<details class="smi-toc smi-wide" open>
<summary>Table of Contents</summary>
<nav aria-label="Table of contents">
<ol>
<li><a href="#executive-summary">Executive Summary</a></li>
<li><a href="#introduction">Introduction</a></li>
<li><a href="#drivers-of-growth">Drivers of Economic Growth: Factor Accumulation and the Importance of Productivity</a></li>
<li><a href="#data">Data</a></li>
<li class="sub"><a href="#bls-measure">The BLS Measure</a></li>
<li class="sub"><a href="#solow-measure">Growth Accounting and the Solow Measure</a></li>
<li><a href="#taxes-and-growth">Taxes and Growth</a></li>
<li><a href="#conclusions">Conclusions</a></li>
<li><a href="#notes">Notes</a></li>
<li><a href="#references">References</a></li>
</ol>
</nav>
</details>
<h2 id="executive-summary">Executive Summary</h2>
<p>Governor Kehoe and the Missouri Legislature are currently advancing a proposed constitutional amendment that would phase out and eventually eliminate the state income tax by limiting revenue growth, directing surpluses to tax reduction, and authorizing a modernization of the sales tax base to speed the state&#8217;s progress toward a zero income-tax rate. When assessing this or any other reform, public debate often treats the economic pie as fixed and dwells on how different policies alter the way the pie gets cut, but this focus entirely misses the point. Job opportunities, wages, and prosperity as a whole are tied to the growth in the size of the economic pie. Thus, it is critical to understand the determinants of economic growth, which are the subject of this paper.</p>
<div class="smi-key smi-wide">
<h3>Key Takeaways</h3>
<ul>
<li>From 1997 through 2021, Missouri was the 44th-fastest-growing state and the 44th fastest in terms of total factor productivity growth.</li>
<li>For every one percentage point increase in labor productivity growth, real GDP growth increases by nearly 1.2 percentage points.</li>
<li>Nearly 62 percent of the variation in real GDP growth across states can be accounted for by movements in labor productivity growth.</li>
<li>The productivity growth from eliminating the state income tax alone would permanently raise the annual real GDP growth rate by an estimated 0.25 to 0.5 percentage points per year. This higher growth rate would cause incomes to grow by up to an additional $2,900 per worker after a decade, which is on top of the nearly $2,900 in higher wages estimated by the White House Council of Economic Advisers from the capital accumulation induced by state income tax elimination. Combined, this implies wage gains of up to $5,800.</li>
</ul>
</div>
<h2 id="introduction">Introduction</h2>
<p>As the eminent economist Robert Lucas stated, &#8220;Once you start thinking about growth, it&#8217;s hard to think about anything else.&#8221; Professor Lucas was making two points. First, a growing economic pie is the foundation for rising living standards. Second, there is the puzzle regarding the wide variation in growth rates across regions. The geography of economic growth and comparisons across different areas demonstrate the kind of variation that helps people understand the causes of economic growth. Economists differentiate between growth due to more workers and growth due to output per worker; that is, population growth and productivity growth. With data reported by the Bureau of Labor Statistics, we know the rate at which output per worker has increased over the last several decades. We are interested in assessing what factors drive productivity growth across states, especially tax policy. To fill this gap in knowledge, this paper sets out to answer three main questions. First, what does the cross-state evidence tell us about the relationship between labor productivity growth and real GDP growth? Second, are movements in employment growth in particular industrial sectors correlated with movements in labor productivity growth? Third, how do government policies affect labor productivity growth?</p>
<p>The answers can help shape policy actions designed to encourage economic growth. In a bivariate regression, labor productivity growth can account for more than 60 percent of the variation in real GDP growth rates across states. We also find that employment growth in several sectors is positively correlated with real GDP growth, but employment growth in the construction sector and the scientific, technical and business sector are significantly, positively correlated with labor productivity growth. A cautionary note is that such correlations do not support industrial policies aimed at increasing employment in those sectors. Lastly, income tax rates affect economic growth through the after-tax return to investments. A lower state income tax rate, for example, results in substitution of current consumption for future consumption; with higher after-tax returns, future consumption has become less expensive relative to current consumption. In short, there is an incentive to invest in activities that increase productivity. For Missouri, eliminating the state income tax, for example, could add between one-quarter and one-half percentage point to the state&#8217;s real GDP growth rate.</p>
<p>The essay develops these questions and results after a brief overview of the relationship between productivity growth and overall economic growth. Next is a description of the data, followed by the analysis of the relationship between real GDP growth and productivity growth, the sectoral employment growth with real GDP growth and labor productivity growth. The analysis then develops a description of how income tax rates affect growth followed by a brief summary.</p>
<h2 id="drivers-of-growth">Drivers of Economic Growth: Factor Accumulation and the Importance of Productivity</h2>
<p>The economic pie is measured as the output of final goods and services an economy produces each year, otherwise known as Gross Domestic Product (GDP). In economies, people combine labor with capital and ever-evolving methods and processes to produce these final goods and services. It is easy to overlook the advances in engineering, organizational management, and other factors that combine capital and labor. Often, we simply lump all these advances together into the so-called &#8220;technology&#8221; of production. Understanding growth starts with focusing on the rate at which the economic pie is changing over time. A deeper dive asks how labor, capital, and technological advances are changing over time and thus contributing to growth.</p>
<p>To allocate the causes of growth, we start with an equivalent way to measure GDP. The annual dollar value of final goods and services sold is equal to the annual income paid to all the inputs used in production along with the &#8220;rents&#8221; paid to owners. In other words, GDP is the same as aggregate income. In the United States, the total income paid to workers has remained a stable share of aggregate income and has risen faster than the total number of hours worked. The result: individual workers have generally seen their pay increase over time in the form of higher wages. These rising wages reflect the fact that economic output per worker, otherwise known as labor productivity, has steadily increased. However, the level and growth rate of labor productivity varies over time and by location, impacted by macroeconomic factors in addition to policy decisions made at different levels of government.</p>
<p>Before delving into these factors, what does labor productivity look like at the individual worker level, and what contributes to a worker becoming more productive? One element is experience. Over time, workers learn the processes involved with doing a job. Through such experience, the worker becomes better at the job; hands become used to activities and simply become more adept through practice or perhaps even confidence. In the services industry, the worker builds relationships with clients that expedite sales. In addition, the worker sees how their part of the company links to other parts and can suggest ways to streamline disjointed processes resulting in greater productivity by multiple workers. The bottom line is that a more experienced worker typically produces more goods and services in the same amount of time compared with his or her less-experienced self.</p>
<p>Workers also become productive with investment in human capital. Additional training provides the worker with something similar to experience. With training, the job&#8217;s requirements become clearer. Training is not the only element. Education also plays a role in worker productivity. With investment in human capital, the worker&#8217;s problem-solving skills are enhanced. Consider another example of a farmer going to an agriculture class and learning that weeding results in larger harvests at season&#8217;s end. Even without any increase in the number of hours worked, the farmer will see an increase in the total value of corn produced. In this case, the farmer&#8217;s labor productivity increases owing to the investment in human capital.</p>
<p>Investing in physical capital like machines and factories can also make workers more productive. Insofar as machines augment workers&#8217; ability to complete certain tasks—think calculators, for example—the worker can become more productive. One may be concerned that such capital will replace workers rather than make them more productive. While physical capital can at times substitute for certain tasks and types of workers, the stable share of rising aggregate income that accrues to workers demonstrates that capital and workers are generally complementary in production, and businesses consistently find ways to innovate and redeploy labor to new and productive ends. Physical capital also requires some human maintenance and support, generating entirely new sources of labor demand.</p>
<p>Lastly, there is technological progress. Through basic research and development, new technologies are discovered. These new technologies are sometimes captured by new machines, but there are also discoveries that amount to new processes. Perhaps a clear example is the assembly line. One thing the assembly line did was put workers into position to produce automobiles faster. Rather than moving the semi-constructed vehicle around the plant floor, the assembly line produced a system that transferred the vehicle to its next logical step in the production process. Production processes, new ideas, and cost-saving analyses are ways in which worker productivity can be improved without the necessity of investment in either physical capital or human capital. The key takeaway is that technological progress is a very broad term that encompasses new modes of doing things, not just new inventions.</p>
<p>Overall, the two pillars of economic growth are the accumulation of the factors of production—namely, more workers and more physical capital—and improvements in the &#8220;technology&#8221; of utilizing those inputs to produce output; that is, technological progress. From the perspective of individual workers, note that while greater employment means higher GDP, a larger economic pie shared among a larger number of people does not necessarily mean a larger piece per worker. By contrast, labor productivity growth—fueled by increases in human capital per worker, physical capital per worker, and technological progress—directly makes way for rising living standards. In what follows, this paper studies the importance of productivity and technological progress in explaining state-level economic performance and the role played by different policies and regulatory environments.</p>
<h2 id="data">Data</h2>
<p>We have two different measures of state-level productivity growth. The &#8220;short&#8221; measure spans the period from 2007 through 2023. For the short measure, data are reported by the Bureau of Labor Statistics (BLS). Hereafter, the short measure is referred to as the BLS measure. The BLS measure calculates index values for labor productivity. The index value is set to 100 in 2017 (the base year).</p>
<p>We also compute a longer series of technological progress. In this alternative approach, hereafter referred to as the Solow measure, we compute the average annual growth rate for technological progress for each state between 1997 through 2021. The input data are collected from three sources: employment comes from the BLS, state-level real GDP comes from the Bureau of Economic Analysis, and a measure of the physical capital stock is obtained from state-level capital stocks constructed using the methodology described by Garofalo and Yamarik (2002). The capital stock data are maintained by Yamarik and El-Shagi from 1947 through 2021.<sup class="fnref" id="fnref-1"><a href="#fn-1">1</a></sup></p>
<p>The analysis is directed at two specific questions. First, we are interested in the relationship between the average annual growth rate in labor productivity and real GDP across states. If a positive, cause-and-effect relationship exists, causation could run in either direction. On the one hand, faster labor productivity growth means that the economy can produce more output using the same inputs. On the other hand, higher output growth also means that the economy has more resources to direct toward innovation that produces productivity gains. Second, we study whether the relationship between the average growth rate of labor productivity and the growth rate of employment is specific to sectors across states. As with the first question, any potential causation could run in either direction. This difficulty in identifying causation from correlation is nothing new, as similar analyses have been done using cross-country data to develop fruitful, empirically validated theories that have enhanced our understanding of what drives national economic growth.<sup class="fnref" id="fnref-2"><a href="#fn-2">2</a></sup></p>
<p>In addition to labor productivity growth data, we use data on real personal income and six different employment sectors. The sector data are for construction, manufacturing, trade, transportation and utilities, financial activities, professional and business services, and education and health services.</p>
<h3 id="bls-measure">The BLS Measure</h3>
<p>Over the period 2007 to 2023, labor productivity growth across states ranged from –0.2 percent in Louisiana to 2.6 percent in Washington. The mean across the states is 1.1 percent, and the standard deviation is 0.64 percent. Missouri reported that labor productivity increased at a 1.2 percent average annual rate, ranking 23rd in the United States. For comparison, Missouri ranked as the 43rd fastest-growing state by real GDP growth over the same period.<sup class="fnref" id="fnref-3"><a href="#fn-3">3</a></sup></p>
<p>Diving deeper into the data, we now look at the relationship between labor productivity growth and real GDP growth across states. Table 1 reports the results of a regression in which average annual percentage change in real GDP growth by state is the dependent variable and the average annual percentage change in labor productivity growth by state is the explanatory variable. The standard errors are reported in parentheses below the estimated coefficients.</p>
<div class="smi-table smi-wide">
<p class="smi-tnum">Table 1</p>
<p class="smi-tcap">Regression Results for Real Personal Income Growth Across States</p>
<p class="smi-tsub">Not surprisingly, income growth is positively related to productivity growth.</p>
<div class="smi-scroll">
<table>
<thead>
<tr>
<th scope="col">Variable</th>
<th scope="col">Estimated Coefficient</th>
<th scope="col">Adj R sq</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Constant</th>
<td class="num"><span class="smi-stat"><span class="b"><span class="i">0</span>.004*** </span><span class="b"><span class="i">(0</span>.0017)</span></span></td>
<td class="num">0.616</td>
</tr>
<tr>
<th scope="row">Labor Productivity Growth</th>
<td class="num"><span class="smi-stat"><span class="b"><span class="i">1</span>.193*** </span><span class="b"><span class="i">(0</span>.134)</span></span></td>
<td class="num"></td>
</tr>
</tbody>
</table></div>
<p class="smi-tsource">Source: Authors&#8217; calculations</p>
<p class="smi-tsource">*** Statistically significant at the 0.01 level.</p>
</div>
<p>The regression results tell us three things. First, the constant tells us that for a state with zero labor productivity growth, the average annual real GDP growth rate would be 0.4 percent. Second, the coefficient on labor productivity growth is significant and positive. The implication is that a state with faster labor productivity growth will, on average, record faster real GDP growth. Indeed, <em>for every one percentage point increase in labor productivity growth, real GDP growth increases by nearly 1.2 percentage points.</em><sup class="fnref" id="fnref-4"><a href="#fn-4">4</a></sup> Third, the last column reports the adjusted R square. The 0.616 value tells us that <em>nearly 62 percent of the variation in real GDP growth across states can be accounted for by movements in labor productivity growth.</em> With only one variable in this regression, we would expect that the remaining variation in real GDP would be explained by a host of state-specific factors excluded in the regression, such as tax policy, education infrastructure, natural resources, and the regulatory environment.</p>
<aside class="smi-pull">For every one percentage point increase in labor productivity growth, real GDP growth increases by nearly 1.2 percentage points.</aside>
<p>Differences across sectors in state economies may account for differences in productivity growth. The hypothesis to study is whether some states are booming because they are focusing on so-called &#8220;hot&#8221; sectors, like artificial intelligence. Such a sector-specific focus could be the result of market forces or, as is often the case, it could reflect public officials&#8217; use of taxpayer money and other measures to lure specific industries to their states in an attempt to get ahead of the competition and beat the market. But is there a correlation between growth in employment in specific industries and overall productivity growth? More generally, we examine whether states that recorded the highest labor productivity growth are also states with the highest employment growth in a specific sector of the economy. In addition, we compute the correlation between real personal income growth and employment in the specific sector. The sample period is 2007 through 2023.</p>
<p>To begin, we compute the average annual percentage change in employment growth in six different sectors. State-level payroll employment levels are reported by the BLS. Table 2 reports the correlation coefficient between state-level employment growth in each sector identified by the column heading with real GDP growth (row heading &#8220;w/real GDP&#8221;) and labor productivity growth (row heading &#8220;w/LP&#8221;).</p>
<div class="smi-table smi-wide">
<p class="smi-tnum">Table 2</p>
<p class="smi-tcap">Correlation Between Labor Productivity Growth And Sectoral Employment Growth Across States, 2007–2023</p>
<p class="smi-tsub">Productivity growth is not tied to a specific industry, so targeting industries is not supported.</p>
<div class="smi-scroll">
<table>
<thead>
<tr>
<th scope="col">Sector</th>
<th scope="col">Construction</th>
<th scope="col">Manufacturing</th>
<th scope="col">Trade, Transport, and Utilities</th>
<th scope="col">Finance, Insurance, and Real Estate</th>
<th scope="col">Professional, Business, and Scientific</th>
<th scope="col">Education and Health Services</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Correlation w/ Real GDP</th>
<td class="num">0.761</td>
<td class="num">0.401</td>
<td class="num">0.32</td>
<td class="num">0.162</td>
<td class="num">0.663</td>
<td class="num">0.532</td>
</tr>
<tr>
<th scope="row">Correlation w/ LP</th>
<td class="num">0.437</td>
<td class="num">0.059</td>
<td class="num">0.123</td>
<td class="num">–0.159</td>
<td class="num">0.309</td>
<td class="num">0.209</td>
</tr>
</tbody>
</table></div>
<p class="smi-tsource">Source: Authors&#8217; calculations</p>
</div>
<p>It is important to note that these correlations tell us one thing: namely, that GDP growth or labor productivity growth moves with employment growth in a particular sector. The results should not be interpreted as indicating that employment growth in a sector &#8220;causes&#8221; GDP growth or productivity growth. Neither do the results indicate that changes in GDP growth or productivity growth cause employment growth.</p>
<p>Based on the results, faster construction employment growth is most closely correlated with faster real GDP growth. The correlation between real GDP growth and sector-specific employment growth gradually weakens when going from the professional, business, and scientific sector to education and health services to manufacturing to trade, transport, and utilities, and finally to finance, insurance and real estate.</p>
<p>For labor productivity growth, the correlations are weaker across the board. In the case of the finance, insurance, and real estate sector, faster employment growth is even <em>negatively</em> correlated with labor productivity growth, meaning that states with faster employment growth in the finance sector recorded, on average, slower labor productivity growth between 2007 and 2023. Employment growth in the manufacturing sector and the trade, transport and utilities sector are not significantly correlated, suggesting that states with faster employment growth in these two sectors are, on average, not systematically related to faster or slower labor productivity growth. Though the correlations are not strong, the evidence does support a moderate positive correlation between employment growth in the construction, professional, business and scientific, and education and health services sectors. The correlations are weak enough that even if the causation runs from sector to labor productivity growth, the evidence does not support the idea that subsidizing employment growth in these sectors would generate greater productivity growth.<sup class="fnref" id="fnref-5"><a href="#fn-5">5</a></sup></p>
<p>One shortcoming of the data analyzed so far is the short time frame. Not only are there only 15 years of data, but the starting point and the end point are very close to two separate business-cycle turning points. The 2007 data were recorded just before the Great Recession. The 2023 data were recorded in the second year after the COVID recession. The short sample and the business cycle turning points could be affecting the long-run growth trend.</p>
<p>In addition to the time series issues, the analysis thus far does not say whether labor productivity growth is occurring because of increases in the amount of physical capital per worker—otherwise known as capital deepening—or because of innovation that gives rise to technological progress. To isolate the contribution of technological progress, we must turn to the Solow measure.</p>
<h3 id="solow-measure">Growth Accounting and the Solow Measure</h3>
<p>The Solow measure is a way to quantify productivity growth while taking into account the contributions of both labor and capital. The data in this section span the period from 1997 through 2021. To illustrate the measure, we start with an equation that characterizes the relationship between inputs (capital and labor) and output that is consistent with the empirical observation that the shares of income paid to capital and labor are remarkably stable over time. Such a function can be written as:</p>
<p class="smi-eq"><span class="n">(1)</span> <em>Y</em><sub><em>t</em></sub> = <em>A</em><sub><em>t</em></sub> (<em>K</em><sub><em>t</em></sub>)<sup><em>α</em></sup> (<em>N</em><sub><em>t</em></sub>)<sup>1−<em>α</em></sup></p>
<p>where <em>Y</em> stands for the value of real GDP, <em>A</em> is total factor productivity, <em>K</em> is the capital stock, and <em>N</em> is the number of people employed. The exponent α represents the share of income paid to capital inputs and 1−α is the share paid to labor.</p>
<p>There are several mechanical ways to go from Equation 1 in levels to the percentage change. It is sufficient to say that after some algebra, we can express the percentage change in output as follows:<sup class="fnref" id="fnref-6"><a href="#fn-6">6</a></sup></p>
<p class="smi-eq"><span class="n">(2)</span> %Δ<em>Y</em><sub><em>t</em></sub> = %Δ<em>A</em> + <em>α</em>(Δ<em>K</em><sub><em>t</em></sub>) + (1−<em>α</em>)(%Δ<em>N</em><sub><em>t</em></sub>)</p>
<p>Equation 2 is the basic growth accounting equation. It says that the percentage change in aggregate output is the sum of the percentage change in total factor productivity (hereafter, TFP growth), the product of the income share paid to capital and the percentage change in the aggregate capital stock, and the product of the share of income paid to labor and the percentage change in labor. Armed with Equation 2, we have a way to assess the contributions from the various components contributing to economic growth. With real GDP, the capital stock, the number of payroll employees in each state and the fraction of income paid to each factor of production, we can solve for the average annual percentage change in productivity.</p>
<p>Based on the data for the period 1997 through 2021, we calculate the average annual TFP growth, using Equation 2 with α = 0.3. We plot the data for the average annual percentage change in TFP growth and the average annual percentage change in capital stock for the period 1997 through 2021 in Figure 1. For Missouri, real GDP increased at a 1.29 percent average annual rate.</p>
<figure class="smi-wide">
  <img src="https://showmeinstitute.org/wp-content/uploads/2026/06/figure-1-productivity-capital-growth.png" loading="lazy" decoding="async" alt="Figure 1. Productivity Growth and Capital Stock Growth by State, 1997 through 2021. A two-bar chart for all 50 states comparing percent change in total factor productivity against percent change in physical capital stock; Missouri sits near the bottom of the pack. The blue bar represents the percent change in total factor productivity, and the orange bar represents the percent change in the physical capital stock. Source: Bureau of Labor Statistics and Garofalo and Yamarik (2002)."><br />
</figure>
<p>Across states, Missouri is ranked as the 44th fastest-growing state during this period. During the same period, payroll employment increased at a 0.35 percent average annual rate, and the capital stock increased at a 1.45 percent average annual rate. Lastly, TFP increased at a 0.64 percent average annual rate in Missouri between 1997 and 2021. <em>Note that Missouri also ranked as the 44th fastest-growing state in terms of TFP.</em></p>
<p>Looking across states, we start by calculating how closely correlated the growth rates in these two measures of productivity (labor productivity and TFP) are. For the data covering 2007 to 2021, the estimated correlation coefficient is 0.57. It is comforting to find that there is a positive correlation between labor productivity growth and TFP growth. However, the correlation is sufficiently weak to indicate that by including capital growth, labor productivity is capturing both TFP growth and capital growth. Since labor productivity includes both TFP and capital per worker, the fact that it is not more tightly correlated with TFP growth indicates that it is capturing changes in capital per worker as well.</p>
<p>We also consider the correlation coefficient between TFP growth, employment growth, capital stock growth, and real GDP growth. For the 1997–2021 sample, Table 3 reports the correlation coefficients taken from the growth accounting across states. More specifically, the question is whether movements in real GDP growth, employment growth, capital growth, and TFP growth are correlated across states.</p>
<div class="smi-table smi-wide">
<p class="smi-tnum">Table 3</p>
<p class="smi-tcap">Correlation Coefficients from Growth Accounting, 1997–2021</p>
<p class="smi-tsub">Income growth is driven by the big three; workers, capital expenditures, and productivity.</p>
<div class="smi-scroll">
<table>
<thead>
<tr>
<th scope="col"></th>
<th scope="col">Real GDP Growth</th>
<th scope="col">Empl. Growth</th>
<th scope="col">Capital Growth</th>
<th scope="col">TFP Growth</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Real GDP Growth</th>
<td class="num">1</td>
<td class="num"></td>
<td class="num"></td>
<td class="num"></td>
</tr>
<tr>
<th scope="row">Empl. Growth</th>
<td class="num">0.833</td>
<td class="num">1</td>
<td class="num"></td>
<td class="num"></td>
</tr>
<tr>
<th scope="row">Capital Growth</th>
<td class="num">0.768</td>
<td class="num">0.531</td>
<td class="num">1</td>
<td class="num"></td>
</tr>
<tr>
<th scope="row">TFP Growth</th>
<td class="num">0.663</td>
<td class="num">0.328</td>
<td class="num">0.205</td>
<td class="num">1</td>
</tr>
</tbody>
</table></div>
<p class="smi-tsource">Source: Authors&#8217; calculations</p>
</div>
<p>Across states, faster real GDP growth is highly correlated with faster employment growth, faster capital growth, and faster TFP growth, meaning that states with stronger economic growth tend to exhibit these characteristics as well.</p>
<p>However, the correlation between employment growth and capital growth and TFP growth, though positive, is much weaker. Overall, the evidence does support the notion that states with faster productivity growth tend to have faster employment growth.</p>
<p>We are interested in how growth is correlated with educational attainment across states. We have the percent of population with bachelor&#8217;s degree as the measure of human capital. We have values from the 2000 Census and the 2021 Current Population Survey plotted in Figure 2. A clear observation in the data is the gain in educational attainment in every state over the 21-year period. Thus, there is clear evidence of human capital investment in each state. Massachusetts reports a 27-percentage-point increase in the percent of population with a bachelor&#8217;s degree between 2000 and 2021. Missouri reported a nearly 18-percentage-point increase in the percent of population with a bachelor&#8217;s degree between 2000 and 2021. Missouri tied for the 27th-largest increase in the change in educational attainment among the states.</p>
<figure class="smi-wide">
  <img src="https://showmeinstitute.org/wp-content/uploads/2026/06/figure-2-bachelors-degree.png" loading="lazy" decoding="async" alt="Figure 2. Percent of Population with Bachelor's Degree, 2000 and 2021. A grouped bar chart for all 50 states showing attainment in 2000 versus 2021; every state increased, with Missouri near the middle, ranking 27th in change in educational attainment. Source: Bureau of Economic Analysis."><br />
</figure>
<p>The evidence suggests that states with faster productivity growth do, on average, have higher educational attainment levels. The correlation is statistically significant, but the coefficient is small. The results are as follows. Based on the educational attainment level in 2000, real GDP growth is positively correlated with educational attainment and the coefficient equal to 0.39. Alternatively, using the educational attainment level in 2021, the correlation coefficient is 0.24 between real GDP growth and educational attainment. A third correlation is calculated for the change in educational attainment, measured as the difference between educational attainment in 2021 less educational attainment in 2000. The correlation coefficient is 0.1 between real GDP growth and the change in educational attainment.</p>
<p>The evidence suggests that TFP is more closely correlated with educational attainment than real GDP growth is, but only incrementally. With educational attainment measured in 2000, the correlation between TFP growth and educational attainment is 0.51. If we use educational attainment in 2021 as the measure of human capital, the correlation coefficient is 0.34. Lastly, with the change in educational attainment, the correlation coefficient is 0.17 between TFP growth and the changes in educational attainment. The evidence, therefore, indicates that states with higher educational attainment levels are, on average, states that report higher total factor productivity growth. In each case, the correlation is statistically significant.<sup class="fnref" id="fnref-7"><a href="#fn-7">7</a></sup></p>
<h2 id="taxes-and-growth">Taxes and Growth</h2>
<p>In this last section, we present a simple mechanism through which changes in tax rates affect changes in economic growth. The key mechanism is the return to input.</p>
<p>The work by Romer (1986), Lucas (1988), Jones and Manuelli (1990), and Rebelo (1991) sparked a revolution in the way researchers thought about economic growth. Earlier approaches treated technological progress as something that occurred outside the economy. In contrast, this research showed that growth is influenced by the decisions of individuals and firms, particularly their incentives to invest, innovate, and accumulate knowledge. People&#8217;s responses to incentives are reflected in the economy as changes in TFP.</p>
<p>There is a common thread across each technological development. Specifically, the key incentive is the return to investing in things that generate faster productivity growth and ultimately, high growth rates. Put more simply, people balance the trade-off between consuming today with the opportunity of greater (expected) consumption in the future. Future consumption gains are achieved by making the economic pie bigger for a given population. And that bigger pie comes from accumulating knowledge and investing in new methods, new technologies, and consequently, productivity gains. The economic process is analogous to sowing and reaping.</p>
<p>As with forward-looking economic decisions, how much to reap and sow depends on the expected return. The expected return is measured in terms of dollars spent today on the investment and the future dollars received—that is, income generated—by the investment. Moreover, it is the after-tax returns that matter to the investor. The equation derived from this problem indicates that the growth rate of income is a function of the expected real, after-tax return on the investment.</p>
<p>Now, we can see clearly how income tax rates affect growth. Growth depends on after-tax returns. And after-tax returns are negatively related to income tax rates. The intuition is straightforward. A higher income tax rate, for example, reduces the after-tax real return on investments. With the decline in the after-tax real return, the incentive to invest declines and correspondingly, the growth rate declines.</p>
<p>In an earlier paper, Castell and Haslag (2010) calculated the effects of state income tax reduction on real GDP growth. Their analysis predicted that real GDP growth rates would increase about 80 basis points given a six-percentage-point decrease in the state income tax. Using an endogenous growth model that incorporates the impact of productivity on economic growth rates, Crader and Haslag (2019) find that state income tax elimination would add a projected 25 to 50 basis points to the average annual economic growth rate.<sup class="fnref" id="fnref-8"><a href="#fn-8">8</a></sup></p>
<p>In a recent report, the White House Council of Economic Advisers (CEA) looked at the impact that reducing state income tax rates would have on the user cost of physical capital investment. The CEA asked how big the gain to median annual income would be if state income taxes were eliminated. Based on the CEA&#8217;s projections, median annual income would rise by nearly $2,900 from ending the state income tax.</p>
<p>The growth model presented above is different in that the projection is a once-and-for-all increase in the growth rate. Compounding would increase the impact of a modest 25-basis-point increase in Missouri&#8217;s GDP growth rate such that income would be nearly $1,800 higher in 2035 without the state income tax, and $2,900 if the growth rate increases by 50 basis points. Because these models capture different mechanisms, their wage impacts are additive, so the boost to median annual income could be about $5,800.</p>
<h2 id="conclusions">Conclusions</h2>
<p>Just as Adam Smith used economics to study the determinants of the wealth of nations, the tools of modern economic analysis allow us to study the wealth of states. Despite being part of the same country, some states consistently outpace others in annual economic growth, and with it, wages and incomes. The analysis in this paper reveals that growth differences are no fluke. The single biggest driver of economic growth is labor productivity growth. This insight has major implications for state policy, ranging from tax policy to regulations to education policy. Unfortunately, Missouri has for years demonstrated low productivity growth and economic growth relative to many other states in the country, but proposals to eliminate the income tax could make significant progress in pushing Missouri closer to the front of the pack.</p>
<h2 id="notes">Notes</h2>
<div class="smi-notes">
<ol>
<li id="fn-1">State-level capital stock data are available for download at <a href="https://cfds.henuecon.education/index.php/data/yes-capital-data">https://cfds.henuecon.education/index.php/data/yes-capital-data</a>. <a class="back" href="#fnref-1" aria-label="Back to reference 1">↩</a></li>
<li id="fn-2">See, for example, the discussion by Anderson and Geras (2022) or the discussion in Chapter 11 of Champ, Freeman and Haslag (2022). <a class="back" href="#fnref-2" aria-label="Back to reference 2">↩</a></li>
<li id="fn-3">Missouri reported that real GDP increased at 0.92 percent average annual rate between 2007 and 2023. <a class="back" href="#fnref-3" aria-label="Back to reference 3">↩</a></li>
<li id="fn-4">The statistical significance means that if one were to suppose that the estimated coefficient is equal to zero, there is less than a one-percent probability that the hypothesis is supported by the data. More formally, one would reject the null hypothesis that there is no relationship between real personal income growth and labor productivity growth across states. <a class="back" href="#fnref-4" aria-label="Back to reference 4">↩</a></li>
<li id="fn-5">To be more clear about the distinction between correlation and causation, it is important to put appropriate limits on interpreting these correlations. What we have is evidence suggesting that states with faster employment growth in these six sectors tend to be states with faster income growth. There is also some evidence suggesting that faster employment growth in several sectors indicates a positive relationship between labor productivity growth across states. However, there is no causal link in these simple correlations. To illustrate on the supply side, faster employment growth means increases in workers and their pay; that leads to labor income rising, resulting in faster income growth. Income growth can also arise because of capital deepening; in other words, more investment in physical capital per worker will result in faster income growth. Through greater demand for products, faster employment growth can follow faster income growth. The simple correlation cannot identify which process is driving the results in Table 2. <a class="back" href="#fnref-5" aria-label="Back to reference 5">↩</a></li>
<li id="fn-6">Those with calculus backgrounds can do a logarithmic transform of equation 2 and take the derivative with respect to time. <a class="back" href="#fnref-6" aria-label="Back to reference 6">↩</a></li>
<li id="fn-7">Compared with the correlation coefficient reported with real GDP growth, the modest increase in the correlation coefficient between TFP and educational attainment suggests that educational attainment is negatively correlated with the sum of employment growth and physical capital growth. In other words, states with higher educational attainment tend to have a lower sum of employment growth and physical capital growth. Such evidence suggests that more educated workers can substitute for the sum of workers and physical capital. More productive workers reduce the sum of workers and capital required. <a class="back" href="#fnref-7" aria-label="Back to reference 7">↩</a></li>
<li id="fn-8">Based on a reduction in the average effective income tax rate from 3.5 percent to zero. <a class="back" href="#fnref-8" aria-label="Back to reference 8">↩</a></li>
</ol>
</div>
<h2 id="references">References</h2>
<div class="smi-refs">
<p>Anderson, R.B. and M. Geras, 2022. &#8220;Correlation Versus Causation.&#8221; In: <em>Encyclopedia of Big Data</em>, Laurie A. Schintler and Connie L. McNeely, eds, Cham, Switzerland: Springer Cam.</p>
<p>Casteel, Grant and Joseph H. Haslag, Joseph H. 2011. &#8220;Income Taxes vs. Sales Taxes: A Welfare Comparison,&#8221; Show-Me Institute Essay. December 2010.</p>
<p>Chamo, Bruce, Scott Freeman and Joseph H. Haslag, 2022. <em>Modeling Monetary Economies</em>, Cambridge, UK: Cambridge University Press.</p>
<p>Crader, G. Dean and Joseph H. Haslag, 2019. &#8220;Computing State Average Marginal Income Tax Rates: An Application to Missouri,&#8221; <em>Growth and Change</em>, 50(1):424–45.</p>
<p>Garofalo, Gasper A. and Steven Yamarik, 2002. &#8220;Regional Convergence: Evidence from a new State-by-State Capital Stock Series,&#8221; <em>The Review of Economics and Statistics</em>, 84(2):316–23.</p>
<p>Jones, Larry E. and Rodolfo Manuelli, 1990. &#8220;A Convex Model of Equilibrium Growth: Theory and Policy Implications,&#8221; <em>Journal of Political Economy</em>, 98(5, Part1):1008–38.</p>
<p>Lucas, Robert E., Jr., 1988. &#8220;On the Mechanics of Economic Development,&#8221; <em>Journal of Monetary Economics</em>, 22:3–42.</p>
<p>Rebelo, Sergio, 1991. &#8220;Long-run Policy Analysis and Long-run Growth,&#8221; <em>Journal of Political Economy</em>, 99(3):500–21.</p>
<p>Romer, Paul M. 1986. &#8220;Increasing Returns and Long-run Growth,&#8221; <em>Journal of Political Economy</em>, 94:1002–37.</p>
<p>White House Council of Economic Advisers, 2026. &#8220;The Economic Impact of State Income Tax Elimination.&#8221; <a href="https://www.whitehouse.gov/wp-content/uploads/2025/03/The-Economic-Impact-of-State-Income-Tax-Elimination.pdf">https://www.whitehouse.gov/wp-content/uploads/2025/03/The-Economic-Impact-of-State-Income-Tax-Elimination.pdf</a>.</p>
<p>Yamarik, Steven and Makram El-Shagi, 2019. &#8220;State-level Capital and Investment: Refinements and Updates,&#8221; <em>Growth and Change</em>, 50(4):1411–22.</p>
</div>
<p><button class="smi-totop" type="button" aria-label="Back to top"><br />
  <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 19V5"/><path d="M5 12l7-7 7 7"/></svg><br />
</button><br />
<script>(function(){ var root=document.currentScript.closest('.smi-report')||document.querySelector('.smi-report'); if(!root)return; var reduce=window.matchMedia&&matchMedia('(prefers-reduced-motion: reduce)').matches; function go(top){ window.scrollTo({top:top,behavior:reduce?'auto':'smooth'}); } /* smooth-scroll for in-page links (works without this too) */ root.querySelectorAll('a[href^="#"]').forEach(function(a){ a.addEventListener('click',function(e){ var id=a.getAttribute('href').slice(1); var el=document.getElementById(id); if(!el)return; e.preventDefault(); var y=el.getBoundingClientRect().top+window.pageYOffset-88; go(y); if(history.replaceState)history.replaceState(null,'',a.getAttribute('href')); }); }); /* back to top */ var btt=root.querySelector('.smi-totop'); if(btt){ var toggle=function(){ (window.pageYOffset>600)?btt.classList.add('show'):btt.classList.remove('show'); }; window.addEventListener('scroll',toggle,{passive:true}); toggle(); btt.addEventListener('click',function(){ go(0); }); } /* active-section highlight */ var links=[].slice.call(root.querySelectorAll('.smi-toc a[href^="#"]')); var items=links.map(function(a){var el=document.getElementById(a.getAttribute('href').slice(1));return el?{a:a,el:el}:null;}).filter(Boolean); if(items.length){ var spy=function(){ var pos=window.pageYOffset+120, cur=null; items.forEach(function(o){ if(o.el.offsetTop<=pos)cur=o; }); links.forEach(function(a){a.classList.remove('active');}); if(cur)cur.a.classList.add('active'); }; window.addEventListener('scroll',spy,{passive:true}); spy(); } })();</script><br />
</article>
<p>The post <a href="https://showmeinstitute.org/publication/economy/looking-for-growth-a-productivity-story/">Looking for Growth: A Productivity Story</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Autonomous Vehicle Regulations</title>
		<link>https://showmeinstitute.org/publication/regulation/autonomous-vehicle-regulations/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 08 Apr 2026 19:40:27 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=602917</guid>

					<description><![CDATA[<p>On April 8, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri Senate Transportation, Infrastructure, and Public Safety Committee regarding the regulation of autonomous vehicles. Click here [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/regulation/autonomous-vehicle-regulations/">Autonomous Vehicle Regulations</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On April 8, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri Senate Transportation, Infrastructure, and Public Safety Committee regarding the regulation of autonomous vehicles. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/04/20230408-AV-Regulations-Stokes.pdf"><strong>here</strong></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/regulation/autonomous-vehicle-regulations/">Autonomous Vehicle Regulations</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Income Tax Elimination and Sales Tax Modernization</title>
		<link>https://showmeinstitute.org/publication/taxes/income-tax-elimination-and-sales-tax-modernization/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 01 Apr 2026 17:14:30 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=602913</guid>

					<description><![CDATA[<p>On April 1, Show-Me Institute Director of State Budget and Fiscal Policy Elias Tsapelas submits testimony to the Missouri Senate Committee on Economic and Workforce Development regarding income and sales [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/income-tax-elimination-and-sales-tax-modernization/">Income Tax Elimination and Sales Tax Modernization</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On April 1, Show-Me Institute Director of State Budget and Fiscal Policy Elias Tsapelas submits testimony to the Missouri Senate Committee on Economic and Workforce Development regarding income and sales taxes. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/04/20230330-Income-Tax-Tsapelas.pdf"><strong>here</strong></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/income-tax-elimination-and-sales-tax-modernization/">Income Tax Elimination and Sales Tax Modernization</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>House Bill 2627 and Property Taxes</title>
		<link>https://showmeinstitute.org/publication/taxes/house-bill-2627-and-property-taxes/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 24 Feb 2026 19:37:14 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=602130</guid>

					<description><![CDATA[<p>On February 24, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri House Special Committee on Property Tax Reform regarding House Bill 2627. Click here to read [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/house-bill-2627-and-property-taxes/">House Bill 2627 and Property Taxes</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On February 24, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri House Special Committee on Property Tax Reform regarding House Bill 2627. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/02/20260223-Property-Taxes-HB2627-Stokes.pdf"><strong>here</strong></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/house-bill-2627-and-property-taxes/">House Bill 2627 and Property Taxes</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Senate Joint Resolution 111 and Property Taxes</title>
		<link>https://showmeinstitute.org/publication/taxes/senate-joint-resolution-111-and-property-taxes/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 18 Feb 2026 20:14:00 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=602105</guid>

					<description><![CDATA[<p>On February 18, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri Senate Select Committee on Property Taxes and the State Tax Commission. Click here to read [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/senate-joint-resolution-111-and-property-taxes/">Senate Joint Resolution 111 and Property Taxes</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On February 18, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri Senate Select Committee on Property Taxes and the State Tax Commission. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/02/20260218-Property-Taxes-SJR-111-Stokes.pdf"><strong>here</strong></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/senate-joint-resolution-111-and-property-taxes/">Senate Joint Resolution 111 and Property Taxes</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Senior Tax Levy Proposal</title>
		<link>https://showmeinstitute.org/publication/taxes/601964/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 03 Feb 2026 16:59:41 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=601964</guid>

					<description><![CDATA[<p>On February 3, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the St. Louis County Committee of the Whole regarding a proposal for a tax levy to [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/601964/">Senior Tax Levy Proposal</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On February 3, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the St. Louis County Committee of the Whole regarding a proposal for a tax levy to fund senior services. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/02/20260203-Senior-Svcs-Tax-Levy-Stokes.pdf"><strong>here</strong></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/601964/">Senior Tax Levy Proposal</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Income Tax Elimination and Sales Tax Modernization</title>
		<link>https://showmeinstitute.org/publication/taxes/income-tax-elimination-and-sales-tax-moderation/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 27 Jan 2026 21:21:35 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=601832</guid>

					<description><![CDATA[<p>On January 28, Show-Me Institute Director of State Budget and Fiscal Policy Elias Tsapelas submits testimony to the Missouri House Commerce Committee regarding Missouri&#8217;s income and sales taxes. Click here [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/income-tax-elimination-and-sales-tax-moderation/">Income Tax Elimination and Sales Tax Modernization</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On January 28, Show-Me Institute Director of State Budget and Fiscal Policy Elias Tsapelas submits testimony to the Missouri House Commerce Committee regarding Missouri&#8217;s income and sales taxes. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/01/20260128-Income-Tax-Elimination-Tsapelas.pdf"><strong>here</strong></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/taxes/income-tax-elimination-and-sales-tax-moderation/">Income Tax Elimination and Sales Tax Modernization</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Regulations Concerning Autonomous Vehicles: Senate Bill 1050</title>
		<link>https://showmeinstitute.org/publication/transportation/regulations-concerning-autonomous-vehicles-senate-bill-1050/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Fri, 23 Jan 2026 21:40:29 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=601803</guid>

					<description><![CDATA[<p>On January 26, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri Senate Transportation, Infrastructure, and Public Safety Committee regarding regulation of autonomous vehicles. Click here to [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/transportation/regulations-concerning-autonomous-vehicles-senate-bill-1050/">Regulations Concerning Autonomous Vehicles: Senate Bill 1050</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On January 26, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri Senate Transportation, Infrastructure, and Public Safety Committee regarding regulation of autonomous vehicles. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/01/20260126-AV-Regulations_Senate-Stokes.pdf"><b>here</b></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/transportation/regulations-concerning-autonomous-vehicles-senate-bill-1050/">Regulations Concerning Autonomous Vehicles: Senate Bill 1050</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>An Interstate Teacher Mobility Compact</title>
		<link>https://showmeinstitute.org/publication/workforce/an-interstate-teacher-mobility-compact/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Thu, 15 Jan 2026 16:05:35 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=601663</guid>

					<description><![CDATA[<p>House Bill 2274: Increasing Mobility for Teachers On January 15, Show-Me Institute Senior Policy Analyst Avery Frank submits testimony to the Missouri House Elementary and Secondary Education Committee regarding an [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/workforce/an-interstate-teacher-mobility-compact/">An Interstate Teacher Mobility Compact</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="aligncenter wp-image-601684 size-full" src="https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.36.57-PM.png" alt="" width="1718" height="386" srcset="https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.36.57-PM.png 1718w, https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.36.57-PM-300x67.png 300w, https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.36.57-PM-1024x230.png 1024w, https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.36.57-PM-768x173.png 768w, https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.36.57-PM-1536x345.png 1536w" sizes="auto, (max-width: 1718px) 100vw, 1718px" /></p>





<h1 class="wp-block-heading">House Bill 2274: Increasing Mobility for Teachers</h1>
<p>On January 15, Show-Me Institute Senior Policy Analyst Avery Frank submits testimony to the Missouri House Elementary and Secondary Education Committee regarding an interstate teacher mobility compact.</p>







<h2 class="wp-block-heading">To the Honorable Members of This Committee</h2>



<p class="wp-block-paragraph">Thank you for the opportunity to testify. My name is Avery Frank. I am a senior policy analyst at the ShowMe Institute, a nonprofit, nonpartisan, Missouri-based think tank that advances sensible, well-researched, free-market solutions to state and local policy issues. The ideas presented here are my own and are offered in consideration of fostering flexibility in Missouri&#8217;s public education system.</p>
<h3>Reducing Uncertainty for Out-of-State Teachers</h3>





<p class="wp-block-paragraph">In 2020, Missouri adopted a form of universal licensing reciprocity allowing most licensed professionals (with some exceptions) who have held a valid license issued by another state for at least one year to practice in Missouri at the same occupation or level, meaning that they would have Missouri examination, educational, or experience licensing requirements waived.<sup class="modern-footnotes-footnote modern-footnotes-footnote--expands-on-desktop ">1</sup></p>



<p class="wp-block-paragraph">Teachers are among the many licensed professions in Missouri, and this reciprocity regime is beneficial as it currently stands. However, uncertainty remains for many out-of-state teachers who may seek to relocate to Missouri. For example, which Missouri teaching license is equivalent to their current out-of-state license?<sup class="modern-footnotes-footnote modern-footnotes-footnote--expands-on-desktop ">2</sup> Additionally, existing statute allows relevant licensing authorities up to six months to issue a licensing waiver.<sup class="modern-footnotes-footnote modern-footnotes-footnote--expands-on-desktop ">3</sup> Together, these uncertainties can reduce Missouri&#8217;s attractiveness as a place to move and teach.</p>



<p class="wp-block-paragraph">House Bill 2274 would establish the Interstate Teacher Mobility Compact in order to address these challenges. If enacted, the compact would require each participating state to create and maintain a list of licenses it is willing to consider for equivalency. This would help teachers more clearly understand their potential teaching options and reduce uncertainty when considering relocation.</p>



<p class="wp-block-paragraph">The interstate commission created by the compact would primarily function as a clearinghouse, or central information-sharing hub, for licensure and disciplinary information. Each state would retain full authority over who is licensed within its borders and under what conditions. While Missouri already provides a broad pathway for recognizing many out-of-state licenses, the compact would provide additional transparency and consistency that could make the state more attractive to prospective teachers.</p>



<h3 class="wp-block-heading">Helping Address Teacher Shortages in High-Need Subject Areas and Schools</h3>



<p class="wp-block-paragraph">Missouri&#8217;s teacher shortage has received significant attention in recent years<sup class="modern-footnotes-footnote modern-footnotes-footnote--expands-on-desktop ">4</sup>. A closer examination of the state&#8217;s pipeline and hiring trends suggests that Missouri <span id="page1R_mcid70" class="markedContent"><span dir="ltr" role="presentation">does not face a broad, statewide shortage of teachers. </span></span><span id="page1R_mcid71" class="markedContent"><span dir="ltr" role="presentation">Instead, shortages are concentrated in specific subject areas </span></span><span id="page1R_mcid72" class="markedContent"><span dir="ltr" role="presentation">and in particular high-need, challenged districts.<sup class="modern-footnotes-footnote modern-footnotes-footnote--expands-on-desktop ">5</sup></span></span><span id="page1R_mcid73" class="markedContent"><span dir="ltr" role="presentation"> </span></span></p>
<p><span id="page1R_mcid74" class="markedContent"><span dir="ltr" role="presentation">For example, between the 2017–18 and 2021–22 school </span></span><span id="page1R_mcid75" class="markedContent"><span dir="ltr" role="presentation">years, the Hickman Mills C-1 school district reported </span></span><span id="page1R_mcid76" class="markedContent"><span dir="ltr" role="presentation">a substantially higher percentage of vacant teaching </span></span><span id="page1R_mcid77" class="markedContent"><span dir="ltr" role="presentation">positions than other Kansas City–area noncharter public </span></span><span id="page1R_mcid78" class="markedContent"><span dir="ltr" role="presentation">school districts—more than five times higher than the </span></span><span id="page1R_mcid79" class="markedContent"><span dir="ltr" role="presentation">second-highest district, Kansas City 33.<sup class="modern-footnotes-footnote modern-footnotes-footnote--expands-on-desktop ">6</sup> </span></span></p>
<p><span id="page1R_mcid81" class="markedContent"><span dir="ltr" role="presentation">While the compact alone will not provide a targeted </span></span><span id="page1R_mcid82" class="markedContent"><span dir="ltr" role="presentation">solution to these types of deficiencies, it should improve </span></span><span id="page1R_mcid83" class="markedContent"><span dir="ltr" role="presentation">Missouri’s overall teacher pipeline by making it easier for </span></span><span id="page1R_mcid84" class="markedContent"><span dir="ltr" role="presentation">qualified out-of-state teachers to fill vacancies in hard-to-</span></span><span id="page1R_mcid85" class="markedContent"><span dir="ltr" role="presentation">staff schools and subject areas, such as special education or </span></span><span id="page1R_mcid86" class="markedContent"><span dir="ltr" role="presentation">physics. Kansas is already a member of this compact, and </span></span><span id="page1R_mcid87" class="markedContent"><span dir="ltr" role="presentation">facilitating mobility for teachers living near the Kansas–</span></span><span id="page1R_mcid88" class="markedContent"><span dir="ltr" role="presentation">Missouri border could benefit western Missouri districts in </span></span><span id="page1R_mcid89" class="markedContent"><span dir="ltr" role="presentation">particular.<sup class="modern-footnotes-footnote modern-footnotes-footnote--expands-on-desktop ">7</sup></span></span></p>





<h2 class="wp-block-heading">Conclusion</h2>
<p><span id="page1R_mcid92" class="markedContent"><span dir="ltr" role="presentation">House Bill 2274 offers an opportunity for Missouri to </span></span><span id="page1R_mcid93" class="markedContent"><span dir="ltr" role="presentation">continue leading on occupational licensing reform while </span></span><span id="page1R_mcid94" class="markedContent"><span dir="ltr" role="presentation">modestly improving access to qualified teachers in areas of </span></span><span id="page1R_mcid95" class="markedContent"><span dir="ltr" role="presentation">greatest need. For these reasons, this bill could help make </span></span><span id="page1R_mcid96" class="markedContent"><span dir="ltr" role="presentation">Missouri a better place to teach and live.</span></span></p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-601686 size-full" src="https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.44.26-PM.png" alt="" width="1714" height="192" srcset="https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.44.26-PM.png 1714w, https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.44.26-PM-300x34.png 300w, https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.44.26-PM-1024x115.png 1024w, https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.44.26-PM-768x86.png 768w, https://showmeinstitute.org/wp-content/uploads/2026/01/Screenshot-2026-01-16-at-10.44.26-PM-1536x172.png 1536w" sizes="auto, (max-width: 1714px) 100vw, 1714px" /></p>


<div>1&nbsp;&nbsp;&nbsp;&nbsp;<span id="page1R_mcid99" class="markedContent"><span dir="ltr" role="presentation">The 2026 Blueprint: Moving Missouri Forward</span></span><span id="page1R_mcid100" class="markedContent"><span dir="ltr" role="presentation">, Show-</span></span><span id="page1R_mcid101" class="markedContent"><span dir="ltr" role="presentation">Me Institute, 12 Nov. 2025, <a href="http://www.showmeinstitute.org/publication/blueprint-for-missouri/the-2026-blueprint-moving-missouri-forward">www.showmeinstitute.</a></span></span><span id="page1R_mcid102" class="markedContent"><span dir="ltr" role="presentation">org/publication/blueprint-for-missouri/the-2026-</span></span><span id="page1R_mcid103" class="markedContent"><span dir="ltr" role="presentation">blueprint-moving-missouri-forward.</span></span></div><div>2&nbsp;&nbsp;&nbsp;&nbsp;<span id="page1R_mcid105" class="markedContent"><span dir="ltr" role="presentation">Missouri Teacher Certification for Out-of-State Teachers</span></span><span id="page1R_mcid106" class="markedContent"><span dir="ltr" role="presentation">, </span></span><span id="page1R_mcid107" class="markedContent"><span dir="ltr" role="presentation">Learn.org, <a href="http://learn.org/courses-and-certificates/missouri-teacher-certification-for-out-of-state-teachers">learn.org/courses-and-certificates/missouri-</a></span></span><span id="page1R_mcid108" class="markedContent"><span dir="ltr" role="presentation">teacher-certification-for-out-of-state-teachers. Accessed </span></span><span id="page1R_mcid109" class="markedContent"><span dir="ltr" role="presentation">14 Jan. 2026; </span></span><span id="page1R_mcid110" class="markedContent"><span dir="ltr" role="presentation">Missouri Reciprocity Laws: What You Need </span></span><span id="page1R_mcid111" class="markedContent"><span dir="ltr" role="presentation">to Know</span></span><span id="page1R_mcid112" class="markedContent"><span dir="ltr" role="presentation">, LegalClarity, 25 Feb. 2025, <a href="http://legalclarity.org/missouri-reciprocity-laws-what-you-need-to-know">legalclarity.org/</a></span></span><span id="page1R_mcid113" class="markedContent"><span dir="ltr" role="presentation">missouri-reciprocity-laws-what-you-need-to-know.</span></span></div><div>3&nbsp;&nbsp;&nbsp;&nbsp;<span id="page1R_mcid114" class="markedContent"><span dir="ltr" role="presentation">Frank, Avery. </span></span><span id="page1R_mcid115" class="markedContent"><span dir="ltr" role="presentation">Licensing Compact Exception Is Removed </span></span><span id="page1R_mcid116" class="markedContent"><span dir="ltr" role="presentation">in Missouri</span></span><span id="page1R_mcid117" class="markedContent"><span dir="ltr" role="presentation">, Show-Me Institute, 4 Jun. 2025, </span></span><a href="http://showmeinstitute.org/article/regulation/licensing-compact-exception-is-removed-in-missouri"><span id="page1R_mcid118" class="markedContent"><span dir="ltr" role="presentation">showmeinstitute.org/article/regulation/licensing-</span></span></a><span id="page1R_mcid119" class="markedContent"><span dir="ltr" role="presentation">compact-exception-is-removed-in-missouri.</span></span></div><div>4&nbsp;&nbsp;&nbsp;&nbsp;<span id="page1R_mcid120" class="markedContent"><span dir="ltr" role="presentation">Fortino, Jodi. Missouri’s Teacher Shortage Isn’t </span></span><span id="page1R_mcid121" class="markedContent"><span dir="ltr" role="presentation">Getting Any Better. Will Lawmakers Act on a Plan </span></span><span id="page1R_mcid122" class="markedContent"><span dir="ltr" role="presentation">to Fix It?, KCUR, 10 Apr. 2024, <a href="http://www.kcur.org/education/2024-04-10/missouris-teacher-shortage-isnt-getting-any-better-will-lawmakers-act-on-a-plan-to-fix-it">www.kcur.org/</a></span></span><span id="page1R_mcid123" class="markedContent"><span dir="ltr" role="presentation">education/2024-04-10/missouris-teacher-shortage-isnt-</span></span><span id="page1R_mcid124" class="markedContent"><span dir="ltr" role="presentation">getting-any-better-will-lawmakers-act-on-a-plan-to-fix-</span></span><span id="page1R_mcid125" class="markedContent"><span dir="ltr" role="presentation">it</span></span></div><div>5&nbsp;&nbsp;&nbsp;&nbsp;<span id="page1R_mcid126" class="markedContent">Frank, Avery. </span><span id="page1R_mcid127" class="markedContent">Missouri Sparks a Brighter Future for </span><span id="page1R_mcid128" class="markedContent">Students, Parents, and Teachers</span><span id="page1R_mcid129" class="markedContent">, Show-Me Institute, </span><span id="page1R_mcid130" class="markedContent">23 Apr. 2024, <a href="http://showmeinstitute.org/article/education/missouri-sparks-a-brighter-future-for-students-parents-and-teachers">showmeinstitute.org/article/education/</a></span><span id="page1R_mcid131" class="markedContent">missouri-sparks-a-brighter-future-for-students-parents-</span><span id="page1R_mcid132" class="markedContent">and-teachers.</span></div><div>6&nbsp;&nbsp;&nbsp;&nbsp;Data provided upon request by DESE.</div><div>7&nbsp;&nbsp;&nbsp;&nbsp;<span id="page1R_mcid135" class="markedContent">Interstate Teacher Mobility Compact: Compact Map</span><span id="page1R_mcid136" class="markedContent">, </span><span id="page1R_mcid137" class="markedContent"><a href="http://teachercompact.org/compact-map">teachercompact.org/compact-map</a>. Accessed 14 Jan. </span><span id="page1R_mcid138" class="markedContent">2026.</span></div><p>The post <a href="https://showmeinstitute.org/publication/workforce/an-interstate-teacher-mobility-compact/">An Interstate Teacher Mobility Compact</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Licensing Requirements for Speech-Language Pathologists</title>
		<link>https://showmeinstitute.org/publication/workforce/licensing-requirements-for-speech-language-pathologists/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 13 Jan 2026 22:27:54 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=601656</guid>

					<description><![CDATA[<p>On January 14, Show-Me Institute Senior Policy Analyst Avery Frank submits testimony to the Missouri House Professional Registration and Licensing Committee regarding licensing requirements for speech-language pathologists. Click here to read the [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/workforce/licensing-requirements-for-speech-language-pathologists/">Licensing Requirements for Speech-Language Pathologists</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On January 14, Show-Me Institute Senior Policy Analyst Avery Frank submits testimony to the Missouri House Professional Registration and Licensing Committee regarding licensing requirements for speech-language pathologists. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/01/20260114-SLP-Licensing-Frank.pdf">here</a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/workforce/licensing-requirements-for-speech-language-pathologists/">Licensing Requirements for Speech-Language Pathologists</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Autonomous Vehicle Regulation</title>
		<link>https://showmeinstitute.org/publication/regulation/autonomous-vehicle-regulation/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 12 Jan 2026 17:46:55 +0000</pubDate>
				<guid isPermaLink="false">https://showme.beanstalkweb.com/?post_type=publication&#038;p=601614</guid>

					<description><![CDATA[<p>On January 12, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri House Emerging Issues Committee regarding the regulation of autonomous vehicles. Click here to read the [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/regulation/autonomous-vehicle-regulation/">Autonomous Vehicle Regulation</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On January 12, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri House Emerging Issues Committee regarding the regulation of autonomous vehicles. Click <a href="https://showmeinstitute.org/wp-content/uploads/2026/01/20260112-AV-Regulations-Stokes.pdf"><strong>here</strong></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/regulation/autonomous-vehicle-regulation/">Autonomous Vehicle Regulation</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Testimony: St. Louis County Procurement Rules</title>
		<link>https://showmeinstitute.org/publication/state-and-local-government/testimony-st-louis-county-procurement-rules/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 03:37:02 +0000</pubDate>
				<guid isPermaLink="false">https://showme.beanstalkweb.com/publication/uncategorized/testimony-st-louis-county-procurement-rules/</guid>

					<description><![CDATA[<p>On November 18, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the St. Louis County Council regarding procurement rules. Click here to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/state-and-local-government/testimony-st-louis-county-procurement-rules/">Testimony: St. Louis County Procurement Rules</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On November 18, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the St. Louis County Council regarding procurement rules. Click <strong><a href="https://showmeinstitute.org/wp-content/uploads/2025/11/20251118-STL-Co-Prevailing-Wage-etc-Stokes.pdf">here</a> </strong>to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/state-and-local-government/testimony-st-louis-county-procurement-rules/">Testimony: St. Louis County Procurement Rules</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Taxpayer Bill of Rights</title>
		<link>https://showmeinstitute.org/publication/economy/taxpayer-bill-of-rights/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 09:36:59 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=603009</guid>

					<description><![CDATA[<p>The Problem Missouri&#8217;s primary tax and expenditure limit, commonly referred to as the Hancock Amendment, is no longer providing an effective check on government growth. The Solution Improve and expand [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/taxpayer-bill-of-rights/">Taxpayer Bill of Rights</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>The Problem</h2>
<p>Missouri&#8217;s primary tax and expenditure limit, commonly referred to as the Hancock Amendment, is no longer providing an effective check on government growth.</p>
<h2>The Solution</h2>
<p>Improve and expand the taxpayer protections provided by the Hancock Amendment by adopting a Taxpayer Bill of Rights.</p>
<h2>Key Facts</h2>
<ul>
<li>On paper, Missouri&#8217;s Hancock Amendment promises to keep state government from growing faster than Missourians&#8217; pocketbooks, but it has proven incapable of doing so in recent years.</li>
<li>A Missouri Taxpayer Bill of Rights could build on the legacy of the Hancock Amendment to provide the strongest protection against unconstrained government growth in the country.</li>
<li>A Taxpayer Bill of Rights would keep the state&#8217;s revenues and expenditures from growing faster than the sum of the inflation rate and population growth, ensuring government cannot grow in scope without voter input.</li>
<li>Unlike the Hancock Amendment, which grew out of date and has failed to provide taxpayer refunds for the past 26 years, a Taxpayer Bill of Rights would guarantee tax cuts or refunds if revenues ever exceed the defined limit.</li>
<li>Although the Hancock Amendment requires property tax rates be rolled back when property values increase too quickly, this requirement is not being applied to the personal property taxes paid on the value of items such as cars, boats, and farm equipment.</li>
</ul>
<h3>Hancock Protections No Longer Effective</h3>
<p>In 1980, and then again in 1996, Missouri voters approved amendments (the original amendment is commonly referred to as the Hancock Amendment) to the state&#8217;s constitution that were intended to place important restrictions on the government&#8217;s ability to raise and spend tax dollars. But in the more than 40 years since its initial passage, serious weaknesses in the amendment&#8217;s restrictions have been exposed.</p>
<p>One of the amendment&#8217;s main selling points—a state revenue limit with a tax-refund provision—was intended to prevent government from growing too fast. If revenues exceeded the limit, state taxpayers would receive a refund of the difference. The problem is that policymakers and an out-of-date compliance formula have rendered the tax refund threshold nonfunctional, resulting in state taxpayers not receiving a refund in more than 20 years. In fact, without reform, it&#8217;s unlikely that the Hancock Amendment&#8217;s tax refund provision will ever be triggered again.</p>
<h3>A New Standard for Tax and Expenditure Limits</h3>
<p>Missouri needs stronger, more resilient taxpayer protections. Missourians should be assured of the following principles:</p>
<ol>
<li>When tax revenues grow faster than the sum of inflation and population growth, taxpayers will get an automatic tax cut or refund unless they explicitly approve using the money for spending.</li>
<li>Comprehensive state spending—including on tax credits—cannot grow faster than inflation plus population growth without voter approval.</li>
<li>When property values increase faster than inflation, tax rates will be automatically reduced to ensure taxes aren&#8217;t raised without voter approval.</li>
<li>When lawmakers want to substantially raise, change, or extend taxes, there will always be a transparent process for voter approval.</li>
</ol>
<p>A Missouri Taxpayer Bill of Rights would accomplish each of these goals. Additionally, it would move our state to the front of the national pack for fiscal stewardship by providing Missourians the strongest tax and expenditure limit in the country. The Missouri Taxpayer Bill of Rights is designed to stand the test of time and contains strong enough definitions to avoid the political gamesmanship that has plagued the Hancock Amendment for decades.</p>
<p>The Missouri Taxpayer Bill of Rights would also extend the property tax rate rollback requirements to the two property taxes—the personal property tax and the commercial surcharge—that the Hancock Amendment currently exempts (three if you count the general exemption from this requirement for all property taxes levied by the Kansas City 33 School District). Perhaps this is because people assumed used car values would always decrease, which they did until 2021 and 2022. The windfalls local governments started receiving in 2022 from increased used-car valuations should be addressed, and rate rollbacks should be required for personal property as they are for real property.</p>
<h2>Hancock Amendment Revenue Limit vs. Limits from a Taxpayer Bill of Rights</h2>
<p>Missouri is currently more than $4.9 billion below the Hancock-established revenue ceiling.</p>
<p><figure id="attachment_603035" aria-describedby="caption-attachment-603035" style="width: 640px" class="wp-caption alignleft"><img loading="lazy" decoding="async" class="wp-image-603035 size-large" src="https://showmeinstitute.org/wp-content/uploads/2026/04/hancock_ammendment-1024x445.jpg" alt="GRAPH: A line graph showing Total State Revenue, Hancock Limit, and Taxpayer Bill of Rights Limit from 1996 to 2024. Total State Revenue is consistently below the Hancock Limit, and the Taxpayer Bill of Rights Limit is consistently below the Total State Revenue." width="640" height="278" srcset="https://showmeinstitute.org/wp-content/uploads/2026/04/hancock_ammendment-1024x445.jpg 1024w, https://showmeinstitute.org/wp-content/uploads/2026/04/hancock_ammendment-300x130.jpg 300w, https://showmeinstitute.org/wp-content/uploads/2026/04/hancock_ammendment-768x334.jpg 768w, https://showmeinstitute.org/wp-content/uploads/2026/04/hancock_ammendment.jpg 1228w" sizes="auto, (max-width: 640px) 100vw, 640px" /><figcaption id="caption-attachment-603035" class="wp-caption-text">Source: Missouri State Auditor’s Office and author’s calculations.</figcaption></figure></p>
<h2>Policy Recommendations</h2>
<ul>
<li>Adopt a Taxpayer Bill of Rights that stands the test of time and more effectively realizes the spirit of the Hancock Amendment through robust limits on state spending and revenues.</li>
<li>Ensure that government cannot grow in scope without voter input, and if revenues exceed the defined limit, taxpayers receive automatic tax cuts or refunds.</li>
<li>Expand the Hancock Amendment&#8217;s property tax rate rollback provisions to include personal property taxes and the commercial surcharge.</li>
<li>Guard against runaway inflation by protecting taxpayers from drastic property assessment increases.</li>
</ul>
<p>The post <a href="https://showmeinstitute.org/publication/economy/taxpayer-bill-of-rights/">Taxpayer Bill of Rights</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Property Tax Reform</title>
		<link>https://showmeinstitute.org/publication/economy/property-tax-reform-2/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 07:51:58 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=602986</guid>

					<description><![CDATA[<p>The Problem Property taxes are a vital and efficient source of revenue for local government, but various factors, including harmful abatements, inconsistent assessment practices, and consistently poor management in Jackson [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/property-tax-reform-2/">Property Tax Reform</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2 class="wp-block-heading">The Problem</h2>
<p>Property taxes are a vital and efficient source of revenue for local government, but various factors, including harmful abatements, inconsistent assessment practices, and consistently poor management in Jackson County, have eroded trust in the overall system.</p>
<h2 class="wp-block-heading">The Solution</h2>
<p>Property taxes work best when they are predictable, broadly based, and targeted to the local services that people benefit from. Right now, property assessments in Missouri are unpredictable and seem random to too many people. While tax-rate rollbacks help reduce these negative aspects of property taxes, the high inflation of recent years has limited the effectiveness of rate rollbacks. Missouri assessors should more uniformly assess residential property by using an average-based system instead of individually assessing every property, which leads to increased variance in values among neighboring properties and undermines trust.</p>
<!-- /wp:post-content -->
<h2 class="wp-block-heading">Key Facts</h2>
<!-- wp:list -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>The 2025 Jackson County reassessment was once again a procedural disaster, leading to distrust in the system. Making Jackson County Assessor an elected position should improve the process by giving the voters and taxpayers someone to hold accountable.</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Surprisingly, cities in Missouri rely less on general property taxes than cities in any other state.</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Missouri local governments, such as school districts and fire districts, rank third among the 50 states for reliance on personal property taxes.</li>
</ul>
<!-- wp:heading {"level":2} -->
<h2 class="wp-block-heading">Which Taxes Damage Growth the Most?</h2>
<!-- /wp:heading -->

<table id="tablepress-2" class="tablepress tablepress-id-2">
<thead>
<tr class="row-1">
	<th class="column-1">Study</th><th class="column-2">Johansson et al. (2008)</th><th class="column-3">Arnold et al. (2011)</th><th class="column-4">Acosta-Ormaechea,  Sola, &amp; Yoo (2019)</th><th class="column-5">Şen &amp; Kaya (2023)</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">Worst</td><td class="column-2">Corporate income tax</td><td class="column-3">Corporate income tax</td><td class="column-4">Personal income tax</td><td class="column-5">Corporate income tax</td>
</tr>
<tr class="row-3">
	<td class="column-1">2nd Worst</td><td class="column-2">Personal income tax</td><td class="column-3">Personal income tax</td><td class="column-4">Corporate income tax</td><td class="column-5">Personal income tax</td>
</tr>
<tr class="row-4">
	<td class="column-1">3rd Worst</td><td class="column-2">Consumption tax</td><td class="column-3">Consumption tax</td><td class="column-4">Consumption tax</td><td class="column-5">Consumption tax</td>
</tr>
<tr class="row-5">
	<td class="column-1">Least Bad</td><td class="column-2">Property tax</td><td class="column-3">Property tax</td><td class="column-4">Property tax</td><td class="column-5">Property tax</td>
</tr>
</tbody>
</table>
<!-- #tablepress-2 from cache -->
<p>Source: https://x.com/cremieuxrecueil.</p>
<!-- wp:heading {"level":2} -->
<h3 class="wp-block-heading">Going in the Wrong Direction with Recent Reforms</h3>
<!-- /wp:heading -->
<p>In an effort to address the impact of higher property taxes in Missouri, the legislature first passed a senior property tax freeze option in 2023 and made major changes to the property tax system in 2025 during the special session. There are many problems with these bills, not the least of which are serious constitutional concerns that will likely be fought over in court. These plans are harmful simply because they reduce the property tax base. Unless local governments cut services in response to the enactment of these plans, they will almost certainly lead to higher tax rates on properties that are not subject to the property tax freezes or limitations, such as commercial property and multi-family housing. There will also be significant pressure to increase alternative taxes, like special sales taxes. Most concerningly, there will be an increased reliance on income taxes to fund local school districts through the foundation formula. Increasing our dependence on income taxes will harm economic growth in Missouri.</p>
<!-- /wp:list-item -->

<!-- wp:paragraph -->
<p>It would be better for the state to substantially change the biennial property assessment process. Missouri should eliminate the practice of sending thousands of assessors out into our neighborhoods every other year to individually assess every property. The Missouri State Tax Commission could work with county assessors, local realtors, and online real estate resources to determine average county increases (or decreases) in valuation for each reassessment cycle. Each residential, commercial, or agricultural property in a county could be adjusted based on the county&#8217;s average for that particular class of property. Tax rates could then be adjusted based on that average, and the vast majority of homeowners would be subject to the same resulting increase (or decrease) in their overall property taxes. This method would eliminate wide discrepancies from house to house that undermine faith in the current tax and assessment system.</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph /-->

<!-- wp:heading {"level":2} -->
<h3 class="wp-block-heading">Rolling Back Tax Rates in Kansas City</h3>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Families and property owners within the Kansas City 33 School District have been hit particularly hard by the continuously mismanaged assessment process in Jackson County and the unique rate-rollback exemption for that large school district. In 2023, when assessments in the school district went up 24%, the school board kept the tax rate exactly the same. That placed a real burden on homeowners, who saw their property taxes skyrocket. In 2025, after another round of substantial and contentious assessment increases, the school board approved a very slight 10-cent rate rollback. The Kansas City 33 School District should be required to roll back its property tax rates as assessments increase, just as every other taxing entity in Missouri does.</p>
<!-- /wp:paragraph -->

<!-- wp:heading {"level":2} -->
<h3 class="wp-block-heading">Change the Underlying Property Tax Base</h3>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Property taxes work best when the item being taxed is immobile. Taxing cars, boats, livestock, grain, and business equipment is not sound tax policy. While there is no way of knowing how many Missouri cars are improperly registered in Illinois, Kansas, or Arkansas in order to avoid Missouri&#8217;s property tax, the number is likely high. Missouri should phase out personal property taxes in a revenue-neutral manner by replacing them with slightly higher real property taxes.</p>
<!-- /wp:paragraph -->

<!-- wp:heading {"level":2} -->
<h3 class="wp-block-heading">Free the Livestock</h3>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Missouri farmers, ranchers, and tax assessors spend significant time counting and calculating the taxes owed on livestock, but the total tax revenue raised for all governments on all livestock throughout the state only amounts to about $10 million. Those paltry revenues do not justify the effort that goes into collecting the tax in the first place. Missouri should eliminate the personal property tax on livestock and replace it with a slightly higher tax rate on farmland.</p>
<!-- /wp:paragraph -->

<!-- wp:heading {"level":2} -->
<h2 class="wp-block-heading">Policy Recommendations</h2>
<!-- /wp:heading -->

<!-- wp:list -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Remove the Kansas City 33 School District&#8217;s exemption from property tax rate rollbacks (Missouri Constitution, Article 10, Section 11(G)).</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Eliminate personal property taxes, or, at a minimum, require that those tax rates roll back like real property taxes and expand RSMo §92.040 (which allows lower personal property taxes on business equipment) to more cities than just St. Louis and Kansas City.</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Eliminate personal property taxes on livestock as a wasteful expenditure of time and effort.</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Repeal or substantially amend the laws allowing for senior citizen property tax freezes.</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Change to a reassessment system for homes that is based on community sale averages, not individual property assessments.</li>
</ul>
<!-- /wp:list-item --><!-- /wp:list --><p>The post <a href="https://showmeinstitute.org/publication/economy/property-tax-reform-2/">Property Tax Reform</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Income Tax Reform</title>
		<link>https://showmeinstitute.org/publication/economy/income-tax-reform/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 07:47:48 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=602982</guid>

					<description><![CDATA[<p>The Problem Missouri&#8217;s economy is suffering because of an overreliance on the income tax as a source of revenue. The Solution Continue to reduce or eliminate the use of the [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/income-tax-reform/">Income Tax Reform</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<h2 class="wp-block-heading">The Problem</h2>



<p class="wp-block-paragraph">Missouri&#8217;s economy is suffering because of an overreliance on the income tax as a source of revenue.</p>



<h2 class="wp-block-heading">The Solution</h2>



<p class="wp-block-paragraph">Continue to reduce or eliminate the use of the individual income tax and earnings taxes.</p>





<h2 class="wp-block-heading">Key Facts</h2>





<ul class="wp-block-list">
<li>Missouri collects around two thirds of state revenue through the income tax, which is the third-highest percentage among states, just after New York.</li>
</ul>



<ul class="wp-block-list">
<li>Missouri&#8217;s GDP growth rate for 2024 was 2.3%, which ranked 30th in the country, falling well below the national average of 2.8%.</li>
</ul>



<ul class="wp-block-list">
<li>Missouri&#8217;s two biggest cities rely on a 1% earnings tax, which will be increasingly problematic as non-city residents move toward remote work rather than traditional work in city-based offices and escape these taxes.</li>
</ul>



<h3 class="wp-block-heading">Income Taxes Are Holding Missouri Back</h3>



<p class="wp-block-paragraph">Missouri&#8217;s economy is once again lagging behind much of the country, and state and local tax structures are a part of the problem. Missouri has the third-worst reliance on income taxes as a share of state revenues in the country, just behind New York. Such a reliance on these harmful taxes—on income taxes at the state level and earnings taxes in Kansas City and St. Louis—has consequences.</p>



<h3 class="wp-block-heading">Learning from Boom States</h3>



<p class="wp-block-paragraph">Missouri would be wise to take a page from the playbooks of zero-income-tax boom states such as Florida and Texas, which have been magnets for attracting and retaining people, jobs, and investment. In recent years, Missouri lawmakers have taken some steps to reduce the state individual income tax. Most recently, the legislature passed a law to gradually reduce the income tax to 4.5%, triggered by the state meeting certain revenue targets. However, there is no reason to stop those tax reductions at 4.5% if revenue targets continue to be met. Not only would income tax reductions allow citizens to keep more of their hard-earned money, but they would reduce the state&#8217;s reliance on income tax revenue and make the state more competitive.</p>
<h2 class="wp-block-heading">Fiscal Year 2026 Revenue by Source</h2>



<p class="wp-block-paragraph">The lion&#8217;s share of state general revenue will continue to come from the income tax for the foreseeable future, but continuing rate reductions would lessen this reliance over time.</p>
<figure id="attachment_602983" aria-describedby="caption-attachment-602983" style="width: 638px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-602983 " src="https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-19-at-14.44.11-e1776582392860.png" alt="GRAPH: A pie chart showing Fiscal Year 2026 Revenue by Source. Individual Income Tax: $9,249,400,000, Sales and Use Tax: $3,166,100,000, Corporate Income Tax: $1,099,300,000, All Other Sources: $1,878,000,000." width="638" height="531" srcset="https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-19-at-14.44.11-e1776582392860.png 830w, https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-19-at-14.44.11-e1776582392860-300x250.png 300w, https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-19-at-14.44.11-e1776582392860-768x639.png 768w" sizes="auto, (max-width: 638px) 100vw, 638px" /><figcaption id="caption-attachment-602983" class="wp-caption-text">Source: Missouri Office of Administration.</figcaption></figure>



<h2 class="wp-block-heading">Policy Recommendations</h2>





<ul class="wp-block-list">
<li>Allow the state income tax to fall below 4.5% with the goal of eliminating it completely.</li>
</ul>



<ul class="wp-block-list">
<li>Remove the cap on the number of income tax rate reductions based on state revenue triggers and allow the rate to be reduced commensurate with the amount by which the trigger is exceeded.</li>
</ul>
<p>The post <a href="https://showmeinstitute.org/publication/economy/income-tax-reform/">Income Tax Reform</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Economic Development Subsidies</title>
		<link>https://showmeinstitute.org/publication/economy/economic-development-subsidies/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 07:38:58 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=602975</guid>

					<description><![CDATA[<p>The Problem Excessive use of economic development subsidies enriches developers at the expense of taxpayers, schools, and other public services. The Solution Eliminate or substantially reduce the use of economic [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/economic-development-subsidies/">Economic Development Subsidies</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2 class="wp-block-heading">The Problem</h2>
<!-- /wp:post-content -->

<!-- wp:paragraph -->
<p>Excessive use of economic development subsidies enriches developers at the expense of taxpayers, schools, and other public services.</p>
<!-- /wp:paragraph -->

<!-- wp:heading {"level":2} -->
<h2 class="wp-block-heading">The Solution</h2>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Eliminate or substantially reduce the use of economic development subsidies by local governments, including tax-increment financing (TIF), community improvement districts (CIDs), transportation development districts (TDDs), and the use of subsidies for professional sports franchises.</p>
<!-- /wp:paragraph -->

<!-- wp:heading {"level":2} -->
<h2 class="wp-block-heading">Key Facts</h2>
<!-- /wp:heading -->

<!-- wp:list -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>The border war truce legislation between Missouri and Kansas expired in 2025.</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Five counties in Missouri now use county-level TIF commissions instead of municipal TIF commissions.</li>
</ul>
<!-- /wp:list-item --><!-- /wp:list -->

<!-- wp:heading {"level":2} -->
<h3 class="wp-block-heading">An Abysmal Track Record</h3>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Subsidies like TIF rarely deliver promised economic benefits. Research shows that 84% of firms would choose the same state no matter what subsidies and incentives were offered by other states. Nationwide studies show that these subsidies typically fail to keep their promises of job creation and economic growth.</p>
<!-- /wp:paragraph -->

<!-- wp:heading {"level":2} -->
<h3 class="wp-block-heading">The Border War</h3>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>In 2019, Missouri passed legislation that renewed the agreement with Kansas limiting the use of tax subsidies by both states in the Kansas City metropolitan area. The agreement expired in 2025. The use of tax subsidies to lure businesses across state lines had been shrinking the tax base of the region without leading to any economic growth (as happens with almost all subsidies). The truce, which was first passed in 2014 and renewed in 2019, had been a success. Despite Kansas&#8217;s recent, awful decision to use subsidies to lure the Chiefs and Royals across the state line (which was a violation of the spirit, if not the letter, of the agreement), Missouri should still renew the border war truce legislation. (If Kansas chooses not to renew its part of the deal, then Missouri&#8217;s renewal does not go into effect anyway, and both sides will lose out.)</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph /-->

<!-- wp:paragraph -->
<p>It would be appropriate for Missouri to clarify that the Chiefs, Royals, and other professional sports teams are included in the border war truce legislation as part of this renewal.</p>
<!-- /wp:paragraph -->

<!-- wp:heading {"level":2} -->
<h3 class="wp-block-heading">Change the Decision-Making Process</h3>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>A major flaw in the TIF process is that in most cases, cities decide on tax subsidies that affect other taxing districts. Cities can approve a TIF project or property tax abatement that may benefit the city but is harmful to other taxing districts, such as schools. School districts should be able to opt out of TIF just as fire and ambulance districts can. One way to address this problem is to move such decisions to county TIF commissions, where the county appoints most of the members. County officials are more likely to weigh the costs and benefits of the proposed subsidy for the entire region. Currently, there are county TIF commissions in five Missouri counties. That number should be much larger.</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
<p>It is too easy to create a new TDD or CID. Currently, property owners (often just one) can vote by signature to create a district or create one through a simple court filing. The public can be excluded from the entire process by drawing CID or TDD districts that have no residents. With such little oversight and public involvement, malfeasance runs amok with these taxing districts.</p>
<!-- /wp:paragraph -->

<!-- wp:heading {"level":2} -->
<h2 class="wp-block-heading">Policy Recommendations</h2>
<!-- /wp:heading -->

<!-- wp:list -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Renew RSMO §135.1670 (the border war truce legislation), which expired in 2025.</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Move TIF decision-making to the county level in many more counties around Missouri and allow school districts to opt out of TIF and other tax-subsidy programs as fire districts are allowed to.</li>
</ul>
<!-- /wp:list-item -->

<!-- wp:list-item -->
<ul class="wp-block-list">
<li>Require actual public votes by the entire city or county when new TDDs or CIDs are proposed and refrain from using state or local tax dollars for sports stadiums.</li>
</ul>
<!-- /wp:list-item --><!-- /wp:list --><p>The post <a href="https://showmeinstitute.org/publication/economy/economic-development-subsidies/">Economic Development Subsidies</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Occupational Licensing</title>
		<link>https://showmeinstitute.org/publication/economy/occupational-licensing/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 07:36:12 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=602973</guid>

					<description><![CDATA[<p>The Problem Needless occupational licensing requirements make it harder for people to work in our state, and wait times for licensing waivers unnecessarily burden applicants. The Solution Periodic review of [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/occupational-licensing/">Occupational Licensing</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<h2 class="wp-block-heading">The Problem</h2>



<p class="wp-block-paragraph">Needless occupational licensing requirements make it harder for people to work in our state, and wait times for licensing waivers unnecessarily burden applicants.</p>



<h2 class="wp-block-heading">The Solution</h2>



<p class="wp-block-paragraph">Periodic review of all licensing requirements, elimination of regulations without proven benefits to public safety or product quality, and reduction of the maximum time to receive an out-of-state licensing waiver.</p>



<h3 class="wp-block-heading">Licenses Should Have Proven Benefits</h3>



<p class="wp-block-paragraph">Occupational licensing is the government giving someone permission to work in a certain field. Obtaining a license typically involves satisfying an educational requirement and paying a fee.</p>



<p class="wp-block-paragraph">Most licensing laws are justified as public safety measures or as necessary to ensure the quality of the relevant service. However, there is little evidence that occupational licensing laws provide any benefit in this regard, as demonstrated by the Mercatus Center at George Mason University in a meta-analysis of 19 different studies directly related to licensing and product quality. In only 16% of included studies did researchers observe positive relationships between licensing and product quality.</p>



<p class="wp-block-paragraph">Occupational licenses raise prices, impose higher barriers to entry, cost licensees time and money, and reduce innovation. Because of these costs, an occupational license should provide a proven benefit to public safety or product quality.</p>



<h3 class="wp-block-heading">Issuing Waivers Efficiently</h3>



<p class="wp-block-paragraph">2020 marked the establishment of Missouri&#8217;s licensing reciprocity regime. Under current law, any person who has held a valid license issued by another state for at least one year can practice in Missouri at the same occupation or level with all Missouri licensing requirements waived.</p>



<p class="wp-block-paragraph">However, the relevant oversight body can wait up to six months to issue a waiver to an applicant. A worker considering relocation to Missouri might not be able to wait half a year before starting work in the profession in which they&#8217;ve been trained. This delay puts applicants in a bind: Either wait for a waiver during this extended period or meet the Missouri licensing requirements so they can work. This reality may dissuade individuals from relocating to Missouri entirely.</p>



<p class="wp-block-paragraph">Missouri provides an expedited licensing timeline for qualified spouses of law enforcement officers and members of the military. This is a step in the right direction, but all professionals seeking work in Missouri should have their applications reviewed in a timelier manner.</p>



<h2 class="wp-block-heading">Key Facts</h2>





<ul class="wp-block-list">
<li>Five percent of the U.S. workforce was licensed through state laws in 1950. In 2024, 22% are licensed.</li>
</ul>



<ul class="wp-block-list">
<li>In Missouri, it only takes an estimated 26 days of education and experience to become an EMT, but 175 days to become a makeup artist.</li>
</ul>



<h3 class="wp-block-heading">Sunset Reviews for Occupational Licenses</h3>



<p class="wp-block-paragraph">Many licenses are created and then exist for years without scrutiny. Not all licenses justify the costs they impose; in fact, Missouri has eliminated a number of unnecessary licenses, such as licenses for hair braiders. A sunset provision would bring attention to other outdated and unnecessary requirements, helping ensure that only those with proven benefits remain.</p>



<p class="wp-block-paragraph">Reducing the burden of occupational licensing could create opportunities for workers and consumers, lower prices, and increase economic growth. Licensed occupations should be the exception, not the rule.</p>



<h2 class="wp-block-heading">Policy Recommendations</h2>





<ul class="wp-block-list">
<li>Establish a staggered sunset and review period for all professional licenses and licensing boards.</li>
</ul>



<ul class="wp-block-list">
<li>Reduce the maximum waiver review time from six months to 45 days.</li>
</ul>
<p>The post <a href="https://showmeinstitute.org/publication/economy/occupational-licensing/">Occupational Licensing</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Welfare Reform</title>
		<link>https://showmeinstitute.org/publication/economy/welfare-reform/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 06:37:56 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=603025</guid>

					<description><![CDATA[<p>The Problem As many Missouri businesses struggle to find workers, the state&#8217;s welfare programs are fostering government dependency. The Solution Seize the opportunity provided by the recent passage of the [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/welfare-reform/">Welfare Reform</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>The Problem</h2>
<p>As many Missouri businesses struggle to find workers, the state&#8217;s welfare programs are fostering government dependency.</p>
<h2>The Solution</h2>
<p>Seize the opportunity provided by the recent passage of the One Big Beautiful Bill Act to reform Missouri&#8217;s welfare programs.</p>
<h2>Key Facts</h2>
<ul>
<li>Recent passage of the One Big Beautiful Bill Act (OBBB) offers Missouri new opportunities to reform the state&#8217;s welfare programs.</li>
<li>More than 1 in 5 Missourians are enrolled in government-sponsored health coverage through Medicaid.</li>
<li>Estimates suggest that upwards of 20% of welfare enrollees may actually be ineligible to receive services.</li>
<li>Missouri should take advantage of the new flexibility granted to states as the many provisions of the OBBB are implemented in the coming years, focusing on encouraging work and making the programs more efficient.</li>
</ul>
<h3>New Opportunities</h3>
<p>After decades of creeping growth in government dependence, Missouri now has a golden opportunity to finally enact meaningful welfare reform. Following the recent federal passage of the One Big Beautiful Bill Act (OBBB), states will be tasked over the next several years with implementing the bill&#8217;s many provisions that relate to welfare programs such as Medicaid and the Supplemental Nutrition Assistance Program (SNAP).</p>
<p>Drastically changing Missouri&#8217;s welfare programs will require significant, much-needed computer system upgrades. According to a recent report from the Missouri State Auditor&#8217;s Office, the state&#8217;s Medicaid agency continues to struggle with determining recipient eligibility. As a result, individuals who are ineligible to receive benefits have remained enrolled in the program for up to 10 years in some cases. State taxpayers have also been footing the bill for benefits for dead recipients due to a lack of sufficient system controls.</p>
<p>As Missouri is upgrading the state&#8217;s information systems as required by the OBBB, there&#8217;s no better time to address the existing eligibility system issues and take the extra step to further reform the state&#8217;s welfare programs to make them work better for program recipients and taxpayers alike.</p>
<h3>Continuing Growth</h3>
<p>As government spending has grown in recent years, so too has enrollment in Missouri&#8217;s various welfare programs. Today, Medicaid is Missouri&#8217;s largest government-run program, with more than 1.2 million Missourians—approximately one fifth of Missouri&#8217;s population—enrolled. This total represents an increase in enrollment of approximately 50% since the beginning of 2020. Medicaid is not the only program growing in size. Approximately 660,000 Missourians are enrolled in SNAP, otherwise known as food stamps. Estimates suggest that upwards of 20% of all welfare enrollees may not be legally eligible to receive services or are receiving benefits in excess of the amount to which they&#8217;re entitled.</p>
<h3>Change Incentives to Change Outcomes</h3>
<p>Welfare programs shouldn&#8217;t encourage dependency, but far too often they end up trapping recipients on government support. After years without enforcing the SNAP or Temporary Assistance to Needy Families (TANF) work requirements, the OBBB requires Missouri to implement &#8220;community engagement requirements&#8221; for able-bodied SNAP and Medicaid recipients starting in 2027. Missouri should ensure these new requirements are more than just a new bureaucratic hurdle recipients need to clear and are instead offering those who need temporary assistance a clear path back to the workforce.</p>
<h2>Welfare Program Enrollment</h2>
<p>Following the surge in program enrollment during the COVID-19 pandemic, more than 1.2 million Missourians remain enrolled in Medicaid and more than 660,000 are on SNAP (food stamps).</p>
<p><figure id="attachment_603037" aria-describedby="caption-attachment-603037" style="width: 640px" class="wp-caption alignleft"><img loading="lazy" decoding="async" class="wp-image-603037 size-large" src="https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-20-at-13.33.46-1024x615.png" alt="GRAPH: Line Graph Showing Medicaid and Food Stamps Enrollment From 2015 to 2025. Medicaid Enrollment Peaks Around 1.4 Million in 2022 and Then Slightly Declines. Food Stamps Enrollment Is Consistently Lower, Peaking Around 800,000 in 2020 and Then Declining." width="640" height="384" srcset="https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-20-at-13.33.46-1024x615.png 1024w, https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-20-at-13.33.46-300x180.png 300w, https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-20-at-13.33.46-768x461.png 768w, https://showmeinstitute.org/wp-content/uploads/2026/04/Screenshot-2026-04-20-at-13.33.46.png 1062w" sizes="auto, (max-width: 640px) 100vw, 640px" /><figcaption id="caption-attachment-603037" class="wp-caption-text">Source: Missouri Department of Social Services.</figcaption></figure></p>
<h3>Reform Can&#8217;t Wait</h3>
<p>Whether Missouri&#8217;s government is ready or not, as a result of the OBBB, substantial changes are coming to the Show-Me State&#8217;s welfare programs over the next several years. While many of the bill&#8217;s reforms focus on improving program integrity and establish new state requirements with firm deadlines for compliance, some reforms provide states considerable flexibility in how they&#8217;re implemented. In these cases, Missouri should take advantage of this newfound flexibility to tailor the reforms to best meet the needs of Missourians, with a focus on maximizing efficiency, minimizing waste, and encouraging work for recipients who are capable.</p>
<h2>Policy Recommendations</h2>
<ul>
<li>Take advantage of newly provided flexibility to meaningfully reform welfare programs in a manner consistent with the goals of the recently passed OBBB.</li>
<li>Continue upgrading state information systems to encourage greater accountability by minimizing waste, fraud, and abuse.</li>
<li>Dutifully implement provisions of the OBBB to maximize program integrity while ensuring that productive work is encouraged.</li>
</ul>
<p>The post <a href="https://showmeinstitute.org/publication/economy/welfare-reform/">Welfare Reform</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nuclear Energy</title>
		<link>https://showmeinstitute.org/publication/economy/nuclear-energy/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 06:30:58 +0000</pubDate>
				<guid isPermaLink="false">https://showmeinstitute.org/?post_type=publication&#038;p=603021</guid>

					<description><![CDATA[<p>The Problem Rising electricity demand and retiring coal plants put Missouri at risk of higher prices and unreliable power. The Solution Create a nuclear advisory council and explore consumer-regulated electricity [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/nuclear-energy/">Nuclear Energy</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>The Problem</h2>
<p>Rising electricity demand and retiring coal plants put Missouri at risk of higher prices and unreliable power.</p>
<h2>The Solution</h2>
<p>Create a nuclear advisory council and explore consumer-regulated electricity (CRE) to position Missouri for next-generation nuclear power.</p>
<h2>Key Facts</h2>
<ul>
<li>Nuclear energy is reliable, powerful, and clean.</li>
<li>71% of Americans agree that the United States should “definitely build more nuclear power plants in the future,” up from 47% in 1998.</li>
<li>Businesses rank energy availability among their top priorities in site-selection decisions.</li>
</ul>
<h3>The Growing Demand for Nuclear Energy</h3>
<p>Nuclear power has played a pivotal role in meeting historical energy needs. Today, electricity demand is growing and the primary drivers are well known: data centers, artificial intelligence, and industrial manufacturing.</p>
<p>Amid rising demand, nuclear energy has emerged as a rare point of political agreement, as both the Biden and Trump administrations have endorsed more nuclear power—with the latter issuing pivotal executive orders to bring long-needed reform. Outside the Oval Office, the ADVANCE Act (for nuclear energy) flew through the Senate (88-2) and the House (393-13) before being signed by President Biden.</p>
<p>Missouri has long possessed unique strengths to lead in nuclear energy, but now, national-level momentum and reform have created new opportunities.</p>
<h3>A Missouri Nuclear Advisory Council</h3>
<p>Tennessee&#8217;s nuclear advisory council has seen tremendous success since its creation by executive order in 2023.</p>
<p>Missouri could form a similar council to unite the state&#8217;s brightest minds in the energy sector to identify regulatory, workforce, and educational challenges and strengths while highlighting opportunities such as coal-to-nuclear transitions—at no cost to taxpayers.</p>
<p>The council could reduce risk and uncertainty for both international and domestic developers by providing centralized and accessible information, as well as clearly signaling the state&#8217;s resolve and intentions to be a dedicated partner in nuclear development.</p>
<h3>Bringing the Free Market into Energy</h3>
<p>Consumer-regulated electricity (CRE) is an emerging policy that would allow off-grid electricity providers to build their own power plants and transmission lines to serve new customers faster and with less red tape. To be free from Missouri Public Service Commission (MPSC) regulations, CRE providers would need to be unconnected to the regular grid and only serve new, large industrial and commercial customers. These providers would still be subject to federal regulation from the Nuclear Regulatory Commission and other federal agencies.</p>
<p>CRE could help Missouri meet demand growth, attract investment by companies quickly seeking stable energy, lower costs for utilities and ratepayers, and spur innovation.</p>
<p>To allow CRE, Missouri would need to modify state statute such that new off-grid electricity providers are not subject to monopoly regulation (assuming they are unconnected to existing infrastructure, do not cross state lines, and only serve large customers). New Hampshire moved forward with CRE in 2025. Missouri could do so as well.</p>
<h2>Policy Recommendations</h2>
<ul>
<li>Establish a Missouri Nuclear Advisory Council.</li>
<li>Through CRE, inject market forces into the energy sector by exempting off-grid electricity providers from MPSC monopoly regulation.</li>
</ul>
<p>The post <a href="https://showmeinstitute.org/publication/economy/nuclear-energy/">Nuclear Energy</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Property Tax Reform</title>
		<link>https://showmeinstitute.org/publication/economy/property-tax-reform-3/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 16 Sep 2025 01:46:28 +0000</pubDate>
				<guid isPermaLink="false">http://showmeinstitute.local/publications/property-tax-reform-2/</guid>

					<description><![CDATA[<p>On September 16, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri Senate Select Committee on Property Taxes and the State Tax Commission regarding proposals to [&#8230;]</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/property-tax-reform-3/">Property Tax Reform</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On September 16, Show-Me Institute Director of Municipal Policy David Stokes submits testimony to the Missouri Senate Select Committee on Property Taxes and the State Tax Commission regarding proposals to address the assessment and taxation of real and personal property. Click <a href="https://showmeinstitute.org/wp-content/uploads/2025/09/20250916-Property-Tax-Reform-Stokes.pdf"><strong>here</strong></a> to read the full testimony.</p>
<p>The post <a href="https://showmeinstitute.org/publication/economy/property-tax-reform-3/">Property Tax Reform</a> appeared first on <a href="https://showmeinstitute.org">Show-Me Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
