aemo
An R package that enables you to download and collate trading interval price and demand data by region and period from the AEMO website.
Install the package from GitHub with:
devtools::install_github("imanuelcostigan/aemo")
The package is also available on CRAN:
install.packages('aemo')