Skip to content

Commit 06de9bc

Browse files
authored
Merge pull request #2737 from PolicyEngine/nsf-grant-post
Add NSF POSE Phase I grant announcement blog post
2 parents ff0c5a2 + 40d92bd commit 06de9bc

4 files changed

Lines changed: 65 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
- Use factual, objective language throughout - avoid adjectives like "significantly," "slightly," or "progressively"
8787
- Present data without qualitative judgments - let numbers speak for themselves
8888
- Do not use title case for section headings or bullet points; use sentence case instead
89+
- Always use sentence case for headings (capitalize only the first word and proper nouns)
8990
- Avoid phrases like "small impact" or "large effect" - instead specify the exact percentage or numerical change
9091
- Don't round numbers unless necessary, and when rounding, indicate the level of precision
9192
- Ensure all chart titles could be quoted out of context and still provide full information
72.4 KB
Loading
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
PolicyEngine has been awarded a $300,000 Phase I grant from the National Science Foundation's [Pathways to Enable Open-Source Ecosystems (POSE) program](https://new.nsf.gov/funding/opportunities/pathways-enable-open-source-ecosystems-pose) ([Award No. 2518372](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2518372)). This grant will support our work to strengthen and expand the open-source ecosystem around economic policy analysis tools.
2+
3+
## Award abstract
4+
5+
This Pathways to Enable Open-Source Ecosystems (POSE) project increases access to sophisticated economic policy analysis tools, enabling evidence-based decision-making across all levels of American society. The project transforms tax-benefit microsimulations into open-source infrastructure accessible to local governments, nonprofits, and citizens. This innovation enhances scientific understanding by making policy models transparent and reproducible, allowing researchers to validate assumptions and build upon existing work. The OSE provides durable competitive advantage by establishing the United States as the global leader in open-source policy modeling. The model leverages distributed open-source development, where commercial users fund expansions that benefit the entire ecosystem. Primary beneficiaries include households accessing benefits, local governments analyzing policy impacts, and researchers advancing economic science.
6+
7+
This POSE project addresses the critical gap between sophisticated policy analysis capabilities and organizational infrastructure needed for sustainable open-source development. While the team has built comprehensive tax-benefit microsimulation tools with a strong user base, transitioning to a self-sustaining ecosystem requires systematic organizational development. The project's objectives include: 1) conducting ecosystem discovery to map stakeholder needs; 2) establishing a new governance structure; and 3) building contributor infrastructure including documentation, mentorship programs, and community engagement frameworks. The effort involves surveying stakeholders, conducting focus groups, developing governance bylaws, creating contributor onboarding systems, and launching a dashboard tracking ecosystem health. Technical goals include a comprehensive ecosystem landscape report, formalized intellectual property frameworks (e.g., AGPL-3.0 code, trademark protection, contributor agreements), documented partnership models, and quantitative metrics showing increasing contribution rates and growth in monthly users. This organizational infrastructure ensures PolicyEngine's technical capabilities, including state and congressional district-level analysis powered by machine learning calibration, can sustainably serve community interests and drive development.
8+
9+
## About the POSE program
10+
11+
The NSF POSE program helps open-source projects develop robust ecosystems with strong governance, community engagement, and technical infrastructure. Phase I focuses on ecosystem discovery and planning, while Phase II provides implementation funding for projects ready to scale their impact.
12+
13+
## Project activities
14+
15+
Our grant activities focus on three key areas:
16+
17+
### Ecosystem discovery and research
18+
19+
- Conduct 100+ stakeholder interviews to understand the needs of policy researchers, government agencies, nonprofits, and academic institutions
20+
- Map the landscape of policy analysis tools and identify gaps in current capabilities
21+
- Study successful open-source economic modeling projects to learn best practices
22+
23+
### Community building and engagement
24+
25+
- Attend and present at key conferences to engage with the policy analysis community
26+
- Develop partnerships with organizations that can contribute to and benefit from our tools
27+
- Create documentation and resources to lower barriers for new contributors
28+
29+
### Governance development
30+
31+
- Design governance structures that support transparent decision-making and community involvement
32+
- Develop sustainable funding models that align with our open-source mission
33+
- Create processes for managing contributions and maintaining code quality
34+
35+
## Learning from TAXSIM's success
36+
37+
Dr. Dan Feenberg, creator of TAXSIM (cited in over 1,100 academic publications), will serve as our external mentor through the I-Corps for POSE training. TAXSIM has successfully built a large user community at the National Bureau of Economic Research, and we'll learn from their decades of experience creating an ecosystem around tax microsimulation tools. Many current TAXSIM users are potential PolicyEngine users, and Dr. Feenberg is helping us understand how to best serve this community's needs.
38+
39+
## Conference participation
40+
41+
As part of our ecosystem discovery efforts, we'll be attending and presenting at major conferences in economics, public policy, and open-source software development. These events will help us engage with potential users and contributors, learn from other projects, and share our work with the broader community.
42+
43+
## Application materials
44+
45+
You can view our complete NSF POSE Phase I application materials, including our project proposal and supporting documents, in our [public Google Drive folder](https://drive.google.com/drive/folders/1QzAXCGQJ-Z0Mn1OSx6qKMDJvEup7RKpH?usp=drive_link).
46+
47+
## Get involved
48+
49+
We invite researchers, developers, and policy analysts to join our open-source community. Visit our [GitHub repositories](https://github.com/PolicyEngine) to contribute, or explore our platform at [policyengine.org](https://policyengine.org) to see how we're democratizing policy analysis.
50+
51+
The NSF POSE Phase I grant will help PolicyEngine strengthen its open-source ecosystem and expand access to sophisticated policy analysis tools for researchers, policymakers, and citizens alike.
52+
53+
---
54+
55+
_This material is based upon work supported by the National Science Foundation under Award No. 2518372. Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation._

src/posts/posts.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"title": "National Science Foundation awards PolicyEngine $300,000 grant",
4+
"description": "NSF's Pathways to Enable Open-Source Ecosystems program will support PolicyEngine's work to expand access to policy analysis tools.",
5+
"date": "2025-08-18",
6+
"tags": ["us", "uk", "org", "featured"],
7+
"filename": "nsf-pose-phase-1-grant.md",
8+
"image": "nsf-official-logo.png",
9+
"authors": ["max-ghenis"]
10+
},
211
{
312
"title": "Analysis of the American Worker Rebate Act of 2025",
413
"description": "The bill would cost $141 billion and benefit 80% of American residents.",

0 commit comments

Comments
 (0)