US Treasury Monthly Statement Outlays — Federal Outlays By Agency, Bureau And Account (MTS Table 5), Gross, Applicable Receipts And Net For The Month And Fiscal Year To Date, Monthly 2015–2026
88,712 line-month rows from Table 5 of the Monthly Treasury Statement (Outlays of the United States Government) covering 137 months, 30 departments, agencies and offsetting-receipt groups and 480 distinct lines: every department and major agency with its bureaus, accounts and programs (Social Security, Medicare and Medicaid, defense, veterans, interest on the public debt), proprietary receipts and intrabudgetary transactions, undistributed offsetting receipts (employer retirement contributions, interest received by trust funds, Outer Continental Shelf rents and royalties), total outlays on- and off-budget and the surplus or deficit lines, each with gross outlays, applicable receipts and net outlays for the month, the fiscal year to date and the prior fiscal year to date in US dollars, from the Treasury's Fiscal Data API as of 2026-09-06. Every row carries the fiscal year, the line's level in the table hierarchy, its parent line and whether it is a detail or total line; blanks are amounts the statement leaves empty.
Use Cases
- Federal spending tracking by agency and program
- Entitlement and interest-cost monitoring
- Fiscal-year-to-date deficit nowcasting
- Government-contractor and sector exposure research
Methodology
Paged fetch of the Fiscal Data mts_table_5 endpoint in table line order; parent lines resolved from the table's parent ids within each month; the trailing colon on heading labels stripped; heading and placeholder lines that carry no amounts dropped; the source's literal "null" blanked. Labels such as "Other" recur under different parents, so line_number (the statement's own line order) is the key within a month.
Update Schedule
Static snapshot. Published on the eighth business day of each month for the prior month; refresh weekly.
Attribution
Source: U.S. Department of the Treasury, Bureau of the Fiscal Service, Monthly Treasury Statement (public domain).
Schema
| name | type |
|---|---|
| record_date | date |
| fiscal_year | integer |
| line_number | integer |
| classification | string |
| classification_level | integer |
| parent_classification | string |
| line_type | string |
| current_month_gross_outlays_usd | number |
| current_month_applicable_receipts_usd | number |
| current_month_net_outlays_usd | number |
| current_fytd_gross_outlays_usd | number |
| current_fytd_applicable_receipts_usd | number |
| current_fytd_net_outlays_usd | number |
| prior_fytd_gross_outlays_usd | number |
| prior_fytd_applicable_receipts_usd | number |
| prior_fytd_net_outlays_usd | number |
Sample Data
| line_type | fiscal_year | line_number | record_date | classification | classification_level | parent_classification | prior_fytd_net_outlays_usd | current_fytd_net_outlays_usd | prior_fytd_gross_outlays_usd | current_month_net_outlays_usd | current_fytd_gross_outlays_usd | current_month_gross_outlays_usd | prior_fytd_applicable_receipts_usd | current_fytd_applicable_receipts_usd | current_month_applicable_receipts_usd |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| detail | 2015 | 2 | 2015-03-31 | Senate | 2 | Legislative Branch | 400928721.36 | 424203148.48 | 401963008.67 | 73209931.37 | 425269998.48 | 73338466.71 | 1034287.31 | 1066850 | 128535.34 |
| detail | 2015 | 3 | 2015-03-31 | House of Representatives | 2 | Legislative Branch | 626294321.24 | 640186210.85 | 627364222.94 | 101024970.85 | 640980759.13 | 101189695.55 | 1069901.7 | 794548.28 | 164724.7 |
| detail | 2015 | 4 | 2015-03-31 | Joint Items | 2 | Legislative Branch | 7756780.81 | 7875215.04 | 7756780.81 | 1874084.49 | 7875215.04 | 1874084.49 | |||
| detail | 2015 | 5 | 2015-03-31 | Capitol Police | 2 | Legislative Branch | 156492604.43 | 170770632.19 | 156492604.43 | 36738353.82 | 170770632.19 | 36738353.82 | |||
| detail | 2015 | 6 | 2015-03-31 | Congressional Budget Office | 2 | Legislative Branch | 20604627.98 | 23221890.43 | 20604627.98 | 4843447.41 | 23221890.43 | 4843447.41 |
Get this via API
# 1. Add dAgentBase once, in any MCP client. No install, no vendor keys.
# Claude.ai / Claude Desktop: Settings -> Connectors -> Add custom connector
# Cursor / Claude Code / others: mcp.json
{
"mcpServers": {
"dagentbase": {
"url": "https://dagentbase.com/api/mcp",
"headers": { "Authorization": "Bearer dm_live_YOUR_KEY" }
}
}
}
# 2. Then ask your agent, in plain language:
# "Preview 'US Treasury Monthly Statement Outlays — Federal Outlays by Agency, Bureau and Account (MTS Table 5), Gross, Applicable Receipts and Net for the Month and Fiscal Year to Date, Monthly 2015–2026' and, if it fits, claim it and download the files."
# Tools it will use: search_listings -> preview_listing -> purchase_listing -> get_download_urls
# 1. Add dAgentBase once, in any MCP client. No install, no vendor keys.
# Claude.ai / Claude Desktop: Settings -> Connectors -> Add custom connector
# Cursor / Claude Code / others: mcp.json
{
"mcpServers": {
"dagentbase": {
"url": "https://dagentbase.com/api/mcp",
"headers": { "Authorization": "Bearer dm_live_YOUR_KEY" }
}
}
}
# 2. Then ask your agent, in plain language:
# "Preview 'US Treasury Monthly Statement Outlays — Federal Outlays by Agency, Bureau and Account (MTS Table 5), Gross, Applicable Receipts and Net for the Month and Fiscal Year to Date, Monthly 2015–2026' and, if it fits, claim it and download the files."
# Tools it will use: search_listings -> preview_listing -> purchase_listing -> get_download_urlsone time · open license
Details
Available formats