Leapy is an open-source software tool designed to simplify the TNFD LEAP process (Locate, Evaluate, Assess, Prepare) for organizations aiming to assess and manage their nature-related risks and opportunities. Built with flexibility and scalability in mind, Leapy helps users map operational sites, evaluate nature-related dependencies and impacts, assess financial implications, and prepare actionable strategies and disclosures aligned with the Taskforce on Nature-related Financial Disclosures (TNFD) framework.
Leapy is a spiritual successor to the All.Verdant.Earth Project (https://tnfd.global/tools-platforms/all-verdant/), which no longer exists. We’ve taken its vision of restoring natures worth and reimagined it with modern tools and a focus on usability for project developers, researchers, and investors.
- Site Mapping: Upload GeoJSON or polygons to define AOI / Areas of Intrest and put your wholre organistion on a map to integrate with GIS data and baseline scenario creation. Define custom layers for custom data sources or integrate with existing systems via a modular architecture.
- Dependency & Impact Analysis: Quantify how your operations interact with nature using a libray of metrics and datasets.
- Risk & Opportunity Assessment: Translate ecological data into financial risks and opportunities assementwith intuitive dashboards
- TNFD Reporting: Generate disclosures aligned with TNFD guidelines, complete with progress tracking and strategy suggestions.
- Open & Extensible: Customize workflows, add new data sources, or integrate with existing systems via a modular architecture.
- Node.js (v16 or higher)
- Python (v3.9 or higher)
- PostgreSQL (v13 or higher) with PostGIS extension
- Git (for cloning the repository)
- Clone the Repository
git clone https://github.com/your-org/leapy.git cd leapy