official_snapshot: Select the Official Bitemporal Snapshot

View source: R/analyst_api.R

official_snapshotR Documentation

Select the Official Bitemporal Snapshot

Description

Select the Official Bitemporal Snapshot

Usage

official_snapshot(tables, as_of_date = NULL, knowledge_time = NULL)

Arguments

tables

Canonical table list.

as_of_date

Optional business date; defaults to run_config.

knowledge_time

Optional knowledge timestamp; defaults to run_config.

Value

Canonical tables reduced to the effective official records.

Examples

t <- generate_synthetic_tables(bank_profile = "KSA_BANK")
s <- official_snapshot(t)

riskweightedassets documentation built on Sept. 24, 2026, 5:12 p.m.