nemwebR_archive_genunits: Retrieve archived GENUNITS data

Description Usage Arguments Details Value Examples

View source: R/nemwebR_archive_genunits.R

Description

This function returns one month of GENUNITS data from AEMO's NEMWeb as specified by the datestring argument

Usage

1

Arguments

datestring

integer of the form YYYYMM

Details

GENUNITS data contains historical generation unit registration details, including fuel type and CO2 emissions information.

Archive data is available from July 2009 to approximately two weeks ago. In order to retrieve newer data you will need to use the nemwebR_current_GENUNITS function.

Value

A data frame

Examples

1
nemwebR_archive_dispatch_genunits(202101)

aleemon/nemwebR documentation built on Feb. 6, 2022, 9:41 p.m.