Other packages > Find by keyword >

edgar  

Tool for the U.S. SEC EDGAR Retrieval and Parsing of Corporate Filings
View on CRAN: Click here


Download and install edgar package within the R console
Install from CRAN:
install.packages("edgar")

Install from Github:
library("remotes")
install_github("cran/edgar")

Install by package version:
library("remotes")
install_version("edgar", "2.0.8")



Attach the package and use:
library("edgar")
Maintained by
Gunratan Lonare
[Scholar Profile | Author Map]
First Published: 2015-08-27
Latest Update: 2023-08-10
Description:
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.
How to cite:
Gunratan Lonare (2015). edgar: Tool for the U.S. SEC EDGAR Retrieval and Parsing of Corporate Filings. R package version 2.0.8, https://cran.r-project.org/web/packages/edgar. Accessed 07 Apr. 2025.
Previous versions and publish date:
1.0.1 (2015-08-27 14:14), 1.0.2 (2015-09-24 11:58), 1.0.3 (2015-10-28 08:45), 1.0.4 (2015-11-21 15:56), 1.0.5 (2016-08-17 10:40), 1.0.6 (2016-10-11 01:45), 1.0.7 (2016-12-16 08:33), 1.0.8 (2017-01-10 10:17), 1.0.9 (2017-06-04 22:51), 2.0.0 (2019-03-18 06:20), 2.0.1 (2019-03-22 11:00), 2.0.2 (2019-08-29 22:40), 2.0.3 (2020-05-22 23:30), 2.0.4 (2021-08-09 15:00), 2.0.5 (2022-02-06 18:50), 2.0.6 (2023-08-10 15:20), 2.0.7 (2023-10-14 14:10)
Other packages that cited edgar R package
View edgar citation profile
Other R packages that edgar depends, imports, suggests or enhances
Complete documentation for edgar
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for edgar010203040506070TrendBars

Today's Hot Picks in Authors and Packages

letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA