process.data.get.sum: Process contract obligations data from BGov, yielding the...

Description Usage Arguments Value

View source: R/Basic Functions.R

Description

Process contract obligations data from BGov, yielding the total transaction value by funding agency and fiscal year

Usage

1
2
process.data.get.sum(data.frame, funding_agency_name, funding_agency_type,
  FY = 1, scale = 1e+06)

Arguments

data.frame

data frame

funding_agency_name

The name of the funding agency or subgroup

funding_agency_type

The field or subfield the agency is listed under

FY

Fiscal year to filter out, commonly the current fiscal year due to incomplete data

scale

Dollar scale; default to 1000000

Value

data frame with the total transaction value (contract obligations) per fiscal year per funding agency or subfield (all at the same level)


MSTRoth/PSC-MB documentation built on May 26, 2019, 2:36 a.m.