Touchstone 2022 Database Reference
tRRRR_DQ_AUG_ResultDetailAggregate Table
AIRExposureSummary Database : tRRRR_DQ_AUG_ResultDetailAggregate Table
Description
Stores detailed summary results for the Data Quality - Augmentation 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.

For a complete list of records, see tDQRuleTier Table.

int4  
 Name of the rule tier.varchar200  
 

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

For a complete list of records, 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 all augmented location(s) in the corresponding geographic region.int4  
 Number of locations with primary risk characteristics that were updated.int4  
 Number of locations with secondary risk characteristics that were updated.int4  
 Total replacement value of all location(s) updated as a result of the corresponding rule type, rule category, or rule.float9  
 Number of locations updated as a result of the corresponding rule.int4  
 Total replacement value of all augmented location(s) in the correspond corresponding rule.int4  
 Number of locations with primary risk characteristics that were updated as a result of the corresponding rule.int4  
 Number of locations with secondary risk characteristics that were updated as a result of the corresponding rule.int4  
 Code for the corresponding rule sub type.int4   
 Total replacement value of all location(s) updated as a result of the corresponding rule sub type.float9  
 Number of location(s) updated as a result of the corresponding rule sub type.int4  
 Total replacement value of all location(s) updated as a result of the corresponding rule sub type.int4  
 Number of locations with primary risk characteristics that were updated as a result of the corresponding rule sub type.int4  
 Number of locations with secondary risk characteristics that were updated as a result of the corresponding rule sub type.int4  
 

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

int4   
 Total replacement value of all location(s) updated as a result of the corresponding rule type.float9  
 Number of locations updated as a result of the corresponding rule type.int4  
 Total replacement value of all augmented location(s) in the correspond corresponding rule type.int4  
 Number of locations with primary risk characteristics that were updated as a result of the corresponding rule type.int4  
 Number of locations with secondary risk characteristics that were updated as a result of the corresponding rule type.int4  
 

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