/djprlabourdash

Shiny dashboard to provide an overview of the Victorian labour market using public data

Primary LanguageHTMLOtherNOASSERTION

djprlabourdash

Lifecycle: experimental R-CMD-check

djprlabourdash is a Shiny-based dashboard providing an overview of the Victorian labour market using publicly-available data. It is created and maintained by the Data + Analytics team in DJPR Strategy and Priority Projects.

Installation

Install from GitHub with:

# install.packages("devtools")
devtools::install_github("djpr-data/djprlabourdash")

Related repos

  • djprdashdata contains the data used in this app, as well as the code to update that data;

  • djprshiny contains common code used across DJPR Data + Analytics Shiny apps;

  • djprtheme is a ggplot2 theme package that implements the DJPR visualisation style guide.