Touchstone 2022 Database Reference
tRRRR_DQ_DVA_ResultDetailAggregate Table
AIRExposureSummary Database : tRRRR_DQ_DVA_ResultDetailAggregate Table
Description
Stores the aggregate results for the Data Quality - Validation reports.
Properties
Creation Date4/11/2022 6:15 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the detailed aggregate results record.

For a complete list of records, see tAnalysisResult Table.

int4   
 Name of the country.varchar255  
 Name of the area.varchar255  
 Name of the subarea.varchar255  
 Name of the postal code.varchar255  
 

ISO 2-character code for the country in which the location resides. 

For a complete list of codes, see tCountry Table.

varchar15  
 

Area code for the location.

For a complete list of codes, see tGeography Table.

varchar15  
 

Subarea code for the location.

For a complete list of codes, see tGeography Table.

varchar15  
 

Postal code for the location.

For a complete list of codes, see tGeography Table.

varchar15  
 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4  
 Name of the exposure view.varchar255  
 Name of the exposure set.varchar255  
 User's Line of Business.varchar60  
 

Unique system-generated sequential identifier for the exposure view record.

For a complete list of records, see tExposureView Table.

int4  
 

Unique system-generated sequential identifier for the exposure set record.

For a complete list of records, see tExposureSet Table.

int4  
 

Unique system-generated sequential identifier for the user's Line of Business record.

int4  
 

Unique system-generated sequential identifier for the data quality rule record.

For a complete list of records, see tDQAnalysisRule Table.

int4   
 Name of the rule.varchar8000  
 

Code that represents the type of Data Quality sub rule.

For a complete list of codes, see tDQRuleSubType Table.

int4  
 Name of the Data Quality rule sub type.varchar255  
 

Code that represents the type of Data Quality rule set.

For a complete list of codes, see tDQRuleSetType Table.

int4   
 Name of the Data Quality rule set type.varchar255  
 

Unique system-generated sequential identifier for the rule tier record.

int4  
 Name of the rule tier. varchar200  
 

Unique system-generated sequential identifier for the By Postal record.

For a complete list of codes, see tGeography Table

int4   
 Sum of replacement value for all coverages.float9  
 Number of flagged location(s) in the corresponding data structure.int4  
 Total replacement value of the flagged location(s) in violation of the specified rule.float9  
 Number of flagged location(s) in violation of the specified rule.int4  
 Total number of rule sub type that are violated. int4   
 Total replacement value of the flagged location(s) in violation of specified rule sub type.float9  
 Number of flagged location(s) in violation of the specified rule sub type.int4  
 

Unique system-generated sequential identifier for the By Rule Type record.

For a complete list of codes, see tDQRuleTemplate Table

int4   
 Total replacement value of the flagged location(s) in violation of the specified rule type.float9  
 Number of flagged location(s) in violation of the specified rule type.int4  
 Combined Coverage A replacement value of flagged location(s).float9  
 Combined Coverage B replacement value of flagged location(s).float9  
 Combined Coverage C replacement value of flagged location(s).float9  
 Combined Coverage D replacement value of flagged location(s).float9  
 Combined Coverage A limit value of flagged location(s). Referred to on the User Interface as Limit A.float9  
 Combined Coverage B limit value of flagged location(s). Referred to on the User Interface as Limit B.float9  
 Combined Coverage C limit value of flagged location(s). Referred to on the User Interface as Limit C.float9  
 Combined Coverage D limit value of flagged location(s). Referred to on the User Interface as Limit D.float9  
 Combined Coverage A deductible value of flagged location(s). Referred to on the User Interface as Deductible A.float9  
 Combined Coverage B deductible value of flagged location(s). Referred to on the User Interface as Deductible B.float9  
 Combined Coverage C deductible value of flagged location(s). Referred to on the User Interface as Deductible C.float9  
 Combined Coverage D deductible value of flagged location(s). Referred to on the User Interface as Deductible D.float9  
 Total number of risks.int4  
 Combined premiums of flagged location(s).float9  
 

Unique system-generated sequential identifier for the geographic record.

For a complete list of records, see tGeography Table.

int4  
See Also

Related Objects

AIRExposureSummary Database