Bulk FPDS Download
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
)
|
years |
vector of years |
splits |
if |
clean_entity_column |
if |
unformat |
if |
strategy |
future strategy
|
clean_address |
|
path |
file path |
snake_names |
snake the names |
return_message |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.