example_demand_data_filled {oRaklE} | R Documentation |
Example Demand Data Filled
Description
This dataset contains the same data as example_demand_data
with any missing values filled.
Usage
example_demand_data_filled
Format
A data frame with 43,824 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/)
[Package oRaklE version 1.0.1 Index]