aemo: AEMO data set May 2009 - May 2014

Description Usage Format References Examples

Description

A sample data set containing trading interval price and demand data sourced from the AEMO website on or about 21 June 2014. This was downloaded and collated using collate_aemo_data().

Usage

1

Format

"REGION" (factor), "SETTLEMENTDATE" (POSIXct), "TOTALDEMAND" (numeric), "RRP" (numeric) and "PERIODTYPE" (factor).

References

AEMO website

Examples

1
2

Example output

  REGION      SETTLEMENTDATE TOTALDEMAND   RRP PERIODTYPE
1   NSW1 2009-05-01 00:00:00     8724.15 36.38      TRADE
2   NSW1 2009-05-01 00:30:00     8565.68 33.40      TRADE
3   NSW1 2009-05-01 01:00:00     8395.47 28.69      TRADE
4   NSW1 2009-05-01 01:30:00     8214.80 25.38      TRADE
5   NSW1 2009-05-01 02:00:00     7944.88 21.47      TRADE
6   NSW1 2009-05-01 02:30:00     7545.95 22.00      TRADE

aemo documentation built on April 4, 2020, 5:08 p.m.

Related to aemo in aemo...