-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels