assuntos {abjData} | R Documentation |
Case types
Description
A dataset contains information about case types in Brazil.
Usage
assuntos
Format
a data frame with 37022 lines and 15 variables.
- tribunal
indicates which court is concerned
- ano
subject year
- assunto_nome1
first branch
- assunto_nome2
second branch
- assunto_nome3
third branch
- assunto_nome4
fourth branch
- assunto_nome5
fifth branch
- assunto_nome6
sixth branch
- generico
generic code
- codigo
code related to the subject
- x1_grau
number of cases in first instance
- x2_grau
number of cases in second instance
- juizado_especial
number of cases in the special court
- turma_recursal
number of cases in the special class
- total
total cases
Source
Examples
summary(assuntos)
[Package abjData version 1.1.2 Index]