Learn R Programming

edgar (version 2.0.8)

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

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.

Copy Link

Version

Install

install.packages('edgar')

Monthly Downloads

710

Version

2.0.8

License

GPL-2

Maintainer

Gunratan Lonare

Last Published

March 8th, 2025

Functions in edgar (2.0.8)

getFilingsHTML

Get HTML view of EDGAR filings
getFilings

Retrieves EDGAR filings from SEC server
LMMasterDictionary

Loughran and McDonald Sentiment Master Dictionary
getMgmtDisc

Retrieves management's discussion and analysis section
get8KItems

Retrieves Form 8-K event information
getDailyMaster

Retrieves daily master index
getBusinDescr

Retrieves business descriptions from annual statements
getFilingHeader

Scrape EDGAR filing header information
getMasterIndex

Retrieves quarterly master index
getFilingInfo

Retrieves filing information of a firm
getSentiment

Provides sentiment measures of EDGAR filings
searchFilings

Search EDGAR filings for specific keywords