Stores the data displayed on the Exposure Summary Dashboard when "Coverage Type - Distribution of Replacement Values by Coverage Type" is selected from the View Options.
Stores the data displayed on the Exposure Summary Dashboard when "Coverage Type - Distribution of Replacement Values by Coverage Type" is selected from the View Options.
| Creation Date | 4/11/2022 6:15 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 | |
|---|---|---|---|---|---|---|---|
| ResultSID | Unique system-generated sequential identifier for the results record. For a complete list of records, see tAnalysisResult Table. | int | 4 | |||
| CoverageCode | Code that represents the Coverage type. For a complete list of codes, see tCoverage Table. | varchar | 10 | |||
| Coverage | Name of the Coverage type. Corresponds to CoverageCode. | varchar | 40 | ||||
| MinReplacementValue | Lowest replacement value of all locations within the designated Coverage. | float | 9 | ![]() | |||
| MaxReplacementValue | Highest replacement value of all locations within the designated Coverage. | float | 9 | ![]() | |||
| AvgReplacementValue | Average replacement value of all locations within the designated Coverage. | float | 9 | ![]() | |||
| Locations | Total number of locations within the designated Coverage. | bigint | 8 | ![]() | |||
| PercentOfLocations | Number of locations within the designated Coverage, expressed as a percent of all the locations. | real | 4 | ![]() | |||
| TotalReplacementValue | Accumulated replacement value for all locations. | float | 9 | ![]() | |||
| PercentOfTRV | Total combined replacement value for all locations within the designated Coverage, expressed as a percent of the total replacement value. | real | 4 | ![]() | |||
| TotalLimits | Total combined limits for all locations within the designated Coverage. | float | 9 | ![]() | |||
| TotalDeductibles | Combined deductibles for all locations within the designated Coverage. | float | 9 | ![]() | |||
| Premium | Combined premiums for all locations within the designated Coverage. | float | 9 | ![]() | |||
| RiskCount | Total number of risks within the designated Coverage. May differ from the Location Count value if any of your location records represent aggregate data. | bigint | 8 | ![]() |