Skip to content

teodora-dobos/redispatch-forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redispatch Volumes Forecasting

This repository includes the code for the paper "Analyzing and Forecasting Redispatch Volumes in Germany: Insights into Market-Based Redispatch Mechanisms".

Key Features

  • Analysis of redispatch volumes, generation, load and day-ahead prices in 2021 - 2024
  • Redispatch volumes forecasting for each German TSO control area using ARIMAX and LSTM models

Data Sources

The data used in this project was obtained from the following open sources:

Usage

Install requirements:

pip install -r requirements.txt

There are two main Jupyter notebooks:

  • data_parsing.ipynb: creates redispatch, generation, load and prices datasets that are used in the forecasting framework

  • forecast.ipynb: includes the main methods used for data analysis and forecasting

About

Redispatch volumes forecasting using ARIMAX models and LSTM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published