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

Fix missing root form field due to API change #44

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

GalenReich
Copy link
Collaborator

Closes #42

The SEC changed the EDGAR API so it no longer returns the "root_form" field instead returning "root_forms".

This PR handles this field change, but keeps the field we return to be "root_form" for compatibility.

@GalenReich GalenReich added the bug Something isn't working label Oct 24, 2024
@GalenReich GalenReich merged commit 9db40ef into main Oct 28, 2024
4 checks passed
@GalenReich GalenReich deleted the fix-missing-root-form branch October 28, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output format contains missing values
2 participants