The Probability of Default object
From the Probability of Default endpoint, you can retrieve a business's point in time probability of default based on financial forecast projections for a business.
Data Dependencies
- Probability of Default is created for the monthly timeframe only. Thus, its sources are the monthly financial forecasts that have the same start date as the credit score & rating.
- Probability of Default will not be available if dependencies are missing or if the service provider connected does not support the data types required. See supported data types for more details.
All probability of defaults objects are part of an array of visualization reports. See Visualizations data type for more details on the report structure and its meta-data.
Field | Type | Description |
---|---|---|
markovPD | decimal | Probability of default computed based on payables/receivables days past due using rolling rate with markov chain. |
mertonPD | decimal | Probability of default computed based on balance sheet default using a valuation-centric approach to calculating default based on merton model. |
wilcoxPD | decimal | Probability of default computed based on cashflow view using wiclox model. |
altmanZScorePD | decimal | Probability of default computed based on insolvency of a business using the Altman Z Score. |
aggregatePD | decimal | Probability of default computed based on a weighted average of all PD models. |
How to - User Guide
Step-by-step guide on utilizing this endpoint.