v24.04 #334
muratabur
announced in
Announcements
v24.04
#334
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's changed?
This quarter saw many enhancements included regarding securitisations and some North America specific inclusions such as NAICS codes and the Canadian deposit guarantee scheme. The documentation quality received a big boost with the addition of a copmrehensive scanning and testing of URLs (links) appearing in the documentation (and subsequent fixes to ensure all links work). This was triggered in part due to the EBA breaking many existing bookmarks and links when they updated their website this quarter. This is also the first release in the new format so please comment below if you have any comments or suggestions!
Schema updates
Account Schema
guarantee_scheme
enum.status
enum to identify audited or unaudited P&L statements.Agreement Schema
type
enum: "afb", "drv", "ema", "fbf", "gmra", "gmsla".Derivative Schema
ccr_approach
property to allow specification of counterparty credit risk approaches at a trade by trade level. Enum values are "imm", "oem", "sa", "ssa".status
enum as subtype of "unsetled" to distinguish between DVP and non-DVP trades.underlying_index_tenor
enum.Security Schema
status
enum to further distinguish between unsettled trades.call_type
enum with values "clean_up", "clean_up_reg", "other" to provide more information regarding securitisations.excess_spread_type
enum with values "fixed", "fixed_trapped", "none", "variable", "variable_trapped" to provide more information regarding securitisations.originator_id
property to provide more information regarding securitisations.repayment_type
enum with values "other", "pr2s", "pr2s_abcp", "pr2s_non_abcp", "pro_rata", "sequential" to provide more information regarding the amortisation mechanism for securitisations.retention_pct
as a number (0.1=10%) to give more information regarding securitisations.retention_type
enum with values "exempted", "first_loss", "on_bs", "revolving", "vertical_nominal", "vertical_risk" to give more information regarding the retention mechanism for securitisations.reversion_rate
andreversion_date
to provide more reversion rate information for securities.seniority
enum, mainly used in securitisations.type
enum.Entity
naics_code
(North American Industry Classification System) property as an integer. Min=10, Max=999999.Other Updates
This discussion was created from the release v24.04.
Beta Was this translation helpful? Give feedback.
All reactions