Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Add blog post for OBBBA Household by Household tool launch - #2721

Closed
MaxGhenis wants to merge 1 commit into
masterfrom
obbba-household-tool-launch
Closed

MaxGhenis wants to merge 1 commit into
masterfrom
obbba-household-tool-launch

Conversation

@MaxGhenis

Copy link
Copy Markdown
Contributor

Summary

  • Add comprehensive blog post introducing the OBBBA Household by Household tool
  • Fix URL from obbba-scatter to obbba-household-by-household in apps.json
  • Include screenshot of the interactive visualization

Changes

  • Created new blog post at src/posts/articles/obbba-household-by-household.md
  • Added entry to src/posts/posts.json with same date as Enhanced CPS launch (August 8, 2025)
  • Fixed outdated URL in src/apps/apps.json
  • Added screenshot showing the scatter plot visualization with 20,000 representative households

Key Features Highlighted

  • State-specific analysis accounting for SALT deduction interactions
  • Pre-configured household scenarios (single, married, retirees, self-employed)
  • Interactive comparisons with real-time updates
  • Integration with PolicyEngine's microsimulation infrastructure

Test Plan

  • Blog post renders correctly
  • Links to tool work properly
  • Screenshot displays
  • Code example is accurate

🤖 Generated with Claude Code

- Create comprehensive blog post introducing the new OBBBA analysis tool
- Fix URL from obbba-scatter to obbba-household-by-household in apps.json
- Add screenshot of the interactive scatter plot visualization
- Explain key features: state-specific analysis, household scenarios, interactive comparisons
- Include code example for programmatic access via Python API
- Link to complementary resources (OBBBA Explorer, reconciliation analysis)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings August 8, 2025 19:26
@vercel

vercel Bot commented Aug 8, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
policyengine-app 🔄 Building (Inspect) Visit Preview 💬 Add feedback Aug 8, 2025 7:26pm

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a comprehensive blog post announcing the launch of the OBBBA Household by Household tool, providing detailed analysis capabilities for H.R.1 tax reform impacts at the household level.

Key changes include:

  • Creation of a detailed blog post explaining the tool's features and methodology
  • Addition of the blog post to the posts index with appropriate metadata
  • URL correction in the apps configuration to match the actual tool location

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/posts/posts.json Adds blog post entry with metadata for the OBBBA Household by Household tool announcement
src/posts/articles/obbba-household-by-household.md Creates comprehensive blog post explaining the tool's features, methodology, and usage
src/apps/apps.json Fixes URL from outdated obbba-scatter to correct obbba-household-by-household path


# Calculate impact
baseline_income = sim.calculate("household_net_income", 2025)
sim.reform = reform

Copilot AI Aug 8, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The variable 'reform' is not defined in this code example. It should be the reform URL string from line 85, or the reform variable should be properly defined.

Copilot uses AI. Check for mistakes.

This branch was successfully deployed

1 active deployment
Preview — a3ae9a2d Deployed Aug 8, 2025 by vercel[bot]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants