man > Finance::Quote::USFedBonds

Finance::Quote::USFedBonds(3pm) User Contributed Perl Documentation Finance::Quote::USFedBonds(3pm)

πŸ“– NAME

Finance::Quote::USFedBonds – Get US Federal Bond redemption values from http://www.treasurydirect.gov

πŸš€ Quick Reference

Use CaseCommandDescription
πŸ” Fetch redemption value for a specific bond %info = $q->fetch('usfedbonds', 'E197001.200606'); Retrieve redemption value for a US Federal Bond identified by series, issue date, and redemption date.
πŸ“Š Get price, date, and isodate $info{'price'}, $info{'date'}, $info{'isodate'} Access the three returned labels: price, date, and isodate.
πŸ”§ Create a new Finance::Quote object $q = Finance::Quote->new(); Initialize a new quote object to fetch financial data.

πŸ“‹ SYNOPSIS

use Finance::Quote;

$q    = Finance::Quote->new();
%info = $q->fetch('usfedbonds', 'E197001.200606');

πŸ“ DESCRIPTION

Access redemption values for US Federal Bonds from the treasury.

Bonds should be identified in the following manner:

e.g. E200101.200501

🏷️ LABELS RETURNED

βš–οΈ TERMS & CONDITIONS

Use of www.treasurydirect.gov is governed by any terms & conditions of that site.

Finance::Quote is released under the GNU General Public License, version 2, which explicitly carries a β€œNo Warranty” clause.


perl v5.32.1 Β· 2021-09-01 Β· Finance::Quote::USFedBonds(3pm)

Finance::Quote::USFedBonds
πŸ“– NAME πŸš€ Quick Reference πŸ“‹ SYNOPSIS πŸ“ DESCRIPTION 🏷️ LABELS RETURNED βš–οΈ TERMS & CONDITIONS

Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-22 00:04 @2600:1f28:365:80b0:d8a5:c3c6:bf94:28c0
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format