Skip to content
Merged
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
Binary file added app/public/assets/posts/2025-year-in-review.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions app/src/data/apps/apps.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@
[
{
"type": "iframe",
"slug": "2025-year-in-review",
"title": "PolicyEngine 2025 Year in Review",
"description": "2025 was our biggest year yet. 62 jurisdictions, 100K+ people served, PolicyEngine 2.0, and more.",
"source": "https://policyengine.github.io/2025-year-in-review/us?embed=true",
"tags": ["us", "featured"],
"countryId": "us",
"image": "2025-year-in-review.png",
"date": "2025-12-31 12:00:00",
"authors": ["max-ghenis"]
},
{
"type": "iframe",
"slug": "2025-year-in-review",
"title": "PolicyEngine 2025 Year in Review",
"description": "2025 was our biggest year yet. 62 jurisdictions, 100K+ people served, PolicyEngine 2.0, and more.",
"source": "https://policyengine.github.io/2025-year-in-review/uk?embed=true",
"tags": ["uk", "featured"],
"countryId": "uk",
"image": "2025-year-in-review.png",
"date": "2025-12-31 12:00:00",
"authors": ["max-ghenis"]
},
{
"type": "iframe",
"slug": "student-loan-visualisation",
Expand Down
Loading