Chapter 13 Quiz

Regulatory Reporting: From XBRL to API-Based Reporting

16 questions. Answers follow.


1. XBRL (eXtensible Business Reporting Language) enables machine-readable regulatory reporting primarily because:

A) It compresses financial data into smaller file sizes than traditional formats B) Each data element is tagged with a reference to its definition in a taxonomy, making meaning explicit and machine-parseable C) It uses a proprietary encoding approved by the Basel Committee for international standardization D) It automatically calculates regulatory ratios without requiring input from institutions


2. The EBA taxonomy is updated approximately annually. What is the primary operational implication for regulated institutions?

A) Institutions must rebuild their entire regulatory reporting system from scratch each year B) The update may add, modify, or deprecate XBRL concepts — requiring institutions to remap source data to new or changed taxonomy elements C) Institutions are required to submit their reporting systems to the EBA for annual certification D) The taxonomy update affects only the visual presentation of reports, not the underlying data


3. COREP (Common Reporting) and FINREP (Financial Reporting) differ in that:

A) COREP is mandatory for all EU banks while FINREP applies only to non-EU institutions B) COREP covers prudential data (capital, risk, liquidity); FINREP covers financial statement data (balance sheet, income, asset quality) C) COREP uses XBRL while FINREP uses legacy flat-file formats D) FINREP is a US reporting framework while COREP is the EU equivalent


4. In an XBRL instance document, a "context" defines:

A) The narrative explanation accompanying each numeric data element B) The entity, reporting period, and dimensional coordinates for a fact C) The calculation relationship between two XBRL concepts D) The human-readable label for an XBRL concept in a specific language


5. BCBS 239 ("Principles for Effective Risk Data Aggregation and Risk Reporting") was issued primarily in response to:

A) The European Commission's request for Basel Committee guidance on XBRL B) Supervisory failures during the 2008 financial crisis, when regulators could not rapidly aggregate risk data across institutions C) The FATF's concerns about the use of regulatory data in AML investigation D) IOSCO's requirements for standardized market risk reporting across jurisdictions


6. The FR Y-14 report (submitted to the Federal Reserve) is primarily associated with:

A) Annual financial statement disclosure for publicly listed bank holding companies B) Monthly liquidity coverage ratio (LCR) reporting for G-SIBs C) Detailed credit, market, and operational risk data used in capital stress testing (CCAR) D) Quarterly call report data for community banks


7. Which validation type checks that arithmetic relationships between XBRL concepts hold (e.g., Total Capital = Tier 1 Capital + Tier 2 Capital)?

A) Syntactic validation B) Taxonomy validation C) Calculation validation D) Business rule validation


8. "Data lineage" in the regulatory reporting context means:

A) The historical record of regulatory filings an institution has submitted over time B) The traceable path from a raw source data element, through transformations, to its appearance in a specific regulatory report cell C) The genealogical ownership chain used to identify beneficial owners of legal entities D) The regulatory history of a data standard — which jurisdiction first adopted it and when


9. iXBRL (Inline XBRL) differs from standard XBRL in that:

A) iXBRL supports multi-dimensional data while standard XBRL is limited to one-dimensional facts B) iXBRL embeds XBRL tags within HTML, creating a document that is simultaneously human-readable and machine-parseable C) iXBRL requires annual certification from a licensed XBRL auditor D) iXBRL is used exclusively for COREP/FINREP while standard XBRL is used for SEC filings


10. Under the Basel III standardized approach, which exposure class carries a 0% risk weight for highly rated sovereigns (CQS1)?

A) Corporate exposures B) Retail exposures C) Sovereign exposures D) Institution exposures


11. The Bank of England's "Transforming Data Collection" (TDC) initiative aims to:

A) Replace all XBRL-based reporting with proprietary Bank of England software that institutions must install on-premises B) Establish common data standards and move toward API-based submission — eliminating the translation layer between institution data and regulatory concepts C) Transfer regulatory reporting responsibilities from individual institutions to a centralized industry utility D) Adopt the EBA taxonomy as the UK standard post-Brexit, harmonizing UK and EU reporting formats


12. In the standardized approach to credit risk, "risk-weighted assets" (RWA) are calculated by:

A) Multiplying the total asset value of the institution by a fixed 100% risk weight B) Applying risk weights to exposure amounts by asset class, where risk weights reflect the credit quality of the exposure C) Subtracting eligible collateral from exposure amounts and applying a flat 8% capital charge D) Using the institution's internal credit models to estimate probability of default and loss given default


