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

[BugFix] FRED Release Table: Fix Date Parsing For Format Variation #6608

Merged
merged 3 commits into from
Aug 4, 2024

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

    • Function fails to parse returned dates formatted as "Q1 2024".
  2. What?:

    • Adds additional logic for this variation.
  3. Impact:

    • Tables currently raising JSONDecodeError should now return properly.
  4. Testing Done:

obb.economy.fred_release_table(release_id="53", element_id="18673").to_df()

Screenshot 2024-08-02 at 1 50 28 PM

@deeleeramone deeleeramone added bug Fix bug platform OpenBB Platform v4 PRs for v4 labels Aug 2, 2024
@deeleeramone deeleeramone requested a review from IgorWounds August 2, 2024 20:59
@IgorWounds IgorWounds added this pull request to the merge queue Aug 4, 2024
Merged via the queue into develop with commit d5dfe84 Aug 4, 2024
10 checks passed
@IgorWounds IgorWounds deleted the bugfix/fred-release-table-date-parse branch August 8, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants