Skip to content

Broken link in get_financial.R #22

@vsoler

Description

@vsoler

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions