Government Policy Toolkit¶
Run the Government Policy Toolkit MicroSim Fullscreen
Edit in the p5.js Editor
About This MicroSim¶
This MicroSim presents six government policy tools -- Pigouvian Tax, Subsidy, Regulation, Property Rights, Public Provision, and Antitrust -- organized as interactive cards that students can explore. Each card shows the policy type, what it is best suited for, and clicking reveals detailed pros, cons, and real-world examples. A filter lets students see which tools are relevant for specific market failures like negative externalities, public goods, or monopoly power. This helps students understand that governments have a diverse toolkit for addressing market failures, and each tool involves tradeoffs.
How to Use¶
- Browse the policy cards displayed in a two-column grid. Each card shows the policy name, type (Fiscal, Regulatory, or Structural), and what market failure it best addresses.
- Click any card to expand a detail panel at the bottom showing the policy's pros, cons, and real-world examples side by side.
- Use the "Filter by failure" dropdown to narrow the display to only the policies relevant for a specific market failure (Negative Externality, Positive Externality, Public Good, Common Resource, Monopoly Power, Information Asymmetry, or Pollution).
- Click the same card again to deselect it and close the detail panel.
- Check the color-coded legend at the bottom right to distinguish Fiscal (green), Regulatory (blue), and Structural (purple) policy types.
Iframe Embed Code¶
You can add this MicroSim to any web page by adding this to your HTML:
<iframe src="https://dmccreary.github.io/economics-course/sims/policy-toolkit/main.html"
height="562px"
width="100%"
scrolling="no"></iframe>
Lesson Plan¶
Grade Level¶
9-12 (High School Economics)
Duration¶
10-15 minutes
Prerequisites¶
- Understanding of market failure (externalities, public goods, monopoly)
- Basic knowledge of the role of government in a market economy
- Familiarity with concepts like taxes, subsidies, and regulation
Activities¶
- Exploration (5 min): Have students click through each of the six policy cards and read the pros, cons, and examples. Ask them to create a quick-reference chart listing each policy, its type, and one real-world example.
- Guided Practice (5 min): Use the filter to select "Negative Externality." Discuss with the class which policies appear and why some tools (like Pigouvian Tax and Regulation) are better suited than others. Repeat with "Public Good" and compare the different policy options.
- Assessment (5 min): Present students with a specific market failure scenario (e.g., "A factory is dumping chemicals into a river") and ask them to select the best policy tool from the toolkit, justify their choice, and acknowledge at least one tradeoff or limitation.
Assessment¶
- Students can name all six policy tools and classify them as fiscal, regulatory, or structural.
- Students can match appropriate policy tools to specific types of market failure.
- Students can evaluate the pros and cons of a policy tool and explain why no single tool is perfect for every situation.
References¶
- Market failure - Wikipedia -- Overview of the conditions under which markets fail to produce efficient outcomes and government intervention may be warranted.
- Government intervention in the economy - Investopedia -- Explanation of the major forms of government intervention including taxes, subsidies, and regulation.
- Pigouvian tax - Wikipedia -- Detailed explanation of corrective taxation as a tool for addressing negative externalities.