treasury_debt
ActiveTool of io.github.blackboxfoundry/livedatalink
US total public debt outstanding (the 'Debt to the Penny' series from the US Treasury). Returns the most recent figure plus history, split into debt held by the public and intragovernmental holdings. Keyless, official Treasury data.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "number",
"description": "Max rows to return."
},
"end_date": {
"type": "string",
"description": "Latest record date (YYYY-MM-DD)."
},
"start_date": {
"type": "string",
"description": "Earliest record date (YYYY-MM-DD)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries