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

[Feature] Add Central Bank Holdings (Federal Reserve) #6469

Merged
merged 7 commits into from
May 29, 2024

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

    • Expand breadth of coverage.
    • A more complete view of the Federal Reserve's domestic securities holdings.
  2. What?:

    • Adds endpoint to Economy router: central_bank_holdings
    • Adds standard model, central_bank_holdings.
    • Adds data from openbb-federal-reserve provider.
  3. Impact:

    • Not a breaking change.
    • Additional maintenance, if required.
  4. Testing Done:

    • Integration/Unit tests.
    • CLI
  5. Reviewer Notes:

    • Try a variety of parameters and combinations.

Screenshot 2024-05-26 at 10 12 28 PM

Screenshot 2024-05-26 at 10 14 33 PM

Screenshot 2024-05-26 at 10 15 29 PM

Screenshot 2024-05-26 at 10 16 02 PM

Screenshot 2024-05-26 at 10 17 57 PM

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform labels May 27, 2024
@github-actions github-actions bot added v4 PRs for v4 labels May 27, 2024
@IgorWounds
Copy link
Contributor

@deeleeramone you might have forgotten to push this.

ModuleNotFoundError: No module named 'openbb_core.provider.standard_models.central_bank_holdings'

@IgorWounds IgorWounds added this pull request to the merge queue May 29, 2024
Merged via the queue into develop with commit 0085221 May 29, 2024
9 checks passed
@IgorWounds IgorWounds deleted the feature/central-bank-holdings branch May 30, 2024 09:48
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