usfiscaldata

Fetch U.S. Treasury fiscal data from the Fiscal Data API.

1|2|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/fuzzy-dynamics/strings --skill usfiscaldata-fuzzy-dynamics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: usfiscaldata
Source: https://github.com/fuzzy-dynamics/strings/tree/main/packages/skills/usfiscaldata
Command: npx skills add https://github.com/fuzzy-dynamics/strings --skill usfiscaldata-fuzzy-dynamics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The skill enables researchers, analysts, and developers to access open U.S. Treasury fiscal data via a unified API without needing API keys, turning scattered datasets into a ready-to-analyze source of truth.

Core Features & Use Cases

  • Open data access to Debt to the Penny, Daily/Monthly Treasury Statements (DTS/MTS), interest rates, exchange rates, auctions, and savings bonds.
  • Flexible querying across multiple datasets with fields, filters, and pagination to build dashboards, reports, or trend analyses.
  • Use cases include national debt tracking, historical rate analysis, currency exchange research, and science-friendly data retrieval for economic research.

Quick Start

Ask the assistant to fetch the latest national debt from debt_to_penny and return a concise summary.

Frequently Asked Questions about usfiscaldata

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

FAQPage Schema
How do I query US Treasury fiscal data without an API key?

You can query US Treasury fiscal data by asking the assistant to fetch datasets like debt_to_penny or avg_interest_rates directly; the skill accesses the Treasury Fiscal Data API without requiring any API key.

Can I filter daily and monthly Treasury statements by specific time ranges?

Yes, you can filter Daily Treasury Statements (DTS) and Monthly Treasury Statements (MTS) across specific time ranges by applying fields, filters, and pagination parameters as documented in the API.

What federal fiscal datasets are available for economic research?

Available federal fiscal datasets include Debt to the Penny, DTS, MTS, average interest rates, rates of exchange, TROR, and I bond interest rates, supporting research on national debt, receipts, and interest costs.

How do I handle missing data and string-typed numeric values in Treasury API responses?

The skill safely handles missing data and string-typed numeric values returned by the Treasury Fiscal Data API, constraining results with fields and filters to ensure clean data for analysis.

Does this tool support querying historical exchange rates and savings bond interest data?

Yes, the tool queries historical exchange rates via the rates_of_exchange dataset and retrieves savings bond data through the i_bond_interest_rates dataset for currency and bond research.