13. A regulatory reporting pipeline that relies primarily on manual Excel-based processes exposes the institution to which category of operational risk?

A) Market risk — because manual errors can affect trading position valuations B) Execution, Delivery and Process Management risk — process failures in a critical compliance function C) External Fraud — because external parties can manipulate Excel files D) Strategic risk — because Excel reliance signals poor technology investment decisions


14. Rafael Torres's regulatory reporting transformation reduced the quarterly submission process from 9 analyst-weeks to 1.2 analyst-weeks. The primary enabler of this efficiency gain was:

A) Outsourcing all regulatory reporting to an external service provider B) Replacing the quarterly reporting obligation with an annual submission C) Implementing a regulatory data store with automated source-system feeds and a specialist reporting platform, eliminating manual data extraction and Excel reconciliation D) Hiring additional analysts to parallelize the manual process


15. The EU Integrated Reporting Framework (IReF) aims to:

A) Create a single EU regulatory authority replacing national competent authorities B) Consolidate multiple ECB and national central bank reporting requirements, potentially enabling granular transaction-level data flows C) Mandate that all EU institutions migrate to cloud-based regulatory reporting by 2027 D) Standardize the XBRL taxonomy across all EU jurisdictions to a single annual update cycle


16. A financial institution discovers that the same data element (Common Equity Tier 1 capital) appears in COREP and FINREP with different values for the same reporting date. This is a violation of which data quality dimension?

A) Completeness B) Timeliness C) Consistency D) Auditability


Answer Key

Q A Explanation
1 B XBRL's core value proposition: data is tagged with machine-readable definitions. The tag tells the reader (and regulator) what the number means — not just what it is.
2 B Taxonomy updates require remapping. Any new concept, modified concept, or deprecated concept requires institutions to update their source-to-taxonomy mapping — a significant operational exercise.
3 B COREP = prudential (capital ratios, RWA, liquidity). FINREP = financial statements (balance sheet, P&L). Both are XBRL-based; both apply to EU institutions under CRR.
4 B Context = entity identifier + period (instant or duration) + dimensional coordinates. Every XBRL fact needs a context reference.
5 B BCBS 239 was directly motivated by the 2008 crisis revelation that supervisors could not aggregate risk data in crisis conditions. Published January 2013.
6 C FR Y-14 provides granular data for Fed stress testing (CCAR). Y-14A (annual) and Y-14Q (quarterly) are among the most detailed reporting obligations for large US bank holding companies.
7 C Calculation validation checks arithmetic relationships defined in the calculation linkbase. Syntactic = XML structure; taxonomy = concept references resolve; business rules = domain-specific logic.
8 B Data lineage traces data from its source (e.g., GL account balance) through transformations (e.g., regulatory classification, aggregation) to its destination (e.g., COREP template cell C 01.00 row 010).
9 B iXBRL embeds XBRL tags in HTML. The same file renders as a human-readable formatted report in a browser AND can be machine-parsed for XBRL data. Used in SEC filings since 2019 (accelerated filers).
10 C Sovereign exposures from CQS1 (AAA to AA-) rated sovereigns carry 0% risk weight under the standardized approach. This reflects the theoretical zero default probability of top-rated sovereigns.
11 B TDC aims for common data standards + API-based submission. The goal is to eliminate the translation step — if institutions and the BoE use identical definitions, a direct data feed replaces a reporting/interpretation cycle.
12 B RWA = Σ (Exposure × Risk Weight). Risk weights are assigned by exposure class and credit quality. IRB approaches (not standardized) use internal models for PD/LGD.
13 B Execution, Delivery and Process Management (EDPM) is the Basel operational risk category covering failed transaction processing, data management failures, and process control breakdowns — exactly what manual Excel-based regulatory reporting represents.
14 C Automated data feeds from source systems into the RDS, combined with the regulatory platform's built-in calculation logic and XBRL generation, eliminated the manual data extraction, reconciliation, and XBRL tagging steps.
15 B IReF aims to consolidate ECB and national central bank (e.g., Bundesbank, Banque de France) reporting requirements — many of which currently duplicate data. The long-term vision includes granular data collection at instrument/transaction level.
16 C Consistency: the same data element must have the same value across all reports that include it. CET1 capital appearing differently in COREP and FINREP is a consistency failure — and would trigger supervisory questions about which figure is correct.