Skip to content

[BugFix] openbb-sec: Handle XOM's CIK Transition - #7588

Merged
deeleeramone merged 2 commits into
developfrom
bugfix/xom-cik-transition
Jul 14, 2026
Merged

[BugFix] openbb-sec: Handle XOM's CIK Transition#7588
deeleeramone merged 2 commits into
developfrom
bugfix/xom-cik-transition

Conversation

@deeleeramone

Copy link
Copy Markdown
Contributor

This PR resolves #7587 by adding XOM to the multi-CIK dictionary in company_facts, as well as force fetch the legacy CIK filings in company_filings. These cases are rare, so the handling is very specific to XOM. If redomiciliation to Texas starts impacting more companies like this, we may need to broaden the scope in the future.

The before & after can be observed in the balance/cash/income endpoints, as well as management discussion and analysis.

Screenshot 2026-07-14 at 9 37 32 AM

@deeleeramone deeleeramone added bug Bugs and bug fixes platform OpenBB Platform extensions Extension-related v4 PRs for v4 labels Jul 14, 2026

@piiq piiq left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is temporary consider adding a todo comment so that we don't forget

@deeleeramone
deeleeramone added this pull request to the merge queue Jul 14, 2026
Merged via the queue into develop with commit c78488d Jul 14, 2026
21 checks passed
@deeleeramone
deeleeramone deleted the bugfix/xom-cik-transition branch July 14, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and bug fixes extensions Extension-related platform OpenBB Platform v4 PRs for v4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SEC XOM ticker-to-CIK mapping prevents quarterly statements

2 participants