ultimate_parent: Ultimate Parent

Description Usage Arguments Value

View source: R/ultimate-parent.R

Description

Finds the ultimate owner of each entity. This is done by building a graph of a relationships, then finding the node with zero outward degree in each connected subgraph

Usage

1
ultimate_parent(entities, relationships)

Arguments

entities

The output of read_gleif_entities_csv

relationships

The output of read_gleif_relationships_csv

Value

The entities data frame with two columns appended. The LEI and legal name of the ultimate parent.


Financial-Times/gleifr documentation built on Feb. 13, 2021, 8:01 a.m.