LURCE Shiny Dashboard

This folder contains a working R Shiny dashboard modelled on the supplied MLHUD dashboard concept.

Files

  • app.R — complete dashboard application.
  • sample_data.csv — demonstration dataset for 129 urban councils.

Run

  1. Open RStudio.
  2. Set the working directory to this folder.
  3. Install the packages listed at the top of app.R.
  4. Run:
shiny::runApp()

Use real ODK/Kobo data

Export submissions as CSV and map/rename the relevant fields to the column names in sample_data.csv.
Use the Data & Monitoring page to upload the CSV.

Important

The included records are synthetic demonstration data. Replace them with verified MLHUD/LURCE assessment data before official use.