us-gov-open-data-mcp 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (310) hide show
  1. package/README.md +211 -0
  2. package/dist/client.d.ts +54 -0
  3. package/dist/client.d.ts.map +1 -0
  4. package/dist/client.js +388 -0
  5. package/dist/client.js.map +1 -0
  6. package/dist/instructions.d.ts +8 -0
  7. package/dist/instructions.d.ts.map +1 -0
  8. package/dist/instructions.js +549 -0
  9. package/dist/instructions.js.map +1 -0
  10. package/dist/modules/bea.d.ts +28 -0
  11. package/dist/modules/bea.d.ts.map +1 -0
  12. package/dist/modules/bea.js +158 -0
  13. package/dist/modules/bea.js.map +1 -0
  14. package/dist/modules/bls.d.ts +29 -0
  15. package/dist/modules/bls.d.ts.map +1 -0
  16. package/dist/modules/bls.js +244 -0
  17. package/dist/modules/bls.js.map +1 -0
  18. package/dist/modules/bts.d.ts +26 -0
  19. package/dist/modules/bts.d.ts.map +1 -0
  20. package/dist/modules/bts.js +112 -0
  21. package/dist/modules/bts.js.map +1 -0
  22. package/dist/modules/cdc.d.ts +26 -0
  23. package/dist/modules/cdc.d.ts.map +1 -0
  24. package/dist/modules/cdc.js +310 -0
  25. package/dist/modules/cdc.js.map +1 -0
  26. package/dist/modules/census.d.ts +23 -0
  27. package/dist/modules/census.d.ts.map +1 -0
  28. package/dist/modules/census.js +141 -0
  29. package/dist/modules/census.js.map +1 -0
  30. package/dist/modules/cfpb.d.ts +20 -0
  31. package/dist/modules/cfpb.d.ts.map +1 -0
  32. package/dist/modules/cfpb.js +135 -0
  33. package/dist/modules/cfpb.js.map +1 -0
  34. package/dist/modules/clinical-trials.d.ts +22 -0
  35. package/dist/modules/clinical-trials.d.ts.map +1 -0
  36. package/dist/modules/clinical-trials.js +171 -0
  37. package/dist/modules/clinical-trials.js.map +1 -0
  38. package/dist/modules/cms.d.ts +21 -0
  39. package/dist/modules/cms.d.ts.map +1 -0
  40. package/dist/modules/cms.js +135 -0
  41. package/dist/modules/cms.js.map +1 -0
  42. package/dist/modules/college-scorecard.d.ts +39 -0
  43. package/dist/modules/college-scorecard.d.ts.map +1 -0
  44. package/dist/modules/college-scorecard.js +192 -0
  45. package/dist/modules/college-scorecard.js.map +1 -0
  46. package/dist/modules/congress.d.ts +28 -0
  47. package/dist/modules/congress.d.ts.map +1 -0
  48. package/dist/modules/congress.js +883 -0
  49. package/dist/modules/congress.js.map +1 -0
  50. package/dist/modules/dol.d.ts +27 -0
  51. package/dist/modules/dol.d.ts.map +1 -0
  52. package/dist/modules/dol.js +209 -0
  53. package/dist/modules/dol.js.map +1 -0
  54. package/dist/modules/eia.d.ts +33 -0
  55. package/dist/modules/eia.d.ts.map +1 -0
  56. package/dist/modules/eia.js +227 -0
  57. package/dist/modules/eia.js.map +1 -0
  58. package/dist/modules/epa.d.ts +21 -0
  59. package/dist/modules/epa.d.ts.map +1 -0
  60. package/dist/modules/epa.js +91 -0
  61. package/dist/modules/epa.js.map +1 -0
  62. package/dist/modules/fbi.d.ts +28 -0
  63. package/dist/modules/fbi.d.ts.map +1 -0
  64. package/dist/modules/fbi.js +143 -0
  65. package/dist/modules/fbi.js.map +1 -0
  66. package/dist/modules/fda.d.ts +35 -0
  67. package/dist/modules/fda.d.ts.map +1 -0
  68. package/dist/modules/fda.js +262 -0
  69. package/dist/modules/fda.js.map +1 -0
  70. package/dist/modules/fdic.d.ts +21 -0
  71. package/dist/modules/fdic.d.ts.map +1 -0
  72. package/dist/modules/fdic.js +186 -0
  73. package/dist/modules/fdic.js.map +1 -0
  74. package/dist/modules/fec.d.ts +29 -0
  75. package/dist/modules/fec.d.ts.map +1 -0
  76. package/dist/modules/fec.js +282 -0
  77. package/dist/modules/fec.js.map +1 -0
  78. package/dist/modules/federal-register.d.ts +24 -0
  79. package/dist/modules/federal-register.d.ts.map +1 -0
  80. package/dist/modules/federal-register.js +184 -0
  81. package/dist/modules/federal-register.js.map +1 -0
  82. package/dist/modules/fema.d.ts +20 -0
  83. package/dist/modules/fema.d.ts.map +1 -0
  84. package/dist/modules/fema.js +156 -0
  85. package/dist/modules/fema.js.map +1 -0
  86. package/dist/modules/fred.d.ts +40 -0
  87. package/dist/modules/fred.d.ts.map +1 -0
  88. package/dist/modules/fred.js +143 -0
  89. package/dist/modules/fred.js.map +1 -0
  90. package/dist/modules/govinfo.d.ts +24 -0
  91. package/dist/modules/govinfo.d.ts.map +1 -0
  92. package/dist/modules/govinfo.js +147 -0
  93. package/dist/modules/govinfo.js.map +1 -0
  94. package/dist/modules/hud.d.ts +17 -0
  95. package/dist/modules/hud.d.ts.map +1 -0
  96. package/dist/modules/hud.js +170 -0
  97. package/dist/modules/hud.js.map +1 -0
  98. package/dist/modules/naep.d.ts +27 -0
  99. package/dist/modules/naep.d.ts.map +1 -0
  100. package/dist/modules/naep.js +210 -0
  101. package/dist/modules/naep.js.map +1 -0
  102. package/dist/modules/nhtsa.d.ts +13 -0
  103. package/dist/modules/nhtsa.d.ts.map +1 -0
  104. package/dist/modules/nhtsa.js +196 -0
  105. package/dist/modules/nhtsa.js.map +1 -0
  106. package/dist/modules/noaa.d.ts +41 -0
  107. package/dist/modules/noaa.d.ts.map +1 -0
  108. package/dist/modules/noaa.js +135 -0
  109. package/dist/modules/noaa.js.map +1 -0
  110. package/dist/modules/nrel.d.ts +25 -0
  111. package/dist/modules/nrel.d.ts.map +1 -0
  112. package/dist/modules/nrel.js +87 -0
  113. package/dist/modules/nrel.js.map +1 -0
  114. package/dist/modules/regulations.d.ts +24 -0
  115. package/dist/modules/regulations.d.ts.map +1 -0
  116. package/dist/modules/regulations.js +173 -0
  117. package/dist/modules/regulations.js.map +1 -0
  118. package/dist/modules/sec.d.ts +25 -0
  119. package/dist/modules/sec.d.ts.map +1 -0
  120. package/dist/modules/sec.js +192 -0
  121. package/dist/modules/sec.js.map +1 -0
  122. package/dist/modules/senate-lobbying.d.ts +21 -0
  123. package/dist/modules/senate-lobbying.d.ts.map +1 -0
  124. package/dist/modules/senate-lobbying.js +189 -0
  125. package/dist/modules/senate-lobbying.js.map +1 -0
  126. package/dist/modules/treasury.d.ts +23 -0
  127. package/dist/modules/treasury.d.ts.map +1 -0
  128. package/dist/modules/treasury.js +234 -0
  129. package/dist/modules/treasury.js.map +1 -0
  130. package/dist/modules/usaspending.d.ts +19 -0
  131. package/dist/modules/usaspending.d.ts.map +1 -0
  132. package/dist/modules/usaspending.js +204 -0
  133. package/dist/modules/usaspending.js.map +1 -0
  134. package/dist/modules/usda-fooddata.d.ts +24 -0
  135. package/dist/modules/usda-fooddata.d.ts.map +1 -0
  136. package/dist/modules/usda-fooddata.js +118 -0
  137. package/dist/modules/usda-fooddata.js.map +1 -0
  138. package/dist/modules/usda-nass.d.ts +46 -0
  139. package/dist/modules/usda-nass.d.ts.map +1 -0
  140. package/dist/modules/usda-nass.js +151 -0
  141. package/dist/modules/usda-nass.js.map +1 -0
  142. package/dist/modules/usgs.d.ts +21 -0
  143. package/dist/modules/usgs.d.ts.map +1 -0
  144. package/dist/modules/usgs.js +203 -0
  145. package/dist/modules/usgs.js.map +1 -0
  146. package/dist/modules/uspto.d.ts +13 -0
  147. package/dist/modules/uspto.d.ts.map +1 -0
  148. package/dist/modules/uspto.js +157 -0
  149. package/dist/modules/uspto.js.map +1 -0
  150. package/dist/modules/world-bank.d.ts +21 -0
  151. package/dist/modules/world-bank.d.ts.map +1 -0
  152. package/dist/modules/world-bank.js +130 -0
  153. package/dist/modules/world-bank.js.map +1 -0
  154. package/dist/prompts.d.ts +12 -0
  155. package/dist/prompts.d.ts.map +1 -0
  156. package/dist/prompts.js +858 -0
  157. package/dist/prompts.js.map +1 -0
  158. package/dist/sdk/bea.d.ts +111 -0
  159. package/dist/sdk/bea.d.ts.map +1 -0
  160. package/dist/sdk/bea.js +242 -0
  161. package/dist/sdk/bea.js.map +1 -0
  162. package/dist/sdk/bls.d.ts +65 -0
  163. package/dist/sdk/bls.d.ts.map +1 -0
  164. package/dist/sdk/bls.js +203 -0
  165. package/dist/sdk/bls.js.map +1 -0
  166. package/dist/sdk/bts.d.ts +108 -0
  167. package/dist/sdk/bts.d.ts.map +1 -0
  168. package/dist/sdk/bts.js +121 -0
  169. package/dist/sdk/bts.js.map +1 -0
  170. package/dist/sdk/cdc.d.ts +105 -0
  171. package/dist/sdk/cdc.d.ts.map +1 -0
  172. package/dist/sdk/cdc.js +222 -0
  173. package/dist/sdk/cdc.js.map +1 -0
  174. package/dist/sdk/census.d.ts +47 -0
  175. package/dist/sdk/census.d.ts.map +1 -0
  176. package/dist/sdk/census.js +99 -0
  177. package/dist/sdk/census.js.map +1 -0
  178. package/dist/sdk/cfpb.d.ts +148 -0
  179. package/dist/sdk/cfpb.d.ts.map +1 -0
  180. package/dist/sdk/cfpb.js +153 -0
  181. package/dist/sdk/cfpb.js.map +1 -0
  182. package/dist/sdk/clinical-trials.d.ts +214 -0
  183. package/dist/sdk/clinical-trials.d.ts.map +1 -0
  184. package/dist/sdk/clinical-trials.js +134 -0
  185. package/dist/sdk/clinical-trials.js.map +1 -0
  186. package/dist/sdk/cms.d.ts +81 -0
  187. package/dist/sdk/cms.d.ts.map +1 -0
  188. package/dist/sdk/cms.js +227 -0
  189. package/dist/sdk/cms.js.map +1 -0
  190. package/dist/sdk/college-scorecard.d.ts +63 -0
  191. package/dist/sdk/college-scorecard.d.ts.map +1 -0
  192. package/dist/sdk/college-scorecard.js +131 -0
  193. package/dist/sdk/college-scorecard.js.map +1 -0
  194. package/dist/sdk/congress.d.ts +575 -0
  195. package/dist/sdk/congress.d.ts.map +1 -0
  196. package/dist/sdk/congress.js +659 -0
  197. package/dist/sdk/congress.js.map +1 -0
  198. package/dist/sdk/dol.d.ts +299 -0
  199. package/dist/sdk/dol.d.ts.map +1 -0
  200. package/dist/sdk/dol.js +252 -0
  201. package/dist/sdk/dol.js.map +1 -0
  202. package/dist/sdk/eia.d.ts +91 -0
  203. package/dist/sdk/eia.d.ts.map +1 -0
  204. package/dist/sdk/eia.js +156 -0
  205. package/dist/sdk/eia.js.map +1 -0
  206. package/dist/sdk/epa.d.ts +128 -0
  207. package/dist/sdk/epa.d.ts.map +1 -0
  208. package/dist/sdk/epa.js +120 -0
  209. package/dist/sdk/epa.js.map +1 -0
  210. package/dist/sdk/fbi.d.ts +48 -0
  211. package/dist/sdk/fbi.d.ts.map +1 -0
  212. package/dist/sdk/fbi.js +69 -0
  213. package/dist/sdk/fbi.js.map +1 -0
  214. package/dist/sdk/fda.d.ts +356 -0
  215. package/dist/sdk/fda.d.ts.map +1 -0
  216. package/dist/sdk/fda.js +162 -0
  217. package/dist/sdk/fda.js.map +1 -0
  218. package/dist/sdk/fdic.d.ts +227 -0
  219. package/dist/sdk/fdic.d.ts.map +1 -0
  220. package/dist/sdk/fdic.js +172 -0
  221. package/dist/sdk/fdic.js.map +1 -0
  222. package/dist/sdk/fec.d.ts +142 -0
  223. package/dist/sdk/fec.d.ts.map +1 -0
  224. package/dist/sdk/fec.js +92 -0
  225. package/dist/sdk/fec.js.map +1 -0
  226. package/dist/sdk/federal-register.d.ts +88 -0
  227. package/dist/sdk/federal-register.d.ts.map +1 -0
  228. package/dist/sdk/federal-register.js +100 -0
  229. package/dist/sdk/federal-register.js.map +1 -0
  230. package/dist/sdk/fema.d.ts +137 -0
  231. package/dist/sdk/fema.d.ts.map +1 -0
  232. package/dist/sdk/fema.js +197 -0
  233. package/dist/sdk/fema.js.map +1 -0
  234. package/dist/sdk/fred.d.ts +72 -0
  235. package/dist/sdk/fred.d.ts.map +1 -0
  236. package/dist/sdk/fred.js +59 -0
  237. package/dist/sdk/fred.js.map +1 -0
  238. package/dist/sdk/govinfo.d.ts +64 -0
  239. package/dist/sdk/govinfo.d.ts.map +1 -0
  240. package/dist/sdk/govinfo.js +187 -0
  241. package/dist/sdk/govinfo.js.map +1 -0
  242. package/dist/sdk/hud.d.ts +87 -0
  243. package/dist/sdk/hud.d.ts.map +1 -0
  244. package/dist/sdk/hud.js +91 -0
  245. package/dist/sdk/hud.js.map +1 -0
  246. package/dist/sdk/index.d.ts +51 -0
  247. package/dist/sdk/index.d.ts.map +1 -0
  248. package/dist/sdk/index.js +51 -0
  249. package/dist/sdk/index.js.map +1 -0
  250. package/dist/sdk/naep.d.ts +93 -0
  251. package/dist/sdk/naep.d.ts.map +1 -0
  252. package/dist/sdk/naep.js +163 -0
  253. package/dist/sdk/naep.js.map +1 -0
  254. package/dist/sdk/nhtsa.d.ts +169 -0
  255. package/dist/sdk/nhtsa.d.ts.map +1 -0
  256. package/dist/sdk/nhtsa.js +102 -0
  257. package/dist/sdk/nhtsa.js.map +1 -0
  258. package/dist/sdk/noaa.d.ts +72 -0
  259. package/dist/sdk/noaa.d.ts.map +1 -0
  260. package/dist/sdk/noaa.js +64 -0
  261. package/dist/sdk/noaa.js.map +1 -0
  262. package/dist/sdk/nrel.d.ts +145 -0
  263. package/dist/sdk/nrel.d.ts.map +1 -0
  264. package/dist/sdk/nrel.js +93 -0
  265. package/dist/sdk/nrel.js.map +1 -0
  266. package/dist/sdk/regulations.d.ts +146 -0
  267. package/dist/sdk/regulations.d.ts.map +1 -0
  268. package/dist/sdk/regulations.js +103 -0
  269. package/dist/sdk/regulations.js.map +1 -0
  270. package/dist/sdk/sec.d.ts +114 -0
  271. package/dist/sdk/sec.d.ts.map +1 -0
  272. package/dist/sdk/sec.js +151 -0
  273. package/dist/sdk/sec.js.map +1 -0
  274. package/dist/sdk/senate-lobbying.d.ts +147 -0
  275. package/dist/sdk/senate-lobbying.d.ts.map +1 -0
  276. package/dist/sdk/senate-lobbying.js +125 -0
  277. package/dist/sdk/senate-lobbying.js.map +1 -0
  278. package/dist/sdk/treasury.d.ts +59 -0
  279. package/dist/sdk/treasury.d.ts.map +1 -0
  280. package/dist/sdk/treasury.js +1397 -0
  281. package/dist/sdk/treasury.js.map +1 -0
  282. package/dist/sdk/usaspending.d.ts +126 -0
  283. package/dist/sdk/usaspending.d.ts.map +1 -0
  284. package/dist/sdk/usaspending.js +270 -0
  285. package/dist/sdk/usaspending.js.map +1 -0
  286. package/dist/sdk/usda-fooddata.d.ts +112 -0
  287. package/dist/sdk/usda-fooddata.d.ts.map +1 -0
  288. package/dist/sdk/usda-fooddata.js +80 -0
  289. package/dist/sdk/usda-fooddata.js.map +1 -0
  290. package/dist/sdk/usda-nass.d.ts +75 -0
  291. package/dist/sdk/usda-nass.d.ts.map +1 -0
  292. package/dist/sdk/usda-nass.js +83 -0
  293. package/dist/sdk/usda-nass.js.map +1 -0
  294. package/dist/sdk/usgs.d.ts +221 -0
  295. package/dist/sdk/usgs.d.ts.map +1 -0
  296. package/dist/sdk/usgs.js +182 -0
  297. package/dist/sdk/usgs.js.map +1 -0
  298. package/dist/sdk/uspto.d.ts +109 -0
  299. package/dist/sdk/uspto.d.ts.map +1 -0
  300. package/dist/sdk/uspto.js +286 -0
  301. package/dist/sdk/uspto.js.map +1 -0
  302. package/dist/sdk/world-bank.d.ts +78 -0
  303. package/dist/sdk/world-bank.d.ts.map +1 -0
  304. package/dist/sdk/world-bank.js +72 -0
  305. package/dist/sdk/world-bank.js.map +1 -0
  306. package/dist/server.d.ts +22 -0
  307. package/dist/server.d.ts.map +1 -0
  308. package/dist/server.js +196 -0
  309. package/dist/server.js.map +1 -0
  310. package/package.json +113 -0
