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 01 May. 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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for edgar5101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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