bulk_usa_spending: Bulk US Spending Download

Description Usage Arguments Value

View source: R/usaspending.R

Description

Downloads bulk monthly files for specified spending types and years

Usage

1
2
3
4
5
6
7
8
9
bulk_usa_spending(
  years = 2001,
  clean_entity_column = F,
  types = "contracts",
  agencies = NA,
  api_version = 2,
  return_message = T,
  ...
)

Arguments

years

vector of years from 2008 to current year

types

type of spending

  • contract - contract spending that gets recorded in FPDS

  • assistance - non FPDS financial assistance spending

agencies

specific agency if applicable, defaults to all which includes all agencies

api_version

2

Value

tibble


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