Q-CRAFT Explorer Companion Guide

Understanding Climate-Aware Fiscal Projections

Author

Teal Insights & NatureFinance

Published

March 17, 2026

Preface

This guide accompanies Q-CRAFT Explorer, an open-source Python reimplementation of the IMF’s Quantitative Climate Risk Assessment Fiscal Tool. It is written for economists at ministries of finance, IMF staff working on capacity development, and development practitioners who use fiscal projection tools in their work.

Q-CRAFT Explorer is developed by Teal Insights and NatureFinance. The code is open source (MIT license).

The guide has three parts:

  1. Policy Relevance and How Q-CRAFT Works: the economic methodology, the debt dynamics equation, and the seven-module pipeline, explained for practitioners who want to understand what the tool computes and why
  2. Using the Explorer: parameter-by-parameter guidance for running your own projections. Start with the Quick Start checklist if you need results now.
  3. Co-Design and the SovTech Vision: what we built, what we learned, and how to shape the next version

A Glossary defines key terms and a References section provides annotated pointers to the primary sources underlying the methodology.

This is an educational companion, not a replacement for the IMF’s User Guide (Tim and Rahman, 2024), which remains the authoritative methodology reference. Where this guide explains a concept, it cites the relevant User Guide section so you can go deeper.

NoteThis is an initial version

Q-CRAFT Explorer is a starting point, not a finished product. We want to co-design the next version with you. See Part 3 for how to get involved.

TipTry the App

Open Q-CRAFT Explorer to follow along as you read. The source code is on GitHub.