Acquires all FARA short form filer data. This includes information about FARA registrants and their employees.
fara_short_forms(
method = "xml",
only_active = F,
snake_names = T,
return_message = T
)
method of bulk download
xml
csv
if
if TRUE
returns a message
tibble
if (FALSE) {
fara_short_forms()
}