Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions app/src/data/apps/apps.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"type": "iframe",
"slug": "spm-calculator",
"title": "SPM Threshold Calculator",
"description": "Calculate Supplemental Poverty Measure thresholds for any US geography, family composition, and year",
"source": "https://policyengine.github.io/spm-calculator/",
"tags": ["us", "featured", "policy", "poverty"],
"countryId": "us"
},
{
"type": "iframe",
"slug": "uk-autumn-budget-2025",
Expand Down
4 changes: 2 additions & 2 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- bump: minor
- bump: patch
changes:
added:
- Blog post comparing OBR March 2025 and November 2025 economic projections with interactive chart
- SPM Threshold Calculator app embedding for US country pages
Loading