This repository was archived by the owner on Jul 6, 2026. It is now read-only.
Adds ACA-calc streamlit app - #2763
Merged
MaxGhenis merged 17 commits intoOct 1, 2025
Merged
Conversation
Introduces new interactive calculator for estimating ACA premium tax credits. Tool compares enhanced vs original subsidy schedules and supports custom policies.
- Create ACACalc.jsx component with iframe embedding - Add route at /us/aca-calc - Update blog post links to use embedded version
- Make content factual and objective - Remove emojis from section headers - Remove opinion-based language - Focus on what the tool does rather than advocacy
- Remove custom schedule option (not available in app) - Replace examples with West Virginia household scenario - Update calculations to match actual tool output
- Add healthcare assistance chart showing PTC comparison - Replace Obama signing photo with chart as header image - Update description in posts.json to reflect two scenarios only
- Replace chart with biden-arpa.png as header in posts.json - Keep chart in example section where caption lives - Remove unused introducing-aca-calc.png
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Move caption text out of alt text - Add italicized caption below chart image - Matches standard blog post formatting
MaxGhenis
reviewed
Sep 30, 2025
- Remove bulleted lists from Key features section - Convert numbered lists to prose - Maintain all same information in paragraph format
Resolved merge conflict in enhanced-premium-tax-credits-extension.md by keeping upstream version 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
MaxGhenis
approved these changes
Oct 1, 2025
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2762
Adds ACA-calc, a streamlit app for calculating household impacts of ACA subsidy expiration.