fpp2 (version 2.0)

elecdemand:

Description

A time series matrix with three columns.
Demand: Total electricity demand in GW for Victoria, Australia, every half-hour during 2014.
WorkDay: taking value 1 on work days, and 0 otherwise.

Usage

data(elecdemand)

Arguments

Format

Multiple time series of class mts.

Details

This data is for operational demand, which is the demand met by local scheduled generating units, semi-scheduled generating units, and non-scheduled intermittent generating units of aggregate capacity larger than 30 MW, and by generation imports to the region. The operational demand excludes the demand met by non-scheduled non-intermittent generating units, non-scheduled intermittent generating units of aggregate capacity smaller than 30 MW, exempt generation (e.g. rooftop solar, gas tri-generation, very small wind farms, etc), and demand of local scheduled loads. It also excludes some very large industrial users (such as mines or smelters).

Examples

Run this code
summary(elecdemand)

Run the code above in your browser using DataLab