Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken link in get_financial.R #22

Open
vsoler opened this issue Dec 1, 2021 · 1 comment
Open

Broken link in get_financial.R #22

vsoler opened this issue Dec 1, 2021 · 1 comment

Comments

@vsoler
Copy link

vsoler commented Dec 1, 2021

function get_financial.R contains a link that does not longer work (it's broken). The link in question is http://www.xbrl.org/2003/role/label and it appears here:

statement <-
merge(statement.skeleton, instFile$label, by.x = "toElementId",
by.y = "elementId") %>%
filter(labelRole == "http://www.xbrl.org/2003/role/label")

I think that this broken link creates some problems to the user.

Is it possible to have it fixed?

Thank you very much in advance

VS

@rochefort2010
Copy link

In recent times, I tried the R package finreportr to retrieve Apple's balance sheet. I struggle to find a proper solution as the package may not seem to be robust and accurate. Would there be any material update on this package for the foreseeable future?

I believe this work has tremendous value. Many end users can benefit from the proper fundamental analysis of balance sheets, income statements, and cash flow statements for individual stocks. The vast majority of current issues (XBRL, XML location on SEC EDGAR, and some bugs in the R package finreportr) seem to be highly technical for the average retail end user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants