Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.04 KB

wilma

R build status Lifecycle: experimental

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.

App

Live app here

Installation

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("MattCowgill/wilma")

Contributions

Contributions would be welcome. Please open an issue to discuss first.