usfiscaldata

Query U.S. Treasury Fiscal Data REST endpoints for federal financial statistics.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/jasrajtulsi/GRAD-SCOPE --skill usfiscaldata-jasrajtulsi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: usfiscaldata
Source: https://github.com/jasrajtulsi/GRAD-SCOPE/tree/main/.claude/skills/usfiscaldata
Command: npx skills add https://github.com/jasrajtulsi/GRAD-SCOPE --skill usfiscaldata-jasrajtulsi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual work of discovering, querying, and interpreting U.S. Treasury Fiscal Data so you can quickly access debt, budget, spending, and market-rate statistics.

Core Features & Use Cases

  • Retrieves data from open Treasury REST endpoints with filters, sorting, field selection, and pagination.
  • Covers debt, Daily Treasury Statement, Monthly Treasury Statement, exchange rates, interest rates, auctions, savings bonds, and related federal finance datasets.
  • Useful for analysts building debt trackers, budget dashboards, market-rate summaries, or automated fiscal reports.

Quick Start

Ask the assistant to fetch the latest Treasury debt or budget dataset and summarize the key figures in plain English.

Frequently Asked Questions about usfiscaldata

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query U.S. Treasury fiscal data without an API key?

You can query U.S. Treasury fiscal data without an API key by making GET-only REST requests to open Treasury endpoints, applying field filters, sorting, and pagination to retrieve federal financial statistics.

What federal finance datasets can I retrieve using Treasury Fiscal Data endpoints?

Treasury Fiscal Data endpoints provide access to federal debt, daily and monthly treasury statements, interest rates, exchange rates, auctions, and savings bonds datasets for reporting and analysis.

Can I use this to build a budget dashboard tracking federal debt and spending?

Yes, you can build budget dashboards and debt trackers by retrieving federal spending, debt, and market-rate statistics from Treasury REST endpoints, then summarizing the key figures for monitoring.

How does the Treasury API handle response metadata and data type conversion?

The Treasury API schema requires handling response metadata alongside string-to-number and date conversions to properly parse the returned federal financial statistics from REST endpoints.

Do I need any dependencies or libraries to access Treasury exchange rates and interest rates?

No dependencies are required to access Treasury exchange rates and interest rates; the Skill queries open Treasury REST endpoints directly using GET-only requests without external libraries.

What is the best way to summarize the latest Treasury debt data in plain English?

The best way to summarize Treasury debt data is to fetch the latest dataset from Treasury REST endpoints and ask the assistant to extract and translate the key federal financial figures into plain English.