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. This package facilitates retrieving, storing, searching, and parsing of all the available filings on the EDGAR server. 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, searches filings for desired keywords, provides sentiment measures, parses filing header information, and provides HTML view of SEC filings.
Version: | 2.0.3 |
Depends: | R (≥ 3.1) |
Imports: | R.utils, tm, XML, stringr, stringi, qdapRegex |
Published: | 2020-05-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.3.tar.gz |
Windows binaries: | r-devel: edgar_2.0.3.zip, r-release: edgar_2.0.3.zip, r-oldrel: edgar_2.0.3.zip |
macOS binaries: | r-release: edgar_2.0.3.tgz, r-oldrel: edgar_2.0.3.tgz |
Old sources: | edgar archive |
Please use the canonical form https://CRAN.R-project.org/package=edgar to link to this page.