Parser for files downloaded by download_cjpg().

parse_cjpg(arqs)

Arguments

arqs

Character vector with the paths of the files to be parsed

Value

A tibble with the columns

  • arq Name of the file

  • id ID found in the page read

  • cd_acordao Unique ID of the ruling

  • n_processo Number of the lawsuit (doesn't have to be unique)

  • comarca Name of the district

  • data_julgamento Date of the judgement (%d/%m/%Y)

  • data_registro Date of registration in the system (%d/%m/%Y)

  • ementa Summary of the ruling

  • orgao_julgador Body responsible for the appeal

  • outros_numeros Old/additional IDs

  • relatora Name of the rapporteur

  • classe_assunto Class/subject, separated by slashes

  • txt_ementa Text of the summary with no formatting