usfiscaldata

Retrieve and analyze U.S. Treasury Fiscal Data API federal financial data.

Updated May 17, 2026
One-click install
npx skills add https://github.com/galeep/plugin-place --skill usfiscaldata-galeep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: usfiscaldata
Source: https://github.com/galeep/plugin-place/tree/main/plugins/sci-data-analysis-viz/skills/usfiscaldata
Command: npx skills add https://github.com/galeep/plugin-place --skill usfiscaldata-galeep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies accessing and analyzing the U.S. Treasury Fiscal Data, providing a streamlined way to query federal financial data without the need for complex API calls.

Core Features & Use Cases

  • API Access: Directly query the U.S. Treasury Fiscal Data REST API for federal financial data.
  • Data Retrieval: Retrieve information on the national debt, daily and monthly Treasury statements, securities auctions, interest rates, and foreign exchange rates.
  • Use Case: Utilize this Skill to get the latest national debt figure or daily Treasury statement data for your financial analysis.

Quick Start

Run the following command to get the current national debt: usfiscaldata get Debt to the Penny.

Frequently Asked Questions about usfiscaldata

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

FAQPage Schema
How do I retrieve the current national debt from the U.S. Treasury Fiscal Data API?

To retrieve the current national debt from the U.S. Treasury Fiscal Data API, you can run a simple command like `usfiscaldata get Debt to the Penny` to fetch the precise figure directly into your environment.

What kind of federal financial data can I access using Treasury API endpoints?

Accessing Treasury API endpoints allows you to retrieve federal financial data including daily and monthly Treasury statements, securities auctions, interest rates, foreign exchange rates, and national debt figures.

Do I need Python pandas to analyze Treasury fiscal data retrieved from the API?

Yes, you need Python pandas to analyze Treasury fiscal data, as the Skill depends on pandas for processing the retrieved financial records and requests for handling the REST API data fetching operations.

Can I fetch daily Treasury statements without writing complex API calls?

Yes, you can fetch daily Treasury statements without complex API calls because this Skill provides a streamlined interface that directly queries the U.S. Treasury Fiscal Data REST API for your financial analysis.

What is the best way to get U.S. government securities auction data for analysis?

The best way to get U.S. government securities auction data is by querying the U.S. Treasury Fiscal Data API, which simplifies retrieving and analyzing federal financial datasets without manual REST requests.