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/financials-notes: Financial Statements Notes Data #5862

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

deeleeramone
Copy link
Contributor

@deeleeramone deeleeramone commented Dec 5, 2023

This PR adds financial statement notes, with data from Intrinio. Other providers to be added later.

  • recycles an unused standard model, financial_attributes, as financial_statements_notes_tags.

obb.equity.fundamental.statements_notes_tags() - For getting a list of XBRL tags (also Intrinio IDs) by ticker.

Screenshot 2023-12-05 at 11 01 42 AM

obb.equity.fundamental.statements_notes() - Content is returned formatted as "text" or "html"

Screenshot 2023-12-05 at 1 36 18 PM

@deeleeramone deeleeramone added platform OpenBB Platform v4 PRs for v4 labels Dec 5, 2023
@reviewpad reviewpad bot added the feat M Medium T-Shirt size feature label Dec 5, 2023
@deeleeramone deeleeramone marked this pull request as ready for review December 5, 2023 21:39
@IgorWounds
Copy link
Contributor

@deeleeramone What is the state of this PR?

@deeleeramone
Copy link
Contributor Author

@deeleeramone What is the state of this PR?

This is ready for review, what is up for debate is whether or not we need to do some parsing to make the output usable. Maybe the HTML output makes readable tables?

@github-actions github-actions bot added the enhancement Enhancement label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement feat M Medium T-Shirt size feature platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants