business-science/tidyquant

Public firm fundamental data

Open

#191 opened on Feb 1, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)R (174 forks)batch import
help wanted

Repository metrics

Stars
 (828 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide