-
Notifications
You must be signed in to change notification settings - Fork 140
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
Download filings that include query key words and high light the key words #88
Comments
Hi @Jennyyanhuadong thanks for the feature request. My responses: 1 and 2: I am simply passing the search query to the SEC Edgar Search API, so I sadly have no control over what is returned and I am doing no processing of the downloaded files. That functionality is better reserved for a separate package dedicated to parsing out filings. If you'd like to make a contribution to either this package or a new package, go for it! 3: I will use issue #53 to track this request, but I will look into it :) ! |
Hi Jad,
Thanks a lot for your reply. Happy New Year!
Best,
Jenny
…On Sat, Jan 1, 2022 at 3:22 PM Jad Chaar ***@***.***> wrote:
Hi @Jennyyanhuadong <https://github.com/Jennyyanhuadong> thanks for the
feature request. My responses:
1 and 2: I am simply passing the search query to the SEC Edgar Search API,
so I sadly have no control over what is returned and I am doing no
processing of the downloaded files. That functionality is better reserved
for a separate package dedicated to parsing out filings. If you'd like to
make a contribution to either this package or a new package, go for it!
3: I will use issue #53
<#53> to track
this request, but I will look into it :) !
—
Reply to this email directly, view it on GitHub
<#88 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARLXKA4B7XECHMV5JY3KY5LUTZ6ONANCNFSM5EYWVCUQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Yours sincerely
Jenny Yanhua Dong
Level 8, Faculty of Business and Economics, The Spot
The University of Melbourne, Parkville, VIC 3010, Australia
Mobile(C):+61-477-932-579
|
Happy new year to you as well! |
Hi,
Thanks a lot for your package. Could I ask whether it is possible to download filings that include query key words and high light the key words, as shown in the function 'searchFilings' of the R 'edgar' package? (https://poseidon01.ssrn.com/delivery.php?ID=653004094099107078078028007009071095049017031083090035064103092096008114125090031121022102098031119063013103109081015006103064000020066087035098000097028064018082113063023086082029091023114117092112124083112089108110097074029022073010083116119116065064&EXT=pdf&INDEX=TRUE)
Second, could the 'sec-edgar-downloader' package generate a data frame that includes the words before and after the query key words? And the count of words before and after the key words could be an argument of the package.
Third, could the 'sec-edgar-downloader' package include the extension files, as the requests said in Download extension file #53(#53)?
The text was updated successfully, but these errors were encountered: