This codebase is part of the legacy Discovery Dashboards project. It is kept for archival purposes. It was maintained by Mikhail Popov.
Install the dependencies:
install.packages(c("remotes", "shiny", "reshape2", "data.table")) remotes::install_git("https://gerrit.wikimedia.org/r/wikimedia/discovery/polloi")
Run the app:
shiny::runApp(launch.browser = 0)
Please note that this project is licensed under MIT License and released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. Wikimedia technical spaces code of conduct also applies.