@@ -0,0 +1,1397 @@
1
+ /**
2
+ * Treasury Fiscal Data SDK — typed API client for the U.S. Treasury Fiscal Data API.
3
+ *
4
+ * Standalone — no MCP server required. Usage:
5
+ *
6
+ * import { queryFiscalData, searchEndpoints, ENDPOINTS } from "us-gov-open-data/sdk/treasury";
7
+ *
8
+ * No API key required — completely open.
9
+ * Base URL: https://api.fiscaldata.treasury.gov/services/api/fiscal_service
10
+ */
11
+ import { createClient } from "../client.js";
12
+ // ─── Client ──────────────────────────────────────────────────────────
13
+ const api = createClient({
14
+ baseUrl: "https://api.fiscaldata.treasury.gov/services/api/fiscal_service",
15
+ name: "treasury",
16
+ rateLimit: { perSecond: 10, burst: 20 },
17
+ cacheTtlMs: 30 * 60 * 1000, // 30 min — Treasury data updates daily
18
+ });
19
+ // ─── Endpoints (181 entries, 53 datasets) ────────────────────────────
20
+ export const ENDPOINTS = [
21
+ // ── 120 Day Delinquent Debt Referral Compliance Report ───────────────
22
+ {
23
+ dataset: "120 Day Delinquent Debt Referral Compliance Report",
24
+ slug: "/delinquent-debt-referral-compliance/",
25
+ dataTable: "120 Day Delinquent Debt Referral Compliance Report",
26
+ endpoint: "/v2/debt/tror/data_act_compliance",
27
+ description: "Tracking and benchmarking compliance with the DATA Act for delinquent debt referral, beginning in FY 2016.",
28
+ },
29
+ // ── Accrual Savings Bonds Redemption Tables (Discontinued) ───────────
30
+ {
31
+ dataset: "Accrual Savings Bonds Redemption Tables (Discontinued)",
32
+ slug: "/redemption-tables/",
33
+ dataTable: "Redemption Tables",
34
+ endpoint: "/v2/accounting/od/redemption_tables",
35
+ description: "Monthly tables listing the redemption value, interest earned, and yield of accrual savings bonds purchased since 1941.",
36
+ },
37
+ // ── Advances to State Unemployment Funds ─────────────────────────────
38
+ {
39
+ dataset: "Advances to State Unemployment Funds (Social Security Act Title XII)",
40
+ slug: "/ssa-title-xii-advance-activities/",
41
+ dataTable: "Advances to State Unemployment Funds (Social Security Act Title XII)",
42
+ endpoint: "/v2/accounting/od/title_xii",
43
+ description: "Shows what states and territories are borrowing from the federal Unemployment Trust Fund to pay unemployment benefits.",
44
+ },
45
+ // ── Average Interest Rates on U.S. Treasury Securities ───────────────
46
+ {
47
+ dataset: "Average Interest Rates on U.S. Treasury Securities",
48
+ slug: "/average-interest-rates-treasury-securities/",
49
+ dataTable: "Average Interest Rates on U.S. Treasury Securities",
50
+ endpoint: "/v2/accounting/od/avg_interest_rates",
51
+ description: "Average interest rates for marketable and non-marketable securities.",
52
+ },
53
+ // ── Daily Treasury Statement (DTS) ── 8 tables ──────────────────────
54
+ {
55
+ dataset: "Daily Treasury Statement (DTS)",
56
+ slug: "/daily-treasury-statement/",
57
+ dataTable: "Operating Cash Balance",
58
+ endpoint: "/v1/accounting/dts/operating_cash_balance",
59
+ description: "The Treasury General Account balance. All figures rounded to the nearest million.",
60
+ },
61
+ {
62
+ dataset: "Daily Treasury Statement (DTS)",
63
+ slug: "/daily-treasury-statement/",
64
+ dataTable: "Deposits and Withdrawals of Operating Cash",
65
+ endpoint: "/v1/accounting/dts/deposits_withdrawals_operating_cash",
66
+ description: "Deposits and withdrawals from the Treasury General Account. Rounded to the nearest million.",
67
+ },
68
+ {
69
+ dataset: "Daily Treasury Statement (DTS)",
70
+ slug: "/daily-treasury-statement/",
71
+ dataTable: "Public Debt Transactions",
72
+ endpoint: "/v1/accounting/dts/public_debt_transactions",
73
+ description: "Issues and redemptions of marketable and nonmarketable securities. Rounded to the nearest million.",
74
+ },
75
+ {
76
+ dataset: "Daily Treasury Statement (DTS)",
77
+ slug: "/daily-treasury-statement/",
78
+ dataTable: "Adjustment of Public Debt Transactions to Cash Basis",
79
+ endpoint: "/v1/accounting/dts/adjustment_public_debt_transactions_cash_basis",
80
+ description: "Cash basis adjustments to the issues and redemptions of Treasury securities.",
81
+ },
82
+ {
83
+ dataset: "Daily Treasury Statement (DTS)",
84
+ slug: "/daily-treasury-statement/",
85
+ dataTable: "Debt Subject to Limit",
86
+ endpoint: "/v1/accounting/dts/debt_subject_to_limit",
87
+ description: "Breakdown of total public debt outstanding as it relates to the statutory debt limit.",
88
+ },
89
+ {
90
+ dataset: "Daily Treasury Statement (DTS)",
91
+ slug: "/daily-treasury-statement/",
92
+ dataTable: "Inter-Agency Tax Transfers",
93
+ endpoint: "/v1/accounting/dts/inter_agency_tax_transfers",
94
+ description: "Breakdown of inter-agency tax transfers within the federal government.",
95
+ },
96
+ {
97
+ dataset: "Daily Treasury Statement (DTS)",
98
+ slug: "/daily-treasury-statement/",
99
+ dataTable: "Income Tax Refunds Issued",
100
+ endpoint: "/v1/accounting/dts/income_tax_refunds_issued",
101
+ description: "Income tax refunds issued. Rounded to the nearest million.",
102
+ },
103
+ {
104
+ dataset: "Daily Treasury Statement (DTS)",
105
+ slug: "/daily-treasury-statement/",
106
+ dataTable: "Federal Tax Deposits",
107
+ endpoint: "/v1/accounting/dts/federal_tax_deposits",
108
+ description: "Federal tax deposits. Rounded to the nearest million.",
109
+ },
110
+ {
111
+ dataset: "Daily Treasury Statement (DTS)",
112
+ slug: "/daily-treasury-statement/",
113
+ dataTable: "Short-Term Cash Investments",
114
+ endpoint: "/v1/accounting/dts/short_term_cash_investments",
115
+ description: "Short-term cash investment balances. Rounded to the nearest million.",
116
+ },
117
+ // ── Debt to the Penny ────────────────────────────────────────────────
118
+ {
119
+ dataset: "Debt to the Penny",
120
+ slug: "/debt-to-the-penny/",
121
+ dataTable: "Debt to the Penny",
122
+ endpoint: "/v2/accounting/od/debt_to_penny",
123
+ description: "Total public debt outstanding reported daily, including debt held by the public and intragovernmental holdings.",
124
+ },
125
+ // ── Electronic Securities Transactions ── 8 tables ───────────────────
126
+ {
127
+ dataset: "Electronic Securities Transactions",
128
+ slug: "/electronic-securities-transactions/",
129
+ dataTable: "Sales",
130
+ endpoint: "/v1/accounting/od/securities_sales",
131
+ description: "Electronic securities sales transactions.",
132
+ },
133
+ {
134
+ dataset: "Electronic Securities Transactions",
135
+ slug: "/electronic-securities-transactions/",
136
+ dataTable: "Sales by Term",
137
+ endpoint: "/v1/accounting/od/securities_sales_term",
138
+ description: "Electronic securities sales by term.",
139
+ },
140
+ {
141
+ dataset: "Electronic Securities Transactions",
142
+ slug: "/electronic-securities-transactions/",
143
+ dataTable: "Transfers of Marketable Securities",
144
+ endpoint: "/v1/accounting/od/securities_transfers",
145
+ description: "Transfers of marketable securities.",
146
+ },
147
+ {
148
+ dataset: "Electronic Securities Transactions",
149
+ slug: "/electronic-securities-transactions/",
150
+ dataTable: "Conversions of Paper Savings Bonds",
151
+ endpoint: "/v1/accounting/od/securities_conversions",
152
+ description: "Conversions of paper savings bonds to electronic form.",
153
+ },
154
+ {
155
+ dataset: "Electronic Securities Transactions",
156
+ slug: "/electronic-securities-transactions/",
157
+ dataTable: "Redemptions",
158
+ endpoint: "/v1/accounting/od/securities_redemptions",
159
+ description: "Electronic securities redemptions.",
160
+ },
161
+ {
162
+ dataset: "Electronic Securities Transactions",
163
+ slug: "/electronic-securities-transactions/",
164
+ dataTable: "Outstanding",
165
+ endpoint: "/v1/accounting/od/securities_outstanding",
166
+ description: "Outstanding electronic securities.",
167
+ },
168
+ {
169
+ dataset: "Electronic Securities Transactions",
170
+ slug: "/electronic-securities-transactions/",
171
+ dataTable: "Certificates of Indebtedness",
172
+ endpoint: "/v1/accounting/od/securities_c_of_i",
173
+ description: "Certificates of Indebtedness data.",
174
+ },
175
+ {
176
+ dataset: "Electronic Securities Transactions",
177
+ slug: "/electronic-securities-transactions/",
178
+ dataTable: "Accounts",
179
+ endpoint: "/v1/accounting/od/securities_accounts",
180
+ description: "Electronic securities accounts data.",
181
+ },
182
+ // ── Federal Borrowings Program Distribution and Transaction Data ─────
183
+ {
184
+ dataset: "Federal Borrowings Program Distribution and Transaction Data",
185
+ slug: "/fbp-distribution-transaction-data/",
186
+ dataTable: "Balances",
187
+ endpoint: "/v1/accounting/od/fbp_balances",
188
+ description: "Federal Borrowings Program balance data.",
189
+ },
190
+ {
191
+ dataset: "Federal Borrowings Program Distribution and Transaction Data",
192
+ slug: "/fbp-distribution-transaction-data/",
193
+ dataTable: "Future-Dated Transactions",
194
+ endpoint: "/v1/accounting/od/fbp_future_dated_transactions",
195
+ description: "Federal Borrowings Program future-dated transaction data.",
196
+ },
197
+ // ── Federal Borrowings Program: Interest on Uninvested Funds ─────────
198
+ {
199
+ dataset: "Federal Borrowings Program: Interest on Uninvested Funds",
200
+ slug: "/fbp-interest-on-uninvested-funds/",
201
+ dataTable: "Federal Borrowings Program: Interest on Uninvested Funds",
202
+ endpoint: "/v2/accounting/od/interest_uninvested",
203
+ description: "Federal Borrowings Program interest on uninvested funds.",
204
+ },
205
+ // ── Federal Borrowings Program: Summary General Ledger Balances ──────
206
+ {
207
+ dataset: "Federal Borrowings Program: Summary General Ledger Balances Report",
208
+ slug: "/fbp-summary-general-ledger-balances-report/",
209
+ dataTable: "Summary General Ledger Borrowing Balances",
210
+ endpoint: "/v1/accounting/od/fbp_gl_borrowing_balances",
211
+ description: "Federal Borrowings Program summary general ledger borrowing balances.",
212
+ },
213
+ {
214
+ dataset: "Federal Borrowings Program: Summary General Ledger Balances Report",
215
+ slug: "/fbp-summary-general-ledger-balances-report/",
216
+ dataTable: "Summary General Ledger Repayable Advance Balances",
217
+ endpoint: "/v1/accounting/od/fbp_gl_repay_advance_balances",
218
+ description: "Federal Borrowings Program summary general ledger repayable advance balances.",
219
+ },
220
+ // ── Federal Credit Similar Maturity Rates ────────────────────────────
221
+ {
222
+ dataset: "Federal Credit Similar Maturity Rates",
223
+ slug: "/fed-credit-similar-maturity-rates/",
224
+ dataTable: "Federal Credit Similar Maturity Rates",
225
+ endpoint: "/v1/accounting/od/federal_maturity_rates",
226
+ description: "Federal credit similar maturity rates.",
227
+ },
228
+ // ── Federal Investments Program: Interest Cost by Fund ───────────────
229
+ {
230
+ dataset: "Federal Investments Program: Interest Cost by Fund",
231
+ slug: "/fip-interest-cost-by-fund/",
232
+ dataTable: "Federal Investments Program: Interest Cost by Fund",
233
+ endpoint: "/v2/accounting/od/interest_cost_fund",
234
+ description: "Federal Investments Program interest cost by fund.",
235
+ },
236
+ // ── Federal Investments Program: Principal Outstanding ── 2 tables ───
237
+ {
238
+ dataset: "Federal Investments Program: Principal Outstanding",
239
+ slug: "/federal-investments-program-principal-outstanding/",
240
+ dataTable: "Principal Outstanding",
241
+ endpoint: "/v1/accounting/od/fip_principal_outstanding_table1",
242
+ description: "Federal Investments Program principal outstanding.",
243
+ },
244
+ {
245
+ dataset: "Federal Investments Program: Principal Outstanding",
246
+ slug: "/federal-investments-program-principal-outstanding/",
247
+ dataTable: "Total Outstanding Inflation Compensation",
248
+ endpoint: "/v1/accounting/od/fip_principal_outstanding_table2",
249
+ description: "Federal Investments Program total outstanding inflation compensation.",
250
+ },
251
+ // ── Federal Investments Program: Statement of Account ── 3 tables ────
252
+ {
253
+ dataset: "Federal Investments Program: Statement of Account",
254
+ slug: "/federal-investments-program-statement-of-account/",
255
+ dataTable: "CARS Reporting",
256
+ endpoint: "/v1/accounting/od/fip_statement_of_account_table1",
257
+ description: "Federal Investments Program CARS reporting.",
258
+ },
259
+ {
260
+ dataset: "Federal Investments Program: Statement of Account",
261
+ slug: "/federal-investments-program-statement-of-account/",
262
+ dataTable: "Account Position Summary",
263
+ endpoint: "/v1/accounting/od/fip_statement_of_account_table2",
264
+ description: "Federal Investments Program account position summary.",
265
+ },
266
+ {
267
+ dataset: "Federal Investments Program: Statement of Account",
268
+ slug: "/federal-investments-program-statement-of-account/",
269
+ dataTable: "Transaction Detail",
270
+ endpoint: "/v1/accounting/od/fip_statement_of_account_table3",
271
+ description: "Federal Investments Program transaction detail.",
272
+ },
273
+ // ── Financial Report of the U.S. Government ── 8 tables ─────────────
274
+ {
275
+ dataset: "Financial Report of the U.S. Government",
276
+ slug: "/u-s-government-financial-report/",
277
+ dataTable: "Statements of Net Cost",
278
+ endpoint: "/v2/accounting/od/statement_net_cost",
279
+ description: "Statements of Net Cost from the Financial Report of the U.S. Government.",
280
+ },
281
+ {
282
+ dataset: "Financial Report of the U.S. Government",
283
+ slug: "/u-s-government-financial-report/",
284
+ dataTable: "Statements of Operations and Changes in Net Position",
285
+ endpoint: "/v1/accounting/od/net_position",
286
+ description: "Statements of Operations and Changes in Net Position.",
287
+ },
288
+ {
289
+ dataset: "Financial Report of the U.S. Government",
290
+ slug: "/u-s-government-financial-report/",
291
+ dataTable: "Reconciliations of Net Operating Cost and Budget Deficit",
292
+ endpoint: "/v1/accounting/od/reconciliations",
293
+ description: "Reconciliations of Net Operating Cost and Budget Deficit.",
294
+ },
295
+ {
296
+ dataset: "Financial Report of the U.S. Government",
297
+ slug: "/u-s-government-financial-report/",
298
+ dataTable: "Statements of Changes in Cash Balance from Budget and Other Activities",
299
+ endpoint: "/v1/accounting/od/cash_balance",
300
+ description: "Statements of Changes in Cash Balance from Budget and Other Activities.",
301
+ },
302
+ {
303
+ dataset: "Financial Report of the U.S. Government",
304
+ slug: "/u-s-government-financial-report/",
305
+ dataTable: "Balance Sheets",
306
+ endpoint: "/v2/accounting/od/balance_sheets",
307
+ description: "Balance Sheets from the Financial Report of the U.S. Government.",
308
+ },
309
+ {
310
+ dataset: "Financial Report of the U.S. Government",
311
+ slug: "/u-s-government-financial-report/",
312
+ dataTable: "Statements of Long-Term Fiscal Projections",
313
+ endpoint: "/v1/accounting/od/long_term_projections",
314
+ description: "Statements of Long-Term Fiscal Projections.",
315
+ },
316
+ {
317
+ dataset: "Financial Report of the U.S. Government",
318
+ slug: "/u-s-government-financial-report/",
319
+ dataTable: "Statements of Social Insurance",
320
+ endpoint: "/v1/accounting/od/social_insurance",
321
+ description: "Statements of Social Insurance.",
322
+ },
323
+ {
324
+ dataset: "Financial Report of the U.S. Government",
325
+ slug: "/u-s-government-financial-report/",
326
+ dataTable: "Statements of Changes in Social Insurance Amounts",
327
+ endpoint: "/v1/accounting/od/insurance_amounts",
328
+ description: "Statements of Changes in Social Insurance Amounts.",
329
+ },
330
+ // ── FRN Daily Indexes ────────────────────────────────────────────────
331
+ {
332
+ dataset: "FRN Daily Indexes",
333
+ slug: "/frn-daily-indexes/",
334
+ dataTable: "FRN Daily Indexes",
335
+ endpoint: "/v1/accounting/od/frn_daily_indexes",
336
+ description: "Floating Rate Note daily indexes.",
337
+ },
338
+ // ── Gift Contributions to Reduce the Public Debt ─────────────────────
339
+ {
340
+ dataset: "Gift Contributions to Reduce the Public Debt",
341
+ slug: "/gift-contributions-reduce-debt-held-by-public/",
342
+ dataTable: "Gift Contributions to Reduce the Public Debt",
343
+ endpoint: "/v2/accounting/od/gift_contributions",
344
+ description: "Gift contributions received to reduce debt held by the public.",
345
+ },
346
+ // ── Government Account Series Daily Activity Summary ── 3 tables ─────
347
+ {
348
+ dataset: "Government Account Series Daily Activity Summary",
349
+ slug: "/daily-government-account-series/",
350
+ dataTable: "Held by the Public Daily Activity",
351
+ endpoint: "/v1/accounting/od/gas_held_by_public_daily_activity",
352
+ description: "Government Account Series held by the public daily activity.",
353
+ },
354
+ {
355
+ dataset: "Government Account Series Daily Activity Summary",
356
+ slug: "/daily-government-account-series/",
357
+ dataTable: "Intragovernmental Holdings Daily Activity",
358
+ endpoint: "/v1/accounting/od/gas_intragov_holdings_daily_activity",
359
+ description: "Government Account Series intragovernmental holdings daily activity.",
360
+ },
361
+ {
362
+ dataset: "Government Account Series Daily Activity Summary",
363
+ slug: "/daily-government-account-series/",
364
+ dataTable: "Government Account Series Daily Activity Totals",
365
+ endpoint: "/v1/accounting/od/gas_daily_activity_totals",
366
+ description: "Government Account Series daily activity totals.",
367
+ },
368
+ // ── Historical Debt Outstanding ──────────────────────────────────────
369
+ {
370
+ dataset: "Historical Debt Outstanding",
371
+ slug: "/historical-debt-outstanding/",
372
+ dataTable: "Historical Debt Outstanding",
373
+ endpoint: "/v2/accounting/od/debt_outstanding",
374
+ description: "Historical debt outstanding amounts going back to 1790.",
375
+ },
376
+ // ── Historical Qualified Tax Credit Bond Interest Rates ──────────────
377
+ {
378
+ dataset: "Historical Qualified Tax Credit Bond Interest Rates",
379
+ slug: "/qtcb-historical-interest-rates/",
380
+ dataTable: "Historical Qualified Tax Credit Bond Interest Rates",
381
+ endpoint: "/v2/accounting/od/qualified_tax",
382
+ description: "Historical qualified tax credit bond interest rates.",
383
+ },
384
+ // ── I Bonds Interest Rates ───────────────────────────────────────────
385
+ {
386
+ dataset: "I Bonds Interest Rates",
387
+ slug: "/i-bonds-interest-rates/",
388
+ dataTable: "I Bonds Interest Rates Table",
389
+ endpoint: "/v1/accounting/od/i_bonds_interest_rates",
390
+ description: "Interest rates for Series I savings bonds.",
391
+ },
392
+ // ── Interest Expense on the Public Debt Outstanding ──────────────────
393
+ {
394
+ dataset: "Interest Expense on the Public Debt Outstanding",
395
+ slug: "/interest-expense-debt-outstanding/",
396
+ dataTable: "Interest Expense on the Public Debt Outstanding",
397
+ endpoint: "/v2/accounting/od/interest_expense",
398
+ description: "Monthly interest expense on the public debt outstanding.",
399
+ },
400
+ // ── Judgment Fund: Annual Report to Congress ─────────────────────────
401
+ {
402
+ dataset: "Judgment Fund: Annual Report to Congress",
403
+ slug: "/judgment-fund-report-to-congress/",
404
+ dataTable: "Judgment Fund: Annual Report to Congress",
405
+ endpoint: "/v2/payments/jfics/jfics_congress_report",
406
+ description: "Annual report to Congress on the Judgment Fund.",
407
+ },
408
+ // ── Monthly SLGS Securities Program ──────────────────────────────────
409
+ {
410
+ dataset: "Monthly State and Local Government Series (SLGS) Securities Program",
411
+ slug: "/slgs-securities-program-stats/",
412
+ dataTable: "Monthly State and Local Government Series (SLGS) Securities Program",
413
+ endpoint: "/v2/accounting/od/slgs_statistics",
414
+ description: "Monthly SLGS securities program statistics.",
415
+ },
416
+ // ── Monthly Treasury Statement (MTS) ── 16 tables ───────────────────
417
+ {
418
+ dataset: "Monthly Treasury Statement (MTS)",
419
+ slug: "/monthly-treasury-statement/",
420
+ dataTable: "Summary of Receipts, Outlays, and the Deficit/Surplus of the U.S. Government",
421
+ endpoint: "/v1/accounting/mts/mts_table_1",
422
+ description: "MTS Table 1: Summary of receipts, outlays, and the deficit/surplus of the U.S. Government.",
423
+ },
424
+ {
425
+ dataset: "Monthly Treasury Statement (MTS)",
426
+ slug: "/monthly-treasury-statement/",
427
+ dataTable: "Summary of Budget and Off-Budget Results and Financing of the U.S. Government",
428
+ endpoint: "/v1/accounting/mts/mts_table_2",
429
+ description: "MTS Table 2: Summary of budget and off-budget results and financing.",
430
+ },
431
+ {
432
+ dataset: "Monthly Treasury Statement (MTS)",
433
+ slug: "/monthly-treasury-statement/",
434
+ dataTable: "Summary of Receipts and Outlays of the U.S. Government",
435
+ endpoint: "/v1/accounting/mts/mts_table_3",
436
+ description: "MTS Table 3: Summary of receipts and outlays.",
437
+ },
438
+ {
439
+ dataset: "Monthly Treasury Statement (MTS)",
440
+ slug: "/monthly-treasury-statement/",
441
+ dataTable: "Receipts of the U.S. Government",
442
+ endpoint: "/v1/accounting/mts/mts_table_4",
443
+ description: "MTS Table 4: Receipts of the U.S. Government.",
444
+ },
445
+ {
446
+ dataset: "Monthly Treasury Statement (MTS)",
447
+ slug: "/monthly-treasury-statement/",
448
+ dataTable: "Outlays of the U.S. Government",
449
+ endpoint: "/v1/accounting/mts/mts_table_5",
450
+ description: "MTS Table 5: Outlays of the U.S. Government.",
451
+ },
452
+ {
453
+ dataset: "Monthly Treasury Statement (MTS)",
454
+ slug: "/monthly-treasury-statement/",
455
+ dataTable: "Means of Financing the Deficit or Disposition of Surplus by the U.S. Government",
456
+ endpoint: "/v1/accounting/mts/mts_table_6",
457
+ description: "MTS Table 6: Means of financing the deficit or disposition of surplus.",
458
+ },
459
+ {
460
+ dataset: "Monthly Treasury Statement (MTS)",
461
+ slug: "/monthly-treasury-statement/",
462
+ dataTable: "Analysis of Change in Excess of Liabilities of the U.S. Government",
463
+ endpoint: "/v1/accounting/mts/mts_table_6a",
464
+ description: "MTS Table 6a: Analysis of change in excess of liabilities.",
465
+ },
466
+ {
467
+ dataset: "Monthly Treasury Statement (MTS)",
468
+ slug: "/monthly-treasury-statement/",
469
+ dataTable: "Securities Issued by Federal Agencies Under Special Financing Authorities",
470
+ endpoint: "/v1/accounting/mts/mts_table_6b",
471
+ description: "MTS Table 6b: Securities issued by federal agencies under special financing authorities.",
472
+ },
473
+ {
474
+ dataset: "Monthly Treasury Statement (MTS)",
475
+ slug: "/monthly-treasury-statement/",
476
+ dataTable: "Federal Agency Borrowing Financed Through the Issue of Treasury Securities",
477
+ endpoint: "/v1/accounting/mts/mts_table_6c",
478
+ description: "MTS Table 6c: Federal agency borrowing financed through Treasury securities.",
479
+ },
480
+ {
481
+ dataset: "Monthly Treasury Statement (MTS)",
482
+ slug: "/monthly-treasury-statement/",
483
+ dataTable: "Investments of Federal Government Accounts in Federal Securities",
484
+ endpoint: "/v1/accounting/mts/mts_table_6d",
485
+ description: "MTS Table 6d: Investments of federal government accounts in federal securities.",
486
+ },
487
+ {
488
+ dataset: "Monthly Treasury Statement (MTS)",
489
+ slug: "/monthly-treasury-statement/",
490
+ dataTable: "Guaranteed and Direct Loan Financing, Net Activity",
491
+ endpoint: "/v1/accounting/mts/mts_table_6e",
492
+ description: "MTS Table 6e: Guaranteed and direct loan financing, net activity.",
493
+ },
494
+ {
495
+ dataset: "Monthly Treasury Statement (MTS)",
496
+ slug: "/monthly-treasury-statement/",
497
+ dataTable: "Receipts and Outlays of the U.S. Government by Month",
498
+ endpoint: "/v1/accounting/mts/mts_table_7",
499
+ description: "MTS Table 7: Receipts and outlays of the U.S. Government by month.",
500
+ },
501
+ {
502
+ dataset: "Monthly Treasury Statement (MTS)",
503
+ slug: "/monthly-treasury-statement/",
504
+ dataTable: "Trust Fund Impact on Budget Results and Investment Holdings",
505
+ endpoint: "/v1/accounting/mts/mts_table_8",
506
+ description: "MTS Table 8: Trust fund impact on budget results and investment holdings.",
507
+ },
508
+ {
509
+ dataset: "Monthly Treasury Statement (MTS)",
510
+ slug: "/monthly-treasury-statement/",
511
+ dataTable: "Summary of Receipts by Source, and Outlays by Function of the U.S. Government",
512
+ endpoint: "/v1/accounting/mts/mts_table_9",
513
+ description: "MTS Table 9: Summary of receipts by source and outlays by function.",
514
+ },
515
+ {
516
+ dataset: "Monthly Treasury Statement (MTS)",
517
+ slug: "/monthly-treasury-statement/",
518
+ dataTable: "Monthly Receipts Outlays and Deficit/Surplus Amounts",
519
+ endpoint: "/v1/accounting/mts/mts_receipts_outlays_deficit_surplus",
520
+ description: "Monthly receipts, outlays, and deficit/surplus amounts.",
521
+ },
522
+ {
523
+ dataset: "Monthly Treasury Statement (MTS)",
524
+ slug: "/monthly-treasury-statement/",
525
+ dataTable: "Monthly Distributed Offsetting Receipts",
526
+ endpoint: "/v1/accounting/mts/mts_distributed_offsetting_receipts",
527
+ description: "Monthly distributed offsetting receipts.",
528
+ },
529
+ // ── Receipts by Department ───────────────────────────────────────────
530
+ {
531
+ dataset: "Receipts by Department",
532
+ slug: "/receipts-by-department/",
533
+ dataTable: "Receipts by Department",
534
+ endpoint: "/v1/accounting/od/receipts_by_department",
535
+ description: "Annual receipts by department.",
536
+ },
537
+ // ── Record-Setting Treasury Securities Auction Data ──────────────────
538
+ {
539
+ dataset: "Record-Setting Treasury Securities Auction Data",
540
+ slug: "/record-setting-auction-data/",
541
+ dataTable: "Record-Setting Auction",
542
+ endpoint: "/v2/accounting/od/record_setting_auction",
543
+ description: "Record-setting Treasury securities auction data.",
544
+ },
545
+ // ── Savings Bonds Securities Sold (Discontinued) ─────────────────────
546
+ {
547
+ dataset: "Savings Bonds Securities Sold (Discontinued)",
548
+ slug: "/savings-bonds-securities/",
549
+ dataTable: "Savings Bonds Securities",
550
+ endpoint: "/v1/accounting/od/slgs_savings_bonds",
551
+ description: "Savings bonds securities sold data (discontinued).",
552
+ },
553
+ // ── Savings Bonds Value Files ────────────────────────────────────────
554
+ {
555
+ dataset: "Savings Bonds Value Files",
556
+ slug: "/savings-bond-value-files/",
557
+ dataTable: "Savings Bonds Value Files",
558
+ endpoint: "/v2/accounting/od/sb_value",
559
+ description: "Savings bonds value files.",
560
+ },
561
+ // ── Schedules of Federal Debt ── 2 tables ────────────────────────────
562
+ {
563
+ dataset: "Schedules of Federal Debt",
564
+ slug: "/schedules-federal-debt/",
565
+ dataTable: "Schedules of Federal Debt by Month",
566
+ endpoint: "/v1/accounting/od/schedules_fed_debt",
567
+ description: "Schedules of federal debt by month.",
568
+ },
569
+ {
570
+ dataset: "Schedules of Federal Debt",
571
+ slug: "/schedules-federal-debt/",
572
+ dataTable: "Schedules of Federal Debt, Fiscal Year-to-Date",
573
+ endpoint: "/v1/accounting/od/schedules_fed_debt_fytd",
574
+ description: "Schedules of federal debt, fiscal year-to-date.",
575
+ },
576
+ // ── Schedules of Federal Debt by Day ── 2 tables ─────────────────────
577
+ {
578
+ dataset: "Schedules of Federal Debt by Day",
579
+ slug: "/schedules-federal-debt-daily/",
580
+ dataTable: "Daily Activity",
581
+ endpoint: "/v1/accounting/od/schedules_fed_debt_daily_activity",
582
+ description: "Schedules of federal debt daily activity.",
583
+ },
584
+ {
585
+ dataset: "Schedules of Federal Debt by Day",
586
+ slug: "/schedules-federal-debt-daily/",
587
+ dataTable: "Daily Summary",
588
+ endpoint: "/v1/accounting/od/schedules_fed_debt_daily_summary",
589
+ description: "Schedules of federal debt daily summary.",
590
+ },
591
+ // ── SLGS Daily Rate Table ── 2 tables ────────────────────────────────
592
+ {
593
+ dataset: "State and Local Government Series (SLGS) Daily Rate Table",
594
+ slug: "/slgs-daily-rate-table/",
595
+ dataTable: "Demand Deposit Rate",
596
+ endpoint: "/v1/accounting/od/slgs_demand_deposit_rates",
597
+ description: "SLGS daily rate table for demand deposit securities.",
598
+ },
599
+ {
600
+ dataset: "State and Local Government Series (SLGS) Daily Rate Table",
601
+ slug: "/slgs-daily-rate-table/",
602
+ dataTable: "Time Deposit Rate",
603
+ endpoint: "/v1/accounting/od/slgs_time_deposit_rates",
604
+ description: "SLGS daily rate table for time deposit securities.",
605
+ },
606
+ // ── SLGS Securities (Non-Marketable) ─────────────────────────────────
607
+ {
608
+ dataset: "State and Local Government Series Securities (Non-Marketable)",
609
+ slug: "/slgs-securities/",
610
+ dataTable: "State and Local Government Series Securities (Non-Marketable)",
611
+ endpoint: "/v1/accounting/od/slgs_securities",
612
+ description: "State and Local Government Series securities issued and outstanding.",
613
+ },
614
+ // ── TIPS and CPI Data ── 2 tables ────────────────────────────────────
615
+ {
616
+ dataset: "TIPS and CPI Data",
617
+ slug: "/tips-cpi-data/",
618
+ dataTable: "Reference CPI Numbers and Daily Index Ratios Summary Table",
619
+ endpoint: "/v1/accounting/od/tips_cpi_data_summary",
620
+ description: "TIPS reference CPI numbers and daily index ratios summary.",
621
+ },
622
+ {
623
+ dataset: "TIPS and CPI Data",
624
+ slug: "/tips-cpi-data/",
625
+ dataTable: "Reference CPI Numbers and Daily Index Ratios Details Table",
626
+ endpoint: "/v1/accounting/od/tips_cpi_data_detail",
627
+ description: "TIPS reference CPI numbers and daily index ratios details.",
628
+ },
629
+ // ── Treasury Bulletin ── 13 tables ───────────────────────────────────
630
+ {
631
+ dataset: "Treasury Bulletin",
632
+ slug: "/treasury-bulletin/",
633
+ dataTable: "PDO-1 - Offerings of Regular Weekly Treasury Bills",
634
+ endpoint: "/v1/accounting/tb/pdo1_offerings_regular_weekly_treasury_bills",
635
+ description: "PDO-1: Offerings of regular weekly Treasury bills.",
636
+ },
637
+ {
638
+ dataset: "Treasury Bulletin",
639
+ slug: "/treasury-bulletin/",
640
+ dataTable: "PDO-2 - Offerings of Marketable Securities Other than Regular Weekly Treasury Bills",
641
+ endpoint: "/v1/accounting/tb/pdo2_offerings_marketable_securities_other_regular_weekly_treasury_bills",
642
+ description: "PDO-2: Offerings of marketable securities other than regular weekly Treasury bills.",
643
+ },
644
+ {
645
+ dataset: "Treasury Bulletin",
646
+ slug: "/treasury-bulletin/",
647
+ dataTable: "OFS-1 - Distribution of Federal Securities by Class of Investors and Type of Issues",
648
+ endpoint: "/v1/accounting/tb/ofs1_distribution_federal_securities_class_investors_type_issues",
649
+ description: "OFS-1: Distribution of federal securities by class of investors and type of issues.",
650
+ },
651
+ {
652
+ dataset: "Treasury Bulletin",
653
+ slug: "/treasury-bulletin/",
654
+ dataTable: "OFS-2 - Estimated Ownership of U.S. Treasury Securities",
655
+ endpoint: "/v1/accounting/tb/ofs2_estimated_ownership_treasury_securities",
656
+ description: "OFS-2: Estimated ownership of U.S. Treasury securities.",
657
+ },
658
+ {
659
+ dataset: "Treasury Bulletin",
660
+ slug: "/treasury-bulletin/",
661
+ dataTable: "USCC-1 - Amounts Outstanding and in Circulation",
662
+ endpoint: "/v1/accounting/tb/uscc1_amounts_outstanding_circulation",
663
+ description: "USCC-1: Amounts outstanding and in circulation.",
664
+ },
665
+ {
666
+ dataset: "Treasury Bulletin",
667
+ slug: "/treasury-bulletin/",
668
+ dataTable: "USCC-2 - Amounts Outstanding and in Circulation",
669
+ endpoint: "/v1/accounting/tb/uscc2_amounts_outstanding_circulation",
670
+ description: "USCC-2: Amounts outstanding and in circulation.",
671
+ },
672
+ {
673
+ dataset: "Treasury Bulletin",
674
+ slug: "/treasury-bulletin/",
675
+ dataTable: "FCP-1 - Weekly Report of Major Market Participants",
676
+ endpoint: "/v1/accounting/tb/fcp1_weekly_report_major_market_participants",
677
+ description: "FCP-1: Weekly report of major market participants.",
678
+ },
679
+ {
680
+ dataset: "Treasury Bulletin",
681
+ slug: "/treasury-bulletin/",
682
+ dataTable: "FCP-2 - Monthly Report of Major Market Participants",
683
+ endpoint: "/v1/accounting/tb/fcp2_monthly_report_major_market_participants",
684
+ description: "FCP-2: Monthly report of major market participants.",
685
+ },
686
+ {
687
+ dataset: "Treasury Bulletin",
688
+ slug: "/treasury-bulletin/",
689
+ dataTable: "FCP-3 - Quarterly Report of Large Market Participants",
690
+ endpoint: "/v1/accounting/tb/fcp3_quarterly_report_large_market_participants",
691
+ description: "FCP-3: Quarterly report of large market participants.",
692
+ },
693
+ {
694
+ dataset: "Treasury Bulletin",
695
+ slug: "/treasury-bulletin/",
696
+ dataTable: "ESF-1 - Balances",
697
+ endpoint: "/v1/accounting/tb/esf1_balances",
698
+ description: "ESF-1: Exchange Stabilization Fund balances.",
699
+ },
700
+ {
701
+ dataset: "Treasury Bulletin",
702
+ slug: "/treasury-bulletin/",
703
+ dataTable: "ESF-2 - Statement of Net Cost",
704
+ endpoint: "/v1/accounting/tb/esf2_statement_net_cost",
705
+ description: "ESF-2: Exchange Stabilization Fund statement of net cost.",
706
+ },
707
+ {
708
+ dataset: "Treasury Bulletin",
709
+ slug: "/treasury-bulletin/",
710
+ dataTable: "FFO-5 - Internal Revenue Receipts by State",
711
+ endpoint: "/v1/accounting/tb/ffo5_internal_revenue_by_state",
712
+ description: "FFO-5: Internal revenue receipts by state.",
713
+ },
714
+ {
715
+ dataset: "Treasury Bulletin",
716
+ slug: "/treasury-bulletin/",
717
+ dataTable: "FFO-6 - Customs and Border Protection Collection of Duties, Taxes, and Fees by Districts and Ports",
718
+ endpoint: "/v1/accounting/tb/ffo6_customs_border_protection_collections",
719
+ description: "FFO-6: Customs and Border Protection collection of duties, taxes, and fees.",
720
+ },
721
+ // ── Treasury Bulletin: Trust Fund Reports ── 30 tables ───────────────
722
+ {
723
+ dataset: "Treasury Bulletin: Trust Fund Reports",
724
+ slug: "/treasury-bulletin-trust-funds/",
725
+ dataTable: "Airport and Airway Trust Fund Results of Operations",
726
+ endpoint: "/v1/accounting/od/airport_airway_trust_fund_results",
727
+ description: "Airport and Airway Trust Fund results of operations.",
728
+ },
729
+ {
730
+ dataset: "Treasury Bulletin: Trust Fund Reports",
731
+ slug: "/treasury-bulletin-trust-funds/",
732
+ dataTable: "Airport and Airway Trust Fund Expected Condition and Results of Operations",
733
+ endpoint: "/v1/accounting/od/airport_airway_trust_fund_expected",
734
+ description: "Airport and Airway Trust Fund expected condition and results.",
735
+ },
736
+ {
737
+ dataset: "Treasury Bulletin: Trust Fund Reports",
738
+ slug: "/treasury-bulletin-trust-funds/",
739
+ dataTable: "Uranium Enrichment Decontamination and Decommissioning Fund Results of Operations",
740
+ endpoint: "/v1/accounting/od/uranium_enrichment_decontamination_decommissioning_fund_results",
741
+ description: "Uranium Enrichment Decontamination and Decommissioning Fund results of operations.",
742
+ },
743
+ {
744
+ dataset: "Treasury Bulletin: Trust Fund Reports",
745
+ slug: "/treasury-bulletin-trust-funds/",
746
+ dataTable: "Uranium Enrichment Decontamination and Decommissioning Fund Expected Cond. and Results",
747
+ endpoint: "/v1/accounting/od/uranium_enrichment_decontamination_decommissioning_fund_expected",
748
+ description: "Uranium Enrichment Decontamination and Decommissioning Fund expected condition and results.",
749
+ },
750
+ {
751
+ dataset: "Treasury Bulletin: Trust Fund Reports",
752
+ slug: "/treasury-bulletin-trust-funds/",
753
+ dataTable: "Black Lung Disability Trust Fund Results of Operations",
754
+ endpoint: "/v1/accounting/od/black_lung_disability_trust_fund_results",
755
+ description: "Black Lung Disability Trust Fund results of operations.",
756
+ },
757
+ {
758
+ dataset: "Treasury Bulletin: Trust Fund Reports",
759
+ slug: "/treasury-bulletin-trust-funds/",
760
+ dataTable: "Black Lung Disability Trust Fund Expected Condition and Results of Operations",
761
+ endpoint: "/v1/accounting/od/black_lung_disability_trust_fund_expected",
762
+ description: "Black Lung Disability Trust Fund expected condition and results.",
763
+ },
764
+ {
765
+ dataset: "Treasury Bulletin: Trust Fund Reports",
766
+ slug: "/treasury-bulletin-trust-funds/",
767
+ dataTable: "Harbor Maintenance Trust Fund Results of Operation",
768
+ endpoint: "/v1/accounting/od/harbor_maintenance_trust_fund_results",
769
+ description: "Harbor Maintenance Trust Fund results of operations.",
770
+ },
771
+ {
772
+ dataset: "Treasury Bulletin: Trust Fund Reports",
773
+ slug: "/treasury-bulletin-trust-funds/",
774
+ dataTable: "Harbor Maintenance Trust Fund Expected Condition and Results of Operations",
775
+ endpoint: "/v1/accounting/od/harbor_maintenance_trust_fund_expected",
776
+ description: "Harbor Maintenance Trust Fund expected condition and results.",
777
+ },
778
+ {
779
+ dataset: "Treasury Bulletin: Trust Fund Reports",
780
+ slug: "/treasury-bulletin-trust-funds/",
781
+ dataTable: "Hazardous Substance Superfund Results of Operations",
782
+ endpoint: "/v1/accounting/od/hazardous_substance_superfund_results",
783
+ description: "Hazardous Substance Superfund results of operations.",
784
+ },
785
+ {
786
+ dataset: "Treasury Bulletin: Trust Fund Reports",
787
+ slug: "/treasury-bulletin-trust-funds/",
788
+ dataTable: "Hazardous Substance Superfund Expected Condition and Results of Operations",
789
+ endpoint: "/v1/accounting/od/hazardous_substance_superfund_expected",
790
+ description: "Hazardous Substance Superfund expected condition and results.",
791
+ },
792
+ {
793
+ dataset: "Treasury Bulletin: Trust Fund Reports",
794
+ slug: "/treasury-bulletin-trust-funds/",
795
+ dataTable: "Highway Trust Fund Results of Operations",
796
+ endpoint: "/v1/accounting/od/highway_trust_fund_results",
797
+ description: "Highway Trust Fund results of operations.",
798
+ },
799
+ {
800
+ dataset: "Treasury Bulletin: Trust Fund Reports",
801
+ slug: "/treasury-bulletin-trust-funds/",
802
+ dataTable: "Highway Trust Fund Expected Condition and Results of Operations",
803
+ endpoint: "/v1/accounting/od/highway_trust_fund_expected",
804
+ description: "Highway Trust Fund expected condition and results.",
805
+ },
806
+ {
807
+ dataset: "Treasury Bulletin: Trust Fund Reports",
808
+ slug: "/treasury-bulletin-trust-funds/",
809
+ dataTable: "Highway Trust Fund",
810
+ endpoint: "/v1/accounting/od/highway_trust_fund",
811
+ description: "Highway Trust Fund data.",
812
+ },
813
+ {
814
+ dataset: "Treasury Bulletin: Trust Fund Reports",
815
+ slug: "/treasury-bulletin-trust-funds/",
816
+ dataTable: "Inland Waterways Trust Fund Results of Operations",
817
+ endpoint: "/v1/accounting/od/inland_waterways_trust_fund_results",
818
+ description: "Inland Waterways Trust Fund results of operations.",
819
+ },
820
+ {
821
+ dataset: "Treasury Bulletin: Trust Fund Reports",
822
+ slug: "/treasury-bulletin-trust-funds/",
823
+ dataTable: "Inland Waterways Trust Fund Expected Condition and Results of Operations",
824
+ endpoint: "/v1/accounting/od/inland_waterways_trust_fund_expected",
825
+ description: "Inland Waterways Trust Fund expected condition and results.",
826
+ },
827
+ {
828
+ dataset: "Treasury Bulletin: Trust Fund Reports",
829
+ slug: "/treasury-bulletin-trust-funds/",
830
+ dataTable: "Leaking Underground Storage Tank Trust Fund Results of Operations",
831
+ endpoint: "/v1/accounting/od/leaking_underground_storage_tank_trust_fund_results",
832
+ description: "Leaking Underground Storage Tank Trust Fund results of operations.",
833
+ },
834
+ {
835
+ dataset: "Treasury Bulletin: Trust Fund Reports",
836
+ slug: "/treasury-bulletin-trust-funds/",
837
+ dataTable: "Leaking Underground Storage Tank Trust Fund Expected Condition and Results",
838
+ endpoint: "/v1/accounting/od/leaking_underground_storage_tank_trust_fund_expected",
839
+ description: "Leaking Underground Storage Tank Trust Fund expected condition and results.",
840
+ },
841
+ {
842
+ dataset: "Treasury Bulletin: Trust Fund Reports",
843
+ slug: "/treasury-bulletin-trust-funds/",
844
+ dataTable: "Nuclear Waste Fund Results of Operations",
845
+ endpoint: "/v1/accounting/od/nuclear_waste_fund_results",
846
+ description: "Nuclear Waste Fund results of operations.",
847
+ },
848
+ {
849
+ dataset: "Treasury Bulletin: Trust Fund Reports",
850
+ slug: "/treasury-bulletin-trust-funds/",
851
+ dataTable: "Reforestation Trust Fund Results of Operations",
852
+ endpoint: "/v1/accounting/od/reforestation_trust_fund_results",
853
+ description: "Reforestation Trust Fund results of operations.",
854
+ },
855
+ {
856
+ dataset: "Treasury Bulletin: Trust Fund Reports",
857
+ slug: "/treasury-bulletin-trust-funds/",
858
+ dataTable: "Reforestation Trust Fund Expected Condition and Results of Operations",
859
+ endpoint: "/v1/accounting/od/reforestation_trust_fund_expected",
860
+ description: "Reforestation Trust Fund expected condition and results.",
861
+ },
862
+ {
863
+ dataset: "Treasury Bulletin: Trust Fund Reports",
864
+ slug: "/treasury-bulletin-trust-funds/",
865
+ dataTable: "Sport Fish Restoration and Boating Trust Fund Results of Operations",
866
+ endpoint: "/v1/accounting/od/sport_fish_restoration_boating_trust_fund_results",
867
+ description: "Sport Fish Restoration and Boating Trust Fund results of operations.",
868
+ },
869
+ {
870
+ dataset: "Treasury Bulletin: Trust Fund Reports",
871
+ slug: "/treasury-bulletin-trust-funds/",
872
+ dataTable: "Sport Fish Restoration and Boating Trust Fund Expected Cond. and Results",
873
+ endpoint: "/v1/accounting/od/sport_fish_restoration_boating_trust_fund_expected",
874
+ description: "Sport Fish Restoration and Boating Trust Fund expected condition and results.",
875
+ },
876
+ {
877
+ dataset: "Treasury Bulletin: Trust Fund Reports",
878
+ slug: "/treasury-bulletin-trust-funds/",
879
+ dataTable: "Oil Spill Liability Trust Fund Results of Operations",
880
+ endpoint: "/v1/accounting/od/oil_spill_liability_trust_fund_results",
881
+ description: "Oil Spill Liability Trust Fund results of operations.",
882
+ },
883
+ {
884
+ dataset: "Treasury Bulletin: Trust Fund Reports",
885
+ slug: "/treasury-bulletin-trust-funds/",
886
+ dataTable: "Oil Spill Liability Trust Fund Expected Condition and Results of Operations",
887
+ endpoint: "/v1/accounting/od/oil_spill_liability_trust_fund_expected",
888
+ description: "Oil Spill Liability Trust Fund expected condition and results.",
889
+ },
890
+ {
891
+ dataset: "Treasury Bulletin: Trust Fund Reports",
892
+ slug: "/treasury-bulletin-trust-funds/",
893
+ dataTable: "Vaccine Injury Compensation Trust Fund Results of Operations",
894
+ endpoint: "/v1/accounting/od/vaccine_injury_compensation_trust_fund_results",
895
+ description: "Vaccine Injury Compensation Trust Fund results of operations.",
896
+ },
897
+ {
898
+ dataset: "Treasury Bulletin: Trust Fund Reports",
899
+ slug: "/treasury-bulletin-trust-funds/",
900
+ dataTable: "Vaccine Injury Compensation Trust Fund Expected Condition and Results",
901
+ endpoint: "/v1/accounting/od/vaccine_injury_compensation_trust_fund_expected",
902
+ description: "Vaccine Injury Compensation Trust Fund expected condition and results.",
903
+ },
904
+ {
905
+ dataset: "Treasury Bulletin: Trust Fund Reports",
906
+ slug: "/treasury-bulletin-trust-funds/",
907
+ dataTable: "Wool Research, Development, and Promotion Trust Fund Results of Operations",
908
+ endpoint: "/v1/accounting/od/wool_research_development_promotion_trust_fund_results",
909
+ description: "Wool Research, Development, and Promotion Trust Fund results of operations.",
910
+ },
911
+ {
912
+ dataset: "Treasury Bulletin: Trust Fund Reports",
913
+ slug: "/treasury-bulletin-trust-funds/",
914
+ dataTable: "Wool Research, Development, and Promotion Trust Fund Expected Cond. and Results",
915
+ endpoint: "/v1/accounting/od/wool_research_development_promotion_trust_fund_expected",
916
+ description: "Wool Research, Development, and Promotion Trust Fund expected condition and results.",
917
+ },
918
+ {
919
+ dataset: "Treasury Bulletin: Trust Fund Reports",
920
+ slug: "/treasury-bulletin-trust-funds/",
921
+ dataTable: "Agriculture Disaster Relief Trust Fund Results of Operations",
922
+ endpoint: "/v1/accounting/od/agriculture_disaster_relief_trust_fund_results",
923
+ description: "Agriculture Disaster Relief Trust Fund results of operations.",
924
+ },
925
+ {
926
+ dataset: "Treasury Bulletin: Trust Fund Reports",
927
+ slug: "/treasury-bulletin-trust-funds/",
928
+ dataTable: "Agriculture Disaster Relief Trust Fund Expected Condition and Results",
929
+ endpoint: "/v1/accounting/od/agriculture_disaster_relief_trust_fund_expected",
930
+ description: "Agriculture Disaster Relief Trust Fund expected condition and results.",
931
+ },
932
+ {
933
+ dataset: "Treasury Bulletin: Trust Fund Reports",
934
+ slug: "/treasury-bulletin-trust-funds/",
935
+ dataTable: "Patient Centered Outcomes Research Trust Fund Results of Operations",
936
+ endpoint: "/v1/accounting/od/patient_centered_outcomes_research_trust_fund_results",
937
+ description: "Patient Centered Outcomes Research Trust Fund results of operations.",
938
+ },
939
+ {
940
+ dataset: "Treasury Bulletin: Trust Fund Reports",
941
+ slug: "/treasury-bulletin-trust-funds/",
942
+ dataTable: "Patient Centered Outcomes Research Trust Fund Expected Cond. and Results",
943
+ endpoint: "/v1/accounting/od/patient_centered_outcomes_research_trust_fund_expected",
944
+ description: "Patient Centered Outcomes Research Trust Fund expected condition and results.",
945
+ },
946
+ {
947
+ dataset: "Treasury Bulletin: Trust Fund Reports",
948
+ slug: "/treasury-bulletin-trust-funds/",
949
+ dataTable: "United States Victims of State Sponsored Terrorism Fund Results of Operations",
950
+ endpoint: "/v1/accounting/od/us_victims_state_sponsored_terrorism_fund_results",
951
+ description: "U.S. Victims of State Sponsored Terrorism Fund results of operations.",
952
+ },
953
+ {
954
+ dataset: "Treasury Bulletin: Trust Fund Reports",
955
+ slug: "/treasury-bulletin-trust-funds/",
956
+ dataTable: "United States Victims of State Sponsored Terrorism Fund Expected Cond. and Results",
957
+ endpoint: "/v1/accounting/od/us_victims_state_sponsored_terrorism_fund_expected",
958
+ description: "U.S. Victims of State Sponsored Terrorism Fund expected condition and results.",
959
+ },
960
+ // ── Treasury Certified Interest Rates: Annual ── 9 tables ────────────
961
+ {
962
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
963
+ slug: "/treasury-certified-interest-rates-annual/",
964
+ dataTable: "Range of Maturities",
965
+ endpoint: "/v1/accounting/od/tcir_annual_table_1",
966
+ description: "Annual certification: range of maturities.",
967
+ },
968
+ {
969
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
970
+ slug: "/treasury-certified-interest-rates-annual/",
971
+ dataTable: "Small Reclamation Project Act",
972
+ endpoint: "/v1/accounting/od/tcir_annual_table_2",
973
+ description: "Annual certification: Small Reclamation Project Act.",
974
+ },
975
+ {
976
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
977
+ slug: "/treasury-certified-interest-rates-annual/",
978
+ dataTable: "U.S. Army Corps of Engineers",
979
+ endpoint: "/v1/accounting/od/tcir_annual_table_3",
980
+ description: "Annual certification: U.S. Army Corps of Engineers.",
981
+ },
982
+ {
983
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
984
+ slug: "/treasury-certified-interest-rates-annual/",
985
+ dataTable: "Bureau of Reclamation",
986
+ endpoint: "/v1/accounting/od/tcir_annual_table_4",
987
+ description: "Annual certification: Bureau of Reclamation.",
988
+ },
989
+ {
990
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
991
+ slug: "/treasury-certified-interest-rates-annual/",
992
+ dataTable: "Mid-Dakota Rural Water System Act",
993
+ endpoint: "/v1/accounting/od/tcir_annual_table_5",
994
+ description: "Annual certification: Mid-Dakota Rural Water System Act.",
995
+ },
996
+ {
997
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
998
+ slug: "/treasury-certified-interest-rates-annual/",
999
+ dataTable: "Merchant Marine Act",
1000
+ endpoint: "/v1/accounting/od/tcir_annual_table_6",
1001
+ description: "Annual certification: Merchant Marine Act.",
1002
+ },
1003
+ {
1004
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
1005
+ slug: "/treasury-certified-interest-rates-annual/",
1006
+ dataTable: "Other Specific Legislation - Calendar Year",
1007
+ endpoint: "/v1/accounting/od/tcir_annual_table_7",
1008
+ description: "Annual certification: other specific legislation (calendar year).",
1009
+ },
1010
+ {
1011
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
1012
+ slug: "/treasury-certified-interest-rates-annual/",
1013
+ dataTable: "Other Specific Legislation - Fiscal Year",
1014
+ endpoint: "/v1/accounting/od/tcir_annual_table_8",
1015
+ description: "Annual certification: other specific legislation (fiscal year).",
1016
+ },
1017
+ {
1018
+ dataset: "Treasury Certified Interest Rates: Annual Certification",
1019
+ slug: "/treasury-certified-interest-rates-annual/",
1020
+ dataTable: "Power Marketing Administration",
1021
+ endpoint: "/v1/accounting/od/tcir_annual_table_9",
1022
+ description: "Annual certification: Power Marketing Administration.",
1023
+ },
1024
+ // ── Treasury Certified Interest Rates: Monthly ── 6 tables ───────────
1025
+ {
1026
+ dataset: "Treasury Certified Interest Rates: Monthly Certification",
1027
+ slug: "/treasury-certified-interest-rates-monthly/",
1028
+ dataTable: "Month Year Specific Maturities",
1029
+ endpoint: "/v1/accounting/od/tcir_monthly_table_1",
1030
+ description: "Monthly certification: specific maturities.",
1031
+ },
1032
+ {
1033
+ dataset: "Treasury Certified Interest Rates: Monthly Certification",
1034
+ slug: "/treasury-certified-interest-rates-monthly/",
1035
+ dataTable: "Month Year Range of Maturities",
1036
+ endpoint: "/v1/accounting/od/tcir_monthly_table_2",
1037
+ description: "Monthly certification: range of maturities.",
1038
+ },
1039
+ {
1040
+ dataset: "Treasury Certified Interest Rates: Monthly Certification",
1041
+ slug: "/treasury-certified-interest-rates-monthly/",
1042
+ dataTable: "Month Year Other Treasury Borrowing Authorities",
1043
+ endpoint: "/v1/accounting/od/tcir_monthly_table_3",
1044
+ description: "Monthly certification: other Treasury borrowing authorities.",
1045
+ },
1046
+ {
1047
+ dataset: "Treasury Certified Interest Rates: Monthly Certification",
1048
+ slug: "/treasury-certified-interest-rates-monthly/",
1049
+ dataTable: "Month Year Guam Development Fund Act",
1050
+ endpoint: "/v1/accounting/od/tcir_monthly_table_4",
1051
+ description: "Monthly certification: Guam Development Fund Act.",
1052
+ },
1053
+ {
1054
+ dataset: "Treasury Certified Interest Rates: Monthly Certification",
1055
+ slug: "/treasury-certified-interest-rates-monthly/",
1056
+ dataTable: "Month Year Department of Defense Arms Export Control Act",
1057
+ endpoint: "/v1/accounting/od/tcir_monthly_table_5",
1058
+ description: "Monthly certification: Department of Defense Arms Export Control Act.",
1059
+ },
1060
+ {
1061
+ dataset: "Treasury Certified Interest Rates: Monthly Certification",
1062
+ slug: "/treasury-certified-interest-rates-monthly/",
1063
+ dataTable: "Month Year Other Specific Legislation",
1064
+ endpoint: "/v1/accounting/od/tcir_monthly_table_6",
1065
+ description: "Monthly certification: other specific legislation.",
1066
+ },
1067
+ // ── Treasury Certified Interest Rates: Quarterly ── 4 tables ─────────
1068
+ {
1069
+ dataset: "Treasury Certified Interest Rates: Quarterly Certification",
1070
+ slug: "/treasury-certified-interest-rates-quarterly/",
1071
+ dataTable: "Interest Rates for the Reclamation Reform Act of 1982",
1072
+ endpoint: "/v1/accounting/od/tcir_quarterly_table_1",
1073
+ description: "Quarterly certification: Reclamation Reform Act of 1982.",
1074
+ },
1075
+ {
1076
+ dataset: "Treasury Certified Interest Rates: Quarterly Certification",
1077
+ slug: "/treasury-certified-interest-rates-quarterly/",
1078
+ dataTable: "Interest Rates for Specific Legislation 1",
1079
+ endpoint: "/v1/accounting/od/tcir_quarterly_table_2a",
1080
+ description: "Quarterly certification: specific legislation 1.",
1081
+ },
1082
+ {
1083
+ dataset: "Treasury Certified Interest Rates: Quarterly Certification",
1084
+ slug: "/treasury-certified-interest-rates-quarterly/",
1085
+ dataTable: "Interest Rates for Specific Legislation 2",
1086
+ endpoint: "/v1/accounting/od/tcir_quarterly_table_2b",
1087
+ description: "Quarterly certification: specific legislation 2.",
1088
+ },
1089
+ {
1090
+ dataset: "Treasury Certified Interest Rates: Quarterly Certification",
1091
+ slug: "/treasury-certified-interest-rates-quarterly/",
1092
+ dataTable: "Interest Rates for National Consumer Cooperative Bank",
1093
+ endpoint: "/v1/accounting/od/tcir_quarterly_table_3",
1094
+ description: "Quarterly certification: National Consumer Cooperative Bank.",
1095
+ },
1096
+ // ── Treasury Certified Interest Rates: Semi-Annual ───────────────────
1097
+ {
1098
+ dataset: "Treasury Certified Interest Rates: Semi-Annual Certification",
1099
+ slug: "/treasury-certified-interest-rates-semiannual/",
1100
+ dataTable: "Semi-Annual Interest Rate Certification",
1101
+ endpoint: "/v1/accounting/od/tcir_semi_annual",
1102
+ description: "Semi-annual interest rate certification.",
1103
+ },
1104
+ // ── Treasury Managed Accounts ── 3 tables ────────────────────────────
1105
+ {
1106
+ dataset: "Treasury Managed Accounts",
1107
+ slug: "/treasury-managed-accounts/",
1108
+ dataTable: "Contract Disputes Receivables",
1109
+ endpoint: "/v1/accounting/od/tma_contract_disputes",
1110
+ description: "Treasury managed accounts: contract disputes receivables.",
1111
+ },
1112
+ {
1113
+ dataset: "Treasury Managed Accounts",
1114
+ slug: "/treasury-managed-accounts/",
1115
+ dataTable: "No FEAR Act Receivables",
1116
+ endpoint: "/v1/accounting/od/tma_no_fear",
1117
+ description: "Treasury managed accounts: No FEAR Act receivables.",
1118
+ },
1119
+ {
1120
+ dataset: "Treasury Managed Accounts",
1121
+ slug: "/treasury-managed-accounts/",
1122
+ dataTable: "Unclaimed Money",
1123
+ endpoint: "/v1/accounting/od/tma_unclaimed_money",
1124
+ description: "Treasury managed accounts: unclaimed money.",
1125
+ },
1126
+ // ── Treasury Offset Program (TOP) ────────────────────────────────────
1127
+ {
1128
+ dataset: "Treasury Offset Program (TOP)",
1129
+ slug: "/top-treasury-offset-program/",
1130
+ dataTable: "Treasury Offset Program",
1131
+ endpoint: "/v1/debt/treasury_offset_program",
1132
+ description: "Federal payments offset to pay delinquent debts.",
1133
+ },
1134
+ // ── Treasury Report on Receivables (TROR) ── 5 tables ────────────────
1135
+ {
1136
+ dataset: "Treasury Report on Receivables (TROR)",
1137
+ slug: "/treasury-report-on-receivables/",
1138
+ dataTable: "Treasury Report on Receivables Full Data",
1139
+ endpoint: "/v2/debt/tror",
1140
+ description: "Treasury Report on Receivables full data.",
1141
+ },
1142
+ {
1143
+ dataset: "Treasury Report on Receivables (TROR)",
1144
+ slug: "/treasury-report-on-receivables/",
1145
+ dataTable: "Collected and Outstanding Receivables",
1146
+ endpoint: "/v2/debt/tror/collected_outstanding_recv",
1147
+ description: "Collected and outstanding receivables.",
1148
+ },
1149
+ {
1150
+ dataset: "Treasury Report on Receivables (TROR)",
1151
+ slug: "/treasury-report-on-receivables/",
1152
+ dataTable: "Delinquent Debt",
1153
+ endpoint: "/v2/debt/tror/delinquent_debt",
1154
+ description: "Delinquent debt data.",
1155
+ },
1156
+ {
1157
+ dataset: "Treasury Report on Receivables (TROR)",
1158
+ slug: "/treasury-report-on-receivables/",
1159
+ dataTable: "Collections on Delinquent Debt",
1160
+ endpoint: "/v2/debt/tror/collections_delinquent_debt",
1161
+ description: "Collections on delinquent debt.",
1162
+ },
1163
+ {
1164
+ dataset: "Treasury Report on Receivables (TROR)",
1165
+ slug: "/treasury-report-on-receivables/",
1166
+ dataTable: "Written Off Delinquent Debt",
1167
+ endpoint: "/v2/debt/tror/written_off_delinquent_debt",
1168
+ description: "Written off delinquent debt.",
1169
+ },
1170
+ // ── Treasury Reporting Rates of Exchange ─────────────────────────────
1171
+ {
1172
+ dataset: "Treasury Reporting Rates of Exchange",
1173
+ slug: "/treasury-reporting-rates-exchange/",
1174
+ dataTable: "Treasury Reporting Rates of Exchange",
1175
+ endpoint: "/v1/accounting/od/rates_of_exchange",
1176
+ description: "Exchange rates used for federal government reporting of foreign currency transactions.",
1177
+ },
1178
+ // ── Treasury Securities Auctions Data ────────────────────────────────
1179
+ {
1180
+ dataset: "Treasury Securities Auctions Data",
1181
+ slug: "/treasury-securities-auctions-data/",
1182
+ dataTable: "Treasury Securities Auctions Data",
1183
+ endpoint: "/v1/accounting/od/auctions_query",
1184
+ description: "Auction data for Treasury securities including bills, notes, bonds, TIPS, and FRNs.",
1185
+ },
1186
+ // ── Treasury Securities Buybacks ── 2 tables ─────────────────────────
1187
+ {
1188
+ dataset: "Treasury Securities Buybacks",
1189
+ slug: "/treasury-securities-buybacks/",
1190
+ dataTable: "Buybacks Operations",
1191
+ endpoint: "/v1/accounting/od/buybacks_operations",
1192
+ description: "Treasury securities buyback operations.",
1193
+ },
1194
+ {
1195
+ dataset: "Treasury Securities Buybacks",
1196
+ slug: "/treasury-securities-buybacks/",
1197
+ dataTable: "Security Details",
1198
+ endpoint: "/v1/accounting/od/buybacks_security_details",
1199
+ description: "Treasury securities buyback security details.",
1200
+ },
1201
+ // ── Treasury Securities Upcoming Auctions ────────────────────────────
1202
+ {
1203
+ dataset: "Treasury Securities Upcoming Auctions Data",
1204
+ slug: "/upcoming-auctions/",
1205
+ dataTable: "Treasury Securities Upcoming Auctions",
1206
+ endpoint: "/v1/accounting/od/upcoming_auctions",
1207
+ description: "Upcoming scheduled Treasury securities auctions.",
1208
+ },
1209
+ // ── U.S. Government Revenue Collections ──────────────────────────────
1210
+ {
1211
+ dataset: "U.S. Government Revenue Collections",
1212
+ slug: "/revenue-collections-management/",
1213
+ dataTable: "U.S. Government Revenue Collections",
1214
+ endpoint: "/v2/revenue/rcm",
1215
+ description: "Revenue collections data for the U.S. Government.",
1216
+ },
1217
+ // ── U.S. Treasury Monthly Statement of the Public Debt (MSPD) ── 7 ──
1218
+ {
1219
+ dataset: "U.S. Treasury Monthly Statement of the Public Debt (MSPD)",
1220
+ slug: "/monthly-statement-public-debt/",
1221
+ dataTable: "Summary of Treasury Securities Outstanding",
1222
+ endpoint: "/v1/debt/mspd/mspd_table_1",
1223
+ description: "MSPD Table 1: Summary of Treasury securities outstanding.",
1224
+ },
1225
+ {
1226
+ dataset: "U.S. Treasury Monthly Statement of the Public Debt (MSPD)",
1227
+ slug: "/monthly-statement-public-debt/",
1228
+ dataTable: "Statutory Debt Limit",
1229
+ endpoint: "/v1/debt/mspd/mspd_table_2",
1230
+ description: "MSPD Table 2: Statutory debt limit.",
1231
+ },
1232
+ {
1233
+ dataset: "U.S. Treasury Monthly Statement of the Public Debt (MSPD)",
1234
+ slug: "/monthly-statement-public-debt/",
1235
+ dataTable: "Detail of Treasury Securities Outstanding",
1236
+ endpoint: "/v1/debt/mspd/mspd_table_3",
1237
+ description: "MSPD Table 3: Detail of Treasury securities outstanding.",
1238
+ },
1239
+ {
1240
+ dataset: "U.S. Treasury Monthly Statement of the Public Debt (MSPD)",
1241
+ slug: "/monthly-statement-public-debt/",
1242
+ dataTable: "Detail of Marketable Treasury Securities Outstanding",
1243
+ endpoint: "/v1/debt/mspd/mspd_table_3_market",
1244
+ description: "MSPD Table 3 (Marketable): Detail of marketable Treasury securities outstanding.",
1245
+ },
1246
+ {
1247
+ dataset: "U.S. Treasury Monthly Statement of the Public Debt (MSPD)",
1248
+ slug: "/monthly-statement-public-debt/",
1249
+ dataTable: "Detail of Non-Marketable Treasury Securities Outstanding",
1250
+ endpoint: "/v1/debt/mspd/mspd_table_3_nonmarket",
1251
+ description: "MSPD Table 3 (Non-Marketable): Detail of non-marketable Treasury securities outstanding.",
1252
+ },
1253
+ {
1254
+ dataset: "U.S. Treasury Monthly Statement of the Public Debt (MSPD)",
1255
+ slug: "/monthly-statement-public-debt/",
1256
+ dataTable: "Historical Data",
1257
+ endpoint: "/v1/debt/mspd/mspd_table_4",
1258
+ description: "MSPD Table 4: Historical data on public debt.",
1259
+ },
1260
+ {
1261
+ dataset: "U.S. Treasury Monthly Statement of the Public Debt (MSPD)",
1262
+ slug: "/monthly-statement-public-debt/",
1263
+ dataTable: "Holdings of Treasury Securities in Stripped Form",
1264
+ endpoint: "/v1/debt/mspd/mspd_table_5",
1265
+ description: "MSPD Table 5: Holdings of Treasury securities in stripped form.",
1266
+ },
1267
+ // ── U.S. Treasury Savings Bonds: Issues, Redemptions, Maturities ── 3
1268
+ {
1269
+ dataset: "U.S. Treasury Savings Bonds: Issues, Redemptions, and Maturities by Series",
1270
+ slug: "/savings-bonds-issues-redemptions-maturities-by-series/",
1271
+ dataTable: "Paper Savings Bonds Issues, Redemptions, and Maturities by Series",
1272
+ endpoint: "/v1/accounting/od/savings_bonds_report",
1273
+ description: "Paper savings bonds issues, redemptions, and maturities by series.",
1274
+ },
1275
+ {
1276
+ dataset: "U.S. Treasury Savings Bonds: Issues, Redemptions, and Maturities by Series",
1277
+ slug: "/savings-bonds-issues-redemptions-maturities-by-series/",
1278
+ dataTable: "Matured Unredeemed Debt",
1279
+ endpoint: "/v1/accounting/od/savings_bonds_mud",
1280
+ description: "Savings bonds matured unredeemed debt.",
1281
+ },
1282
+ {
1283
+ dataset: "U.S. Treasury Savings Bonds: Issues, Redemptions, and Maturities by Series",
1284
+ slug: "/savings-bonds-issues-redemptions-maturities-by-series/",
1285
+ dataTable: "Piece Information by Series",
1286
+ endpoint: "/v1/accounting/od/savings_bonds_pcs",
1287
+ description: "Savings bonds piece information by series.",
1288
+ },
1289
+ // ── U.S. Treasury-Owned Gold ─────────────────────────────────────────
1290
+ {
1291
+ dataset: "U.S. Treasury-Owned Gold",
1292
+ slug: "/status-report-government-gold-reserve/",
1293
+ dataTable: "U.S. Treasury-Owned Gold",
1294
+ endpoint: "/v2/accounting/od/gold_reserve",
1295
+ description: "Status report of U.S. government gold reserve by custodian.",
1296
+ },
1297
+ // ── Unemployment Trust Fund Report Selection ── 5 tables ─────────────
1298
+ {
1299
+ dataset: "Unemployment Trust Fund Report Selection",
1300
+ slug: "/unemployment-trust-funds-report-selection/",
1301
+ dataTable: "Account Statement",
1302
+ endpoint: "/v1/accounting/od/utf_account_statement",
1303
+ description: "Unemployment Trust Fund account statement.",
1304
+ },
1305
+ {
1306
+ dataset: "Unemployment Trust Fund Report Selection",
1307
+ slug: "/unemployment-trust-funds-report-selection/",
1308
+ dataTable: "Transaction Statement",
1309
+ endpoint: "/v1/accounting/od/utf_transaction_statement",
1310
+ description: "Unemployment Trust Fund transaction statement.",
1311
+ },
1312
+ {
1313
+ dataset: "Unemployment Trust Fund Report Selection",
1314
+ slug: "/unemployment-trust-funds-report-selection/",
1315
+ dataTable: "Federal Activity Statement",
1316
+ endpoint: "/v1/accounting/od/utf_federal_activity_statement",
1317
+ description: "Unemployment Trust Fund federal activity statement.",
1318
+ },
1319
+ {
1320
+ dataset: "Unemployment Trust Fund Report Selection",
1321
+ slug: "/unemployment-trust-funds-report-selection/",
1322
+ dataTable: "Account Balances",
1323
+ endpoint: "/v1/accounting/od/utf_account_balances",
1324
+ description: "Unemployment Trust Fund account balances.",
1325
+ },
1326
+ {
1327
+ dataset: "Unemployment Trust Fund Report Selection",
1328
+ slug: "/unemployment-trust-funds-report-selection/",
1329
+ dataTable: "Transaction Subtotals",
1330
+ endpoint: "/v1/accounting/od/utf_transaction_subtotals",
1331
+ description: "Unemployment Trust Fund transaction subtotals.",
1332
+ },
1333
+ // ── Unemployment Trust Fund: Quarterly Yields ────────────────────────
1334
+ {
1335
+ dataset: "Unemployment Trust Fund: Quarterly Yields",
1336
+ slug: "/unemployment-trust-fund-yields/",
1337
+ dataTable: "Unemployment Trust Fund: Quarterly Yields",
1338
+ endpoint: "/v2/accounting/od/utf_qtr_yields",
1339
+ description: "Quarterly yields for the Unemployment Trust Fund.",
1340
+ },
1341
+ ];
1342
+ // ─── Public API ──────────────────────────────────────────────────────
1343
+ /** List all datasets, grouped by dataset name. */
1344
+ export function listDatasets() {
1345
+ const grouped = {};
1346
+ for (const ep of ENDPOINTS) {
1347
+ if (!grouped[ep.dataset])
1348
+ grouped[ep.dataset] = [];
1349
+ grouped[ep.dataset].push({
1350
+ dataTable: ep.dataTable,
1351
+ endpoint: ep.endpoint,
1352
+ description: ep.description,
1353
+ slug: ep.slug,
1354
+ });
1355
+ }
1356
+ return grouped;
1357
+ }
1358
+ /** Search endpoints by keyword (local — no API call). */
1359
+ export function searchEndpoints(query) {
1360
+ const q = query.toLowerCase();
1361
+ return ENDPOINTS.filter(ep => ep.dataset.toLowerCase().includes(q) ||
1362
+ ep.dataTable.toLowerCase().includes(q) ||
1363
+ ep.endpoint.toLowerCase().includes(q) ||
1364
+ ep.description.toLowerCase().includes(q));
1365
+ }
1366
+ /** Get field metadata for an endpoint (calls API with page[size]=1). */
1367
+ export async function getEndpointFields(endpoint) {
1368
+ const normalizedEndpoint = endpoint.startsWith("/") ? endpoint : `/${endpoint}`;
1369
+ return api.get(normalizedEndpoint, {
1370
+ format: "json",
1371
+ "page[number]": 1,
1372
+ "page[size]": 1,
1373
+ });
1374
+ }
1375
+ /** Query the Treasury Fiscal Data API. */
1376
+ export async function queryFiscalData(endpoint, params = {}) {
1377
+ const normalizedEndpoint = endpoint.startsWith("/") ? endpoint : `/${endpoint}`;
1378
+ const queryParams = {
1379
+ format: "json",
1380
+ };
1381
+ if (params.fields)
1382
+ queryParams.fields = params.fields;
1383
+ if (params.filter)
1384
+ queryParams.filter = params.filter;
1385
+ if (params.sort)
1386
+ queryParams.sort = params.sort;
1387
+ if (params.pageNumber != null)
1388
+ queryParams["page[number]"] = params.pageNumber;
1389
+ if (params.pageSize != null)
1390
+ queryParams["page[size]"] = params.pageSize;
1391
+ return api.get(normalizedEndpoint, queryParams);
1392
+ }
1393
+ /** Clear cached responses. */
1394
+ export function clearCache() {
1395
+ api.clearCache();
1396
+ }
1397
+ //# sourceMappingURL=treasury.js.map