feat(taxonomy): add rust sidecar compact surface pipeline
This commit is contained in:
9
rust/taxonomy/fiscal/v1/kpis/bank_lender.kpis.json
Normal file
9
rust/taxonomy/fiscal/v1/kpis/bank_lender.kpis.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"version": "fiscal-v1",
|
||||
"pack": "bank_lender",
|
||||
"kpis": [
|
||||
{ "key": "net_interest_margin", "label": "Net Interest Margin", "unit": "percent" },
|
||||
{ "key": "loan_growth", "label": "Loan Growth", "unit": "percent" },
|
||||
{ "key": "deposit_growth", "label": "Deposit Growth", "unit": "percent" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user