Description Usage Arguments Value
View source: R/Basic Functions.R
Process contract obligations data from BGov, yielding the total transaction value by funding agency and fiscal year
1 2 | process.data.get.sum(data.frame, funding_agency_name, funding_agency_type,
FY = 1, scale = 1e+06)
|
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 |
data frame with the total transaction value (contract obligations) per fiscal year per funding agency or subfield (all at the same level)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.