In the USA, companies file different forms with the U.S. Securities and Exchange Commission (SEC) through EDGAR (Electronic Data Gathering, Analysis, and Retrieval system). The EDGAR database automated system collects all the different necessary filings and makes it publicly available. Investors, regulators, and researchers often require these forms for various purposes. This package helps in bulk data gathering and textual analysis of EDGAR filings. It downloads filings from SEC server in bulk with a single query. Additionally, it provides various useful functions: extracts 8-K triggering events, extract "Business (Item 1)" and "Management's Discussion and Analysis(Item 7)" sections of annual statements, search filings for desired words, provides sentiment measures, parse filing header information, and provides HTML view of SEC filings.
Version: | 2.0.1 |
Depends: | R (≥ 3.1) |
Imports: | R.utils, tm, XML, stringr, stringi, qdapRegex |
Published: | 2019-03-22 |
Author: | Gunratan Lonare, Bharat Patil |
Maintainer: | Gunratan Lonare <lonare.gunratan at gmail.com> |
License: | GPL-2 |
NeedsCompilation: | no |
CRAN checks: | edgar results |
Reference manual: | edgar.pdf |
Package source: | edgar_2.0.1.tar.gz |
Windows binaries: | r-devel: edgar_2.0.1.zip, r-release: edgar_2.0.1.zip, r-oldrel: edgar_2.0.1.zip |
OS X binaries: | r-release: edgar_2.0.1.tgz, r-oldrel: edgar_2.0.1.tgz |
Old sources: | edgar archive |
Please use the canonical form https://CRAN.R-project.org/package=edgar to link to this page.