Touchstone 2022 Database Reference
tIndustryAggregatePercentage Table
AIRDQIndustry Database : tIndustryAggregatePercentage Table
Description

Stores pre-calculated aggregate industry data for data quality scoring.

Touchstone uses the data during data quality scoring analyses to compute the Data Quality Score and Overall Risk Score.

Properties
Creation Date1/24/2014 5:12 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows244199
Data Space Used40,048.00 KB
Index Space Used9,088.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 

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

Currently, Touchstone only supports scoring for the United States, so this value is always 1.

smallint2   
 Name of the country.varchar60  
 

Code that represents the area (state).

For a complete list of codes, see tGeography Table.   

varchar15   
 Name of the area (state).varchar60  
 

Code that represents the area (county).

For a complete list of codes, see tGeography Table

varchar15   
 Name of the subarea (county).varchar60  
 

ISO 3-character code for the currency.

For a complete list of codes, see tCurrency Table.

char3  
 Identifier for the Line of Business.smallint2   
 

Name of the Line of Business

Corresponds to LOBID.

varchar60  
 Type of industry data.varchar12   
 Identifier for the detailed.smallint2   
 

Name of the detail.

Corresponds to DetailID.

varchar60  
 Percent of risks that are included in the Detail classification.float9   
 Percent of industry coverage for that Detail classification.float9   
 Number of risks that are included in the Detail classification.int4  
 Industry replacement value for coverage detail.float9  
 Total number of risks.int4  
 Industry replacement value for Coverage A.float9  
 Industry replacement value for Coverage C.float9  
 Industry replacement value for Coverage D.float9  
See Also

Related Objects

AIRDQIndustry Database