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

SearchFilings not getting the latest filings #2

Open
gracehwang9584 opened this issue Jan 14, 2021 · 0 comments
Open

SearchFilings not getting the latest filings #2

gracehwang9584 opened this issue Jan 14, 2021 · 0 comments

Comments

@gracehwang9584
Copy link

Hi,

Below is my code to retrieve S-1/A filings related to telehealth. The latest filings pulled are from 1/7/2021 - however, I know there are newer filings after this date that this query is not pulling up. Any help would be much appreciated!

telehealth_s1a <- searchFilings(cik.no = "ALL",
form.type = "S-1/A",
filing.year = c(2021),
word.list = c("telehealth", "telemedicine"))

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