# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "edgarfundamentals" in publications use:' type: software license: MIT title: 'edgarfundamentals: Retrieve Fundamental Financial Data from SEC ''EDGAR''' version: 0.1.2 doi: 10.32614/CRAN.package.edgarfundamentals abstract: Provides a simple, ticker-based interface for retrieving fundamental financial data from the United States Securities and Exchange Commission's 'EDGAR' 'XBRL' API . Functions return key financial ratios including earnings per share, return on equity, return on assets, debt-to-equity, current ratio, gross margin, operating margin, net margin, price-to-earnings, price-to-book, and dividend yield for any publicly traded U.S. company. Data is sourced directly from company 10-K annual filings, requiring no API key or paid subscription. Designed for use in quantitative finance courses and research workflows. authors: - family-names: Schumaker given-names: Robert P email: rob.schumaker@gmail.com orcid: https://orcid.org/0000-0003-2977-1856 repository: https://robschumaker.r-universe.dev repository-code: https://github.com/robschumaker/edgarfundamentals commit: 3263af9ee199e783a0859d1042b6c0b7b129086c url: https://github.com/robschumaker/edgarfundamentals date-released: '2026-03-26' contact: - family-names: Schumaker given-names: Robert P email: rob.schumaker@gmail.com orcid: https://orcid.org/0000-0003-2977-1856