example_demand_data: Example Demand Data

example_demand_dataR Documentation

Example Demand Data

Description

This dataset contains the hourly electricity demand data of France from 2017 until 2021.

Usage

example_demand_data

Format

A data frame with 43,769 rows and 7 columns:

date

The date and time of the demand measurement (in ⁠YYYY-MM-DD HH:MM:SS⁠ format).

load

The electricity demand.

unit

The unit of measurement (MW).

year

The year of the respective timepoint.

time_interval

The time interval at which the demand was reported (e.g., ⁠60 mins⁠).

country

The country, represented by the ISO2C country code (e.g., FR for France).

example

A boolean indicator to mark this dataset as an example dataset.

Source

Transparency Platform of the European Network of Transmission System Operators for Electricity (ENTSO-E, https://transparency.entsoe.eu/)


oRaklE documentation built on June 8, 2025, 12:41 p.m.