Regenerate population impact data with March 2026 OBR forecasts#4
Merged
vahid-ahmadi merged 27 commits intomainfrom Mar 3, 2026
Merged
Regenerate population impact data with March 2026 OBR forecasts#4vahid-ahmadi merged 27 commits intomainfrom
vahid-ahmadi merged 27 commits intomainfrom
Conversation
Previous data showed zero impact because policyengine-uk 2.74.0 still had November 2025 OBR forecasts as defaults. The baseline and reform simulations were producing identical results. Regenerated all population impact data using policyengine-uk@main which now includes the March 2026 OBR Economic and Fiscal Outlook parameters (merged via PolicyEngine/policyengine-uk#1512 and #1514). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Add CPI deflator to express reform income in baseline (Nov 2025) price levels, giving real-terms impact comparison - Apply deflator across all calculators: distributional, winners/losers, intra-decile, inequality, detailed budgetary, scatter, constituency - Generate household archetype data (stats + comparison JSONs) in pipeline instead of relying on static pre-generated files - Fix winners/losers chart Y-axis clipping (set explicit -60% to 60%) - Remove redundant IntraDecileChart (kept WinnersLosers chart only) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
All calculators now output both nominal (raw cash) and real (CPI-deflated) values with _nominal/_real suffixed fields. A toggle switch in the Population Impact tab lets users switch between the two views across all charts, tables, and household archetypes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move horizontal padding from .title-row to .title-row-inner so the h1 text starts at the same x-position as the dashboard intro paragraph. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
What changed
Test plan
bun run buildpasses🤖 Generated with Claude Code