Power systems data (2018-2019) from ENTSO-e and OMIE (Spain) used in the numerical case study of the manuscript currently under review. The dataset includes wind and solar power production forecasts of Spain (ES european bidding zone) and inverse demand function parameters computed from real data of the spanish day ahead market OMIE. The parameters alpha and beta are computed assuming a linear invese demand function. More details in the manuscript.
This section describes in more detail the data series of the only data file in the repository: dataset_spain_2018_2019.csv
timestamp: UTC timestamp.
hour: series with value equal to the hour of the day.
Raw data source: OMIE
In the case study we assume a Cournot producer whose production influence the price she obtains. A linear inverse demand function of the form price = alpha - beta * energy_production is assumed. The parameter of this model are considered unknown prior to the market bid. For each hour of the training dataset a different linear model is fit to obtain the corresponding parameters for that hour.
alpha: constant term of the linear model (euros).
beta: slope of the intverse demand function (euros / MWh).
Data source: ENTSO-e Transparency Platform
The forecasts below are issued before 18.00 Brussels time day D-1 according to the Manual of Procedure of the ENTSO-e Transparency Platform.
wind_on_dahead_utc: (MWh) On shore wind production forecast for the european bidding zone ES.
solar_dahead_utc: (MWh) Solar production forecast for the european bidding zone ES.
If you want to cite this paper you can use the following text:
M.A. Muñoz, S. Pineda, J.M. Morales, "A bilevel framework for decision-making under uncertainty with contextual information," arXiv preprint arXiv:2008.01500, 2020.
or the .bib version:
@misc{Munoz2020bilevel,
title={A bilevel framework for decision-making under uncertainty with contextual information},
author={M.A. Mu\~noz and S. Pineda and J.M. Morales},
year={2020},
eprint={2008.01500},
archivePrefix={arXiv},
primaryClass={math.OC}
}
- Miguel Angel Muñoz Diaz - [email protected]
- Juan Miguel Morales - [email protected]
- Salvador Pineda - [email protected]
- OASYS group - [email protected]
Any feedback is welcome so feel free to ask or comment anything you want via a Pull Request in this repo.
Please, see the LICENSE file.