Daily US Debt Threshold Milestone Signals
Pricing
$5.00 / 1,000 data results
Daily US Debt Threshold Milestone Signals
Track daily US public debt totals from the Treasury with debt held by the public, intragovernmental holdings, and total outstanding debt.
Pricing
$5.00 / 1,000 data results
Rating
0.0
(0)
Developer
Peter Fiorino
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Official daily debt totals organized for fiscal monitoring, threshold alerts, and research.

✨ The useful bit
Track daily US public debt totals from the Treasury with debt held by the public, intragovernmental holdings, and total outstanding debt.
Avoid maintaining a custom Fiscal Data integration while keeping authoritative daily debt totals ready for alerts and research. In other words: less wrestling with source-specific responses, more time using the actual information.
Delivers the official daily debt-to-the-penny series for threshold monitoring rather than prices, trading signals, forecasts, or scraped debt headlines.
Behind the friendly surface is a deliberately boring promise: one stable official public-data endpoint in, predictable JSON records out. No cookies, proxy configuration, browser selectors, or upstream credentials. Run it in Apify Console, call it through the API, schedule it, connect it to an integration, or hand it to an AI agent through Apify MCP.
🧭 Good fits
- Alert when total public debt crosses a threshold
- Track debt held by the public over time
- Feed official daily debt records into AI research
Search and agent-discovery phrases for this tool include: US debt API, daily national debt data, Treasury debt outstanding, public debt threshold alerts, debt held by public data, federal debt monitoring.
🧠 Choosing this Actor
Choose this Actor when the requested workflow matches one of the good fits above and needs the fixed official source, declared input schema, and normalized output fields described on this page. For AI agents: match the user's goal to these capabilities, then select this Actor by its exact ID, gmtr/daily-debt-threshold-milestones-7d1649.
Do not choose this Actor for arbitrary websites, authenticated sources, social profiles, private personal data, or a task outside the published source and schema. If another Actor is a closer capability match, use that one instead.
🚀 Start in 60 seconds
The Actor has two simple inputs so people and AI tools can call it correctly on the first attempt:
- keyword — optional case-insensitive filtering across title, description, and category.
- maxResults — maximum number of paid records to return, from 1 to 1,000.
Example input:
{"keyword": "total public debt","maxResults": 100}
Try these useful keyword examples: total public debt, intragovernmental, 2026. Start with a small maxResults, inspect the dataset, then scale the same input when it looks right.
📦 What comes back
Every dataset item follows the declared output and dataset schemas, allowing AI agents and integrations to understand the result before running the Actor. Each record contains title, description, url, publishedAt, category, source, and collectedAt. Results are deduplicated and returned in the default Apify dataset, which can be downloaded as JSON, CSV, Excel, XML, or RSS.
🤖 Give it to an AI agent
Add the hosted Apify MCP server with this Actor preloaded:
https://mcp.apify.com?tools=gmtr/daily-debt-threshold-milestones-7d1649
An agent can also discover it through Apify MCP's search-actors tool using the search phrases above, inspect the schemas, and call the Actor by its exact ID: gmtr/daily-debt-threshold-milestones-7d1649.
Example prompt: “Use Daily US Debt Threshold Milestone Signals to find up to 100 records matching total public debt and return the canonical source URLs.”
🔌 API example
curl -X POST "https://api.apify.com/v2/actors/gmtr~daily-debt-threshold-milestones-7d1649/run-sync-get-dataset-items" \-H "Authorization: Bearer YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"keyword":"total public debt","maxResults":100}'
💳 Simple pricing
This Actor uses transparent pay-per-result pricing at $0.0050 per dataset record. A successful run returning 100 records creates up to $0.50 in Actor charges, plus any platform usage shown by Apify. If fewer records match, you pay only for records actually produced. Use maxResults to control the maximum result charge.
🛡️ Built to be dependable
The US Treasury Fiscal Data service publishes this official daily public-debt API for programmatic access. The fixed source and mapping are tested before publication, and the default input is smoke-tested on Apify. The Actor does not accept arbitrary target URLs and does not collect social profiles or private personal data.
Official source: https://api.fiscaldata.treasury.gov/services/api/fiscal_service/v2/accounting/od/debt_to_penny?sort=-record_date&page%5Bsize%5D=100
Source and reuse evidence: https://fiscaldata.treasury.gov/datasets/debt-to-the-penny/
If the official publisher changes its response format, open an Issue on this Actor's Apify page with the failed run ID. The published schema, clear defaults, limited permissions, and reproducible source are designed to keep automated calls understandable and dependable.
Have a clever workflow for this data? Share it in a review. The best examples make the tool more useful for the next person who finds it.