Description Usage Arguments Details Value Examples
View source: R/nemwebR_archive_bidduiddetails.R
This function returns one month of BIDDUIDDETAILS data from AEMO's NEMWeb as specified by the datestring argument
1 | nemwebR_archive_bidduiddetails(datestring)
|
datestring |
integer of the form YYYYMM |
BIDDUIDDETAILS data contains relevant minimum and maximum enablement quantities and FCAS trapezium angles for all scheduled and non-scheduled generators in the NEM.
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_BIDDUIDDETAILS function.
A data frame
1 | nemwebR_archive_bidduiddetails(202101)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.