Skip to content

semratib/WHS_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This code creates a R Shiny dashboard that presents interavtive visualizations and trends in Global Health Estimates and health related SDG indicators for countries and regions.

Code

  1. "create_datasets.R" assembles all the data used in the dashbaord and stores it in "datasets.rda" file - dashbaord runs faster this way.
  2. "global.R" sets up all the filter options used in the dashboard.
  3. "ui.R" sets up the user interface: what the user sees and interacts with.
  4. "server.R" defines the back-end logic: produces the visualizations and calculations as the user interacts with the dashboard.
  5. "app.R" is the single entry point that combines both the user interface (UI) and the server logic so that the app can run.

Preview

image

Data sources

About

R Shiny dashboard that presents interactive visualizations and trends in Global Health Estimates and health related SDG indicators for countries, regions and globally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors