BOZ: Get Tbill Auction Data
BOZ via Parse · Finance
Retrieve treasury bill auction results for a specified tenor (91, 182, 273, or 364 days). Returns auction dates, tender numbers, ISINs, discount rates, yield rates, and PDF URLs. Data availability: 2026 records include full rate data (ISIN, discount rate, yield rate); older migrated records (2014-2025) include auction date, tender number, and PDF URL but may lack rate fields. Results sorted by auction date descending. Paginates through all matching records automatically. Extract treasury bill auction result data from Bank of Zambia's Drupal JSON:API (boz.zm). Returns structured auction data including tender numbers, dates, ISINs, discount rates, yield rates, and PDF URLs for tender results from 2014 to present. Fulfilled by Parse from www.boz.zm.
- boz
- finance
- government-public
- parse
- platform-key
- www-boz-zm
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/82d5a744-254f-4636-a255-bcae0d6624e5/get_tbill_auction_data
- Interface artifact
- sha256:f5193d42df8db630db91311e896ce847573997042535dda717df1f8b179732fb
- Manifest digest
- sha256:7846c695fb87e2bf491cb0040806c25e6fc268a333129629da1226c6a83105e3
Request fields
- year (string): Year(s) to retrieve data for. Single year (e.g. '2026'), comma-separated years (e.g. '2025,2026'), or 'all' for all available years (2014-present).: Allowed values: 2026, 2025, all
- tenor (string): Treasury bill tenor in days.: Allowed values: 91, 182, 273, 364
Example queries
- {"year":"2026","tenor":"91"}