dpguthrie / dpguthrie/yahooquery

fund_bond_holdings not returning expected data

Open
#223 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
920
Forks
164
PR merge metrics
No merged PRs in 30d

Description

It's possible this is because of a change in Yahoo's API, or I might just be daft. But for every bond ETF I know, the duration and maturity returned seem wrong to me. For an obvious example, MINT (an ultra short term bond ETF) shows this:

{
'creditQuality': {},
'creditQualityCat': {},
'duration': 4.79,
'durationCat': {},
'maturity': 98.72,
'maturityCat': {}
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.