Electricitydemand {fds} | R Documentation |
This data set consists of half-hourly electricity demands measured from Monday to Sunday for the same period in 9 years in Adelaide from 1996 to 2005.
data(mondaydemand) data(tuesdaydemand) data(wednesdaydemand) data(thursdaydemand) data(fridaydemand) data(saturdaydemand) data(sundaydemand) data(SAelectdemand)
An object of class sfts
.
In Adelaide, the electricity demands in summer are very volatile and highly dependent on their associated temperatures. Analyses were performed to test whether or not, under different temperature scenarios, there will be enough capacity to satisfy the electricity demands.
L. Magnano and J. Boland and R. J. Hyndman (2008) "Generation of symthetic sequences of half-hourly temperature", Environmetrics, 19(8), 818-835.
plot(mondaydemand) plot(tuesdaydemand) plot(wednesdaydemand) plot(thursdaydemand) plot(fridaydemand) plot(saturdaydemand) plot(sundaydemand) plot(SAelectdemand)