# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "edgar" in publications use:' type: software license: GPL-2.0-only title: 'edgar: Tool for the U.S. SEC EDGAR Retrieval and Parsing of Corporate Filings' version: 2.0.7 doi: 10.32614/CRAN.package.edgar abstract: '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.' authors: - family-names: Lonare given-names: Gunratan email: lonare.gunratan@gmail.com - family-names: Patil given-names: Bharat email: bharatspatil@gmail.com repository: https://gunratan.r-universe.dev commit: 556c92ede93f917db8b23c3c257885bc04518741 date-released: '2023-10-14' contact: - family-names: Lonare given-names: Gunratan email: lonare.gunratan@gmail.com