tidyquant
tidyquant copied to clipboard
Public firm fundamental data
Tidyquant used to provide public fundamental data but I could not find this functionality anymore. You can try wrapping these two packages to tq_get to solve this issue.
https://cran.r-project.org/web/packages/finreportr/index.html
https://cran.r-project.org/web/packages/simfinapi/index.html
Feel free to help. Pull requests are welcome.
My suggestion is to use Alphavantage's fundamental data, it's easier to work with than SEC filings directly. Check out https://github.com/business-science/alphavantager