edgar: Tool for the U.S. SEC EDGAR Retrieval and Parsing of Corporate Filings

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.7
Depends: R (≥ 3.5.0)
Imports: R.utils, tm, XML, stringr, stringi, qdapRegex, httr
Published: 2023-10-14
Author: Gunratan Lonare, Bharat Patil
Maintainer: Gunratan Lonare <lonare.gunratan at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: edgar results

Documentation:

Reference manual: edgar.pdf

Downloads:

Package source: edgar_2.0.7.tar.gz
Windows binaries: r-devel: edgar_2.0.7.zip, r-release: edgar_2.0.7.zip, r-oldrel: edgar_2.0.7.zip
macOS binaries: r-release (arm64): edgar_2.0.7.tgz, r-oldrel (arm64): edgar_2.0.7.tgz, r-release (x86_64): edgar_2.0.7.tgz
Old sources: edgar archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=edgar to link to this page.