tsibbledata (version 0.1.0)

vic_elec: Half-hourly electricity demand for Victoria, Australia

Description

vic_elec is a half-hourly tsibble with three values:

Demand: Total electricity demand in MW.
Temperature: Temperature of Melbourne (BOM site 086071).
Holiday: Indicator for if that day is a public holiday.

Arguments

Format

Time series of class tsibble.

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
# NOT RUN {
vic_elec

# }

Run the code above in your browser using DataCamp Workspace