Spending time series
Federal spending over time by fiscal_year, quarter, or month.
Query parameters
Time bucket grouping (fiscal_year, quarter, month).
Time bucket grouping (fiscal_year, quarter, month).
Start fiscal year.
Start fiscal year.
End fiscal year.
End fiscal year.
Response
USAspending federal outlays time series grouped by fiscal year, quarter, or month.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"data_age_days": 8.532,
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
],
"period": "2026-Q1",
"notes": "the UKMTO report behind these counts is dated 2026-08-21 and is 11 days old"
}
}Changes
Changed in 4 of the 22 revisions of this API.11517
- ○
added the optional property
meta/data_age_daysto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/notesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/periodto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
data/end_fybecame optional for the status200response-property-became-optional
- ▲
the response property
data/groupbecame optional for the status200response-property-became-optional
- ▲
the response property
data/resultsbecame optional for the status200response-property-became-optional
- ▲
the response property
data/start_fybecame optional for the status200response-property-became-optional
- ▲
response property
data/end_fylist-of-types was widened by adding typesnull and numberto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/grouplist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/resultslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/start_fylist-of-types was widened by adding typesnull and numberto media typeapplication/jsonof response200response-property-list-of-types-widened
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
UpstreamErrorResponsesubschema #2to the response bodyoneOflist for the response status503response-body-one-of-added
- ▲
the response's body type/format changed from
object/to/for status503response-body-type-changed
- ▲
removed the required property
errorfrom the response with the503statusresponse-required-property-removed
- ●
removed the optional property
codefrom the response with the503statusresponse-optional-property-removed
- ●
removed the optional property
detailfrom the response with the503statusresponse-optional-property-removed
- ●
removed the optional property
hintfrom the response with the503statusresponse-optional-property-removed
- ●
removed the optional property
planfrom the response with the503statusresponse-optional-property-removed
- ●
removed the optional property
reasonfrom the response with the503statusresponse-optional-property-removed
- ○
added the non-success response with the status
502response-non-success-status-added
- ○
added the non-success response with the status
504response-non-success-status-added
- ▲
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○