Commit 27e4800
Adds ACA-calc streamlit app (#2763)
* Add ACA-Calc launch blog post
Introduces new interactive calculator for estimating ACA premium tax credits.
Tool compares enhanced vs original subsidy schedules and supports custom policies.
* Embed ACA-Calc in PolicyEngine app
- Create ACACalc.jsx component with iframe embedding
- Add route at /us/aca-calc
- Update blog post links to use embedded version
* Remove partisan language and emojis from ACA-Calc post
- Make content factual and objective
- Remove emojis from section headers
- Remove opinion-based language
- Focus on what the tool does rather than advocacy
* Update ACA-Calc post with accurate features and WV example
- Remove custom schedule option (not available in app)
- Replace examples with West Virginia household scenario
- Update calculations to match actual tool output
* Add chart image and update header image for ACA-Calc post
- 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
* Use Biden ARPA signing photo as header image
- 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
* Format chart with proper italicized caption
- Move caption text out of alt text
- Add italicized caption below chart image
- Matches standard blog post formatting
* Fix chart image path to use local /images/posts/ path
* Add chart to public/images/posts for blog post display
* Remove custom policy scenarios step (not supported)
* get rid of pete
* Use relative paths for ACA-Calc links to work locally
* Change ACA-Calc title to sentence case
* Convert bullets to paragraphs for better flow
- Remove bulleted lists from Key features section
- Convert numbered lists to prose
- Maintain all same information in paragraph format
* ACA streamlit post
Fixes #2762
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 1fed1d1 commit 27e4800
7 files changed
Lines changed: 91 additions & 0 deletions
File tree
- public/images/posts
- src
- applets
- images/posts
- posts
- articles
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
407 | 408 | | |
408 | 409 | | |
409 | 410 | | |
| 411 | + | |
410 | 412 | | |
411 | 413 | | |
412 | 414 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
2 | 11 | | |
3 | 12 | | |
4 | 13 | | |
| |||
0 commit comments