consumo.Rd
Retrospective basis to use in book examples.
consumo
a data frame with 1000 rows and 9 columns.
case identifier number (appeal)
type of the case
value of cause
configuration of the parties to the dispute
second instance decision
unanimity
decision date
case time, in days
summary(consumo)
#> id_processo assunto comarca
#> Length:1000 Bancários :546 SAO PAULO :322
#> Class :character Fornecimento de Energia:212 CAMPINAS : 68
#> Mode :character Planos de Saúde : 78 RIBEIRAO PRETO: 28
#> Telefonia : 74 BARUERI : 24
#> Transporte Aéreo : 90 FRANCA : 24
#> OSASCO : 24
#> (Other) :510
#> valor tipo_litigio
#> Min. : 182 nPF-nPF:139
#> 1st Qu.: 7208 nPF-PF :247
#> Median : 13785 PF-nPF :532
#> Mean : 92393 PF-PF : 82
#> 3rd Qu.: 24958
#> Max. :53440460
#>
#> dec_val dec_unanime
#> Desistência : 1 (Vazio): 1
#> Não Conheceram / Prejudicado / Diligência: 47 Maioria: 51
#> Não reformou :511 Unânime:948
#> Parcial :243
#> Reformou :198
#>
#>
#> dec_date tempo
#> Min. :2020-01-07 Min. : 9.0
#> 1st Qu.:2020-07-30 1st Qu.: 33.0
#> Median :2020-12-18 Median : 67.0
#> Mean :2021-01-06 Mean : 168.8
#> 3rd Qu.:2021-06-21 3rd Qu.: 175.2
#> Max. :2021-12-21 Max. :2049.0
#>