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

company_filings function sporadically locates company filings #19

Open
michaelanthonyperez opened this issue Apr 5, 2021 · 0 comments

Comments

@michaelanthonyperez
Copy link

Hello,

I'm running into an issue with the company_filings function in the EdgarWebR package. Specifically, the browse_edgar subfunction spits out an error sporadically when trying to find a company's filings:

Error in browse_edgar(x, ownership = ownership, type = type, before = before, :
Could not find company: XXXXXXX

...where XXXXXX stands for a company's CIK.

Sometimes the function will work and return the desired results, but most times it fails with the error message above. I'm currently running the function in a loop with several CIKs and each time a different CIK causes the function to error out.

I'm running R 3.6.2 in RStudio 1.2.1335.

Any help you can provide is greatly appreciated.

Thank you,

-Mike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant