PolicyEngine's application to the Nuffield Foundation's Research, Development and Analysis Fund.
- Funder: Nuffield Foundation
- Fund: Research, Development and Analysis Fund
- Award Range: Typically under £300,000 (max £500,000, occasionally up to £750,000)
- Duration: Six months to three years
- Next Deadline: October 6, 2025
- Application Type: Two-stage (Outline, then Full application if invited)
The fund supports research that aims to improve lives in the UK, addressing one or more priority questions:
- Building a prosperous and fair society
- Creating an inclusive society
- Ensuring science and technology benefit people
- Developing climate change policies
- Building trustworthy and effective institutions
- Must be affiliated with a UK-based organization
- Not for individual researchers without institutional affiliation
- Not for undergraduate/master's students or PhD fees
- Not for establishing academic posts
PolicyEngine received £251,296 from Nuffield Foundation (September 2024 - September 2025) for "Enhancing, localising and democratising tax-benefit policy analysis" - improving PolicyEngine's comprehensiveness, accuracy, and accessibility.
Previous Application Materials:
nuffield-rda-2025/
├── docs/ # Application documents and responses
│ ├── outline/ # Outline application (first stage)
│ │ ├── questions.yaml # Question structure and word limits
│ │ ├── responses/ # Individual answer files (one per question)
│ │ ├── assemble_outline.py # Stitcher with word count validation
│ │ └── README.md # Workflow documentation
│ ├── full-application/ # Full application (if invited)
│ └── budget/ # Budget documentation
├── materials/ # Reference materials and grant documents
│ ├── previous-application-2024.md # Previous award (with hyperlinks)
│ └── previous-application-summary.md # Analysis of what worked
├── scripts/ # Assembly and content management scripts
└── site/ # React microsite for proposal review
Edit individual response files in docs/outline/responses/:
# Edit a specific response
code docs/outline/responses/a_project_summary.md
# Assemble and validate word counts
cd docs/outline
python3 assemble_outline.pySee docs/outline/README.md for full workflow documentation.
cd site
npm install
npm run devVisit http://localhost:5173/nuffield-rda-2025 to view the microsite.
Edit markdown files in docs/ and run the sync script (if needed):
python3 scripts/sync_content.py # If this script exists- Relevance to priority questions
- Potential impact
- Research methodology
- Team expertise
- Value for money
- October 6, 2025: Outline application deadline
- TBD: Full application deadline (if invited)