This is a shiny app, a.k.a. Judicial Waze.
Given a particular filter, we make a cluster analysis to group courts with similar productivity patterns. This app can be used to compare groups of courts that are more or less productive based.
To run this app, you will need to install the following packages
install.packages("shiny")
install.packages("leaflet")
install.packages("tidyverse")
install.packages("rlang")
install.packages("sf")
install.packages("plotly")
# install.packages("devtools")
devtools::install_github("trestletech/shinyTree")
After that, you can run the app this way
shiny::runApp()
You can also see it running accessing this link.
- https://github.com/abjur/prodTJSP: Web scraper to download productivity data from TJSP
- https://github.com/abjur/abjMaps: Maps for administrative regions, comarcas and circunscrições.
- cron job to update monthly
- more areas
- more productivity metrics
- predict number of disputes by court