Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Add Multi-Country Support & ECB Yield Curves To fixedincome.goverment.yield_curve(provider='econdb') #6946

Merged
merged 8 commits into from
Nov 21, 2024

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

  2. What?:

    • In, obb.fixedincome.goverment.yield_curve(provider='econdb'), multiple items allowed for:
      • 'country'
      • 'date'
    • Adds a @computed_field to the output, maturity_years, which is the decimal representation of years-to-maturity.
      • It assumes that the maturity field is formatted as: 'month_X', 'year_X', or 'year_X_month_X'. If not, computes as None
  3. Impact:

    • Improved data coverage and enhanced user experience.
  4. Testing Done:

Screenshot 2024-11-14 at 11 40 19 AM

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform v4 PRs for v4 labels Nov 14, 2024
@deeleeramone

This comment was marked as resolved.

@deeleeramone deeleeramone added this pull request to the merge queue Nov 21, 2024
Merged via the queue into develop with commit a905799 Nov 21, 2024
10 checks passed
@IgorWounds IgorWounds deleted the feature/multi-country-yield-curve branch December 1, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking_change enhancement Enhancement platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants