Open Source

Open-source tools for energy forecasting

Energy Toolkit is a collection of open-source tools for creating, sharing, and visualizing energy forecasts. Each tool follows the same design philosophy: a generator, an API, and an interactive frontend.

Shared design philosophy

Both tools follow the same architecture. Fork, plug in your data, and deploy.

1

Generator

A Python engine that creates scenario-based forecast data. Define your models, run the generator, get structured output ready for serving.

2

API

A standardized API that serves generated data. Static endpoints for metadata, dynamic queries for time series — fast and flexible.

3

Frontend

An interactive web application for exploring the data. Charts, maps, scenario comparison, and export — designed for multiple audiences.

See it in action

Both tools have live reference projects you can explore right now.