Web-based Interactive Lens on Macroeconomic data from Australia (WILMA).
Inspired by FRED.
WILMA provides a simple web-based interface to browse key Australian economic data. At this stage WILMA is an experiment and proof of concept only. The data is updated manually and sporadically.
Install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("MattCowgill/wilma")
Contributions would be welcome. Please open an issue to discuss first.