Description Usage Arguments Value
Parse lawsuits extracted from CJSG query
1 | parse_cjsg(file, cores = 1)
|
file |
Character vector with the paths to one or more files |
cores |
Number of cores to use when parsing |
A tibble with the columns
file Name of the file
id_page ID found in the page
id_decision Unique ID of the ruling
id_lawsuit Number of the lawsuit (doesn't have to be unique)
class_subject Class/subject, separated by slashes
district Name of the district
court Body responsible for the appeal
date_decision Date of the judgement (%d/%m/%Y)
date_publication Date of the publication (%d/%m/%Y)
date_registration Date of registration in the system (%d/%m/%Y)
rapporteur Name of the rapporteur
summary Summary of the ruling
txt_summary Text of the summary with no formatting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.