bulk_download_fpds_atom: Bulk FPDS Download

Description Usage Arguments

Description

Bulk FPDS Download

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
bulk_download_fpds_atom(
  years = 2001,
  splits = 15,
  end_split = NULL,
  clean_entity_column = F,
  unformat = T,
  strategy = "multisession",
  clean_address = T,
  show_progress = T,
  start_split = NULL,
  keep_key_columns = F,
  path = "Desktop/data/usa_spending/fpds_atom",
  snake_names = T,
  return_message = T
)

Arguments

years

vector of years

splits

if TRUE number of file splits

clean_entity_column

if TRUE cleans entity columns

unformat

if TRUE removes formattable formats

strategy

future strategy

  • sequential

  • multisession

  • cluster

clean_address
path

file path

snake_names

snake the names

return_message

if TRUE returns message


abresler/govtrackR documentation built on July 11, 2020, 12:30 a.m.