elecdemand_msts | R Documentation |
The dataset name has been changed to 'elecdemand_msts' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. The suffix 'msts' indicates that this dataset is a time series object with multiple seasonalities. This naming convention helps distinguish this dataset as part of the 'timeseriesdatasets' package and assists users in identifying its specific characteristics. The original content of the dataset has not been modified in any way.
data(elecdemand_msts)
A time series object with multiple seasonalities and 17,520 observations:
A numeric vector representing the half-hourly electricity demand in megawatts (MW).
A binary vector indicating whether the half-hour period is on a working day (1 = yes, 0 = no).
A numeric vector representing the half-hourly temperature in degrees Celsius.
Data provided by the Australian Energy Market Operator (AEMO).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.