example_demand_data_filled | R Documentation |
This dataset contains the same data as example_demand_data
with any missing values filled.
example_demand_data_filled
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.
Transparency Platform of the European Network of Transmission System Operators for Electricity (ENTSO-E, https://transparency.entsoe.eu/)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.