Budgetary Resources
Returns budgetary resources and obligations for the agency and fiscal year requested.
Documentation for this endpoint can be found here.
GET /api/v2/agency/012/budgetary_resources/
{
"fiscal_year": 2021,
"toptier_code": "012",
"agency_budgetary_resources": null,
"prior_year_agency_budgetary_resources": 322370908923.19,
"total_federal_budgetary_resources": null,
"agency_total_obligated": null,
"agency_obligation_by_period": [
{
"period": 3,
"obligated": 63160778844.55
}
],
"messages": []
}