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/
{
"toptier_code": "012",
"agency_data_by_year": [
{
"fiscal_year": 2023,
"agency_budgetary_resources": 499665946345.68,
"agency_total_obligated": 231521771336.19,
"total_budgetary_resources": 13365403393218.56,
"agency_obligation_by_period": [
{
"period": 2,
"obligated": 70159656555.31
},
{
"period": 3,
"obligated": 68384576324.21
},
{
"period": 4,
"obligated": 125166326689.79
},
{
"period": 5,
"obligated": 140280181503.55
},
{
"period": 6,
"obligated": 163720348983.45
},
{
"period": 7,
"obligated": 188498319535.51
},
{
"period": 8,
"obligated": 208712198331.02
},
{
"period": 9,
"obligated": 197090413608.61
},
{
"period": 10,
"obligated": 231521771336.19
}
]
},
{
"fiscal_year": 2022,
"agency_budgetary_resources": 431862412285.9,
"agency_total_obligated": 286908446288.4,
"total_budgetary_resources": 11409814941613.59,
"agency_obligation_by_period": [
{
"period": 2,
"obligated": 62823229901.83
},
{
"period": 3,
"obligated": 88145022108.11
},
{
"period": 4,
"obligated": 123218674537.0
},
{
"period": 5,
"obligated": 137229804171.33
},
{
"period": 6,
"obligated": 164658470854.76
},
{
"period": 7,
"obligated": 197983391222.5
},
{
"period": 8,
"obligated": 226145595050.92
},
{
"period": 9,
"obligated": 255450910565.72
},
{
"period": 10,
"obligated": 291658790719.62
},
{
"period": 11,
"obligated": 229296939621.52
},
{
"period": 12,
"obligated": 286908446288.4
}
]
},
{
"fiscal_year": 2021,
"agency_budgetary_resources": 392371979973.22,
"agency_total_obligated": 260036840187.43,
"total_budgetary_resources": 12219096866505.09,
"agency_obligation_by_period": [
{
"period": 3,
"obligated": 71829216506.9
},
{
"period": 6,
"obligated": 154677353859.84
},
{
"period": 9,
"obligated": 235729594780.14
},
{
"period": 12,
"obligated": 260036840187.43
}
]
},
{
"fiscal_year": 2020,
"agency_budgetary_resources": 322370908923.19,
"agency_total_obligated": 290656732311.3,
"total_budgetary_resources": 11461079028211.95,
"agency_obligation_by_period": [
{
"period": 3,
"obligated": 61724855399.76
},
{
"period": 6,
"obligated": 112715655815.36
},
{
"period": 9,
"obligated": 159547821296.79
},
{
"period": 12,
"obligated": 290656732311.3
}
]
},
{
"fiscal_year": 2019,
"agency_budgetary_resources": 242451803717.47,
"agency_total_obligated": 204692683254.95,
"total_budgetary_resources": 7985842464180.6,
"agency_obligation_by_period": [
{
"period": 3,
"obligated": 44987257696.78
},
{
"period": 6,
"obligated": 93879869044.91
},
{
"period": 9,
"obligated": 141194255704.24
},
{
"period": 12,
"obligated": 204692683254.95
}
]
},
{
"fiscal_year": 2018,
"agency_budgetary_resources": 224372520297.27,
"agency_total_obligated": 183549040915.82,
"total_budgetary_resources": 7593875408547.67,
"agency_obligation_by_period": [
{
"period": 3,
"obligated": 50692884493.21
},
{
"period": 6,
"obligated": 102015011100.94
},
{
"period": 9,
"obligated": 135792190833.5
},
{
"period": 12,
"obligated": 183549040915.82
}
]
},
{
"fiscal_year": 2017,
"agency_budgetary_resources": 220459743630.97,
"agency_total_obligated": 135669747833.62,
"total_budgetary_resources": 7158037155046.72,
"agency_obligation_by_period": [
{
"period": 6,
"obligated": 81294278042.91
},
{
"period": 9,
"obligated": 98201591945.13
},
{
"period": 12,
"obligated": 135669747833.62
}
]
}
],
"messages": []
}