Description Usage Arguments Value
Link each record of Loanbook to ALD data based on matches produced by matching egine. Merging is done on several levels: Assets, Borrowers, Ultimate Parents. Loanbook assets can be matched to Assets, Owners, Parents (considering priority). Loanbook loan-takers (Borrowers) can be matched to Owners or Parents. Loanbook Ultimate parents can be matched to ALD parents only. During data merge function follows priority of ALD levels:
Assets, 2) Owners 3) Parents.
1 | process.mergeMatches2LBK(loanbook, matches)
|
loanbook |
|
matches |
|
Original loanbook dataframe plus 3 groups of columns related to Asset, Borrower, Ultimate Parent level from ALD side. Each group of columns consist of: ID, Level, Name. Columns of each group have their own prefixes: Asset.link.to; DO.link.to; UP.link.to
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.