| Creation Date | 4/11/2022 5:46 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 0 |
| Data Space Used | 0.00 KB |
| Index Space Used | 0.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| CatalogTypeCode | Code that represents the type of catalog used to produced the loss. For a complete list of codes, see tCatalogType Table. | varchar | 10 | |||
| EventID | Unique system-provided identifier of the event that produced the loss. | int | 4 | |||
| ModelCode | Code that represents the AIR model, associated with the event that produced the highest loss in the simulated year. For a complete list of codes, see tModel Table. | smallint | 2 | |||
| YearID | Unique identifier that tracks the scenario. In multi-year catalogs, each scenario actually consists of five modeled years. | int | 4 | |||
| PerilSetCode | Numeric code for the single peril or set of perils. For a complete list of codes, see tPerilSet Table. | int | 4 | |||
| ReinsuranceSID | Unique system-generated sequential identifier for the reinsurance record. For a complete list of records, see tReinsurance Table. | int | 4 | |||
| GroundUpLoss | Ground-Up loss value prior to the application of terms. For reinsurance, this is the ground-up loss for the treaty. | float | 9 | ![]() | |||
| GrossLoss | Gross loss value, which is the loss after layer-level terms are applied. | float | 9 | ![]() | |||
| ReinsuranceRecoveryLoss | Reserved for temporary storage of values during loss computations. This value does not represent reinsurance treaty losses. For reinsurance treaty losses, see the GrossLoss column. | float | 9 | ![]() |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tRRRR_LOSS_DimReinsurance | Table | Stores information about reinsurance treaties that incurred loss during the analysis. You can get more information about the reinsurance treaties by joining the table to the tAnalysisReinsurance Table. Touchstone creates one table for each analysis that included Treaty as an output option. | 1 |