Coder Social home page Coder Social logo

anhnguyendepocen / sg-wellbeing-economy-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scotgovanalysis/sg-wellbeing-economy-monitor

0.0 1.0 0.0 2.99 MB

The Economy Board requested that OCEA lead on developing a performance framework for the Economy Board, taking into account the framework developed for the Enterprise and Skills Strategic Board.

R 100.00%

sg-wellbeing-economy-monitor's Introduction

Wellbeing Economy Monitor

The Economy Board requested that OCEA lead on developing a performance framework for the Economy Board, taking into account the framework developed for the Enterprise and Skills Strategic Board.

Image of the home page

πŸ“¦ Packages

  • library(shiny) # For the app iteslf.
  • library(shinythemes) # For the "cerulean" theme.
  • library(shinyhelper) # Used for help modal boxes.
  • library(shinyEffects) # Used for home page effects.
  • library(shinyanimate) # Used for home page effects.
  • library(shinycssloaders) # For loaders.
  • library(magrittr) # Dependency of other packages. Lets use the pipe operator (%>%).
  • library(data.table) # Needed for function na.omit().
  • library(DT) # For the interactive tables.
  • library(dygraphs) # For the interactive graphs.
  • library(leaflet) # For interactive maps.
  • library(RColorBrewer) # Used to create a colour palette for the map.
  • library(rgdal) # Needed to load shapfile for the map.
  • library(plyr) # Needed for function revalue(), for editing country names.
  • library(rmarkdown) # Used for reports, especially important is function render().
  • library(knitr) # Takes Rmd. file and turns it into .md document which includes the R code and it’s output.
  • library(networkD3) # Used to create the sankey diagram.
  • library(treemap) # Used to create the static treemap.
  • library(dplyr) # Used for data manipulation.
  • library(ggplot2) # Used for plots in country and sector profiles.
  • library(plotly) # Used for the streamgraph.
  • library(ggsci) # Used for colour palettes.
  • library(ggflags) # Expands ggplot with new geom for adding flags.
  • library(countrycode) # Enables conversion from Common country names to ISO codes.
  • library(knitr) # Used for sector definitions table
  • library(kableExtra) # Used for styling the sector definitions table
  • library(rsconnect) # Used for shinyapp.io uploads
  • library(tidyr) # Used for data manipulation
  • library(openxlsx) # Used to read excel spreadsheets
  • library(plotly) # Used for plots

Dependencies:

  • library(DBI)
  • library(XML)
  • library(anytime)
  • library(backports)
  • library(broom)
  • library(cellranger)
  • library(classInt)
  • library(cowplot)
  • library(dbplyr)
  • library(dichromat)
  • library(flextable)
  • library(forcats)
  • library(fs)
  • library(gdtools)
  • library(gtools)
  • library(haven)
  • library(leafsync)
  • library(lubridate)
  • library(lwgeom)
  • library(modelr)
  • library(prettyunits)
  • library(progress)
  • library(readxl)
  • library(reprex)
  • library(rgeos)
  • library(rintrojs)
  • library(rlist)
  • library(sf)
  • library(shinyBS)
  • library(shinyWidgets)
  • library(shinyalert)
  • library(shinyjs)
  • library(tidyverse)
  • library(tmap)
  • library(tmaptools)
  • library(sunburstR)
  • library(viridis)

πŸ“– Updating with new data

Link to the Word document describing the process of updating the dashboard with new data here.

πŸ”— Links

πŸ“§ Contact

sg-wellbeing-economy-monitor's People

Contributors

szymkowskidev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.