worldbank / institutional-assessment-dashboard

This repository contains the code to create the “global institutional assessment dashboard”

Home Page:http://w0lxprconn01.worldbank.org:3939/gibd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run the code

Following World Bank policies, the data for this project is not available on GitHub. To run the code, you will need to get access to the project's OneDrive folder, and copy the files inside the data folder to the data folder of your local repository clone.

  1. Click on the green Code button in this repository and download or clone the files to your computer.
  2. Copy the data files in the OneDrive to the code/data/input folder in GitHub.
  3. Open the R Project,use the index.Rmd file and bookdown::render_book() command to generate the data.

If all this is working, you should be able to run the app:

  1. Go to app.
  2. Open app.Rproj.
  3. Find the file global.R in the Files pane, open it, and click on Run App.

About

This repository contains the code to create the “global institutional assessment dashboard”

http://w0lxprconn01.worldbank.org:3939/gibd/


Languages

Language:R 99.4%Language:CSS 0.6%