Touchstone 2022 Database Reference
tRRRR_DQ_IDB_ResultDetail Table
AIRExposureSummary Database : tRRRR_DQ_IDB_ResultDetail Table
Description
Stores report details for the Data Quality - Industry Data Benchmark 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 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  
 

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  
 User's Line of Business.varchar60  
 

Code that represents the construction type.

For a complete list of codes, see tAIRConstruction Table

int4  
 

Code that represents the occupancy type.

For a complete list of codes, see tAIROccupancy Table . 

int4  
 Total number of risks in the corresponding location.int4  
 Name of the exposure view.varchar255  
 Name of the exposure set.varchar255  
 Unique identifier for the contract.varchar100  
 

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 contract record.

For a complete list of records, see tContract Table.

int4  
 GUID for the geography information. Same value as GeographySID.dbo.GUID16  
 User-supplied Coverage A replacement value.float9  
 User-supplied Coverage C replacement value.float9  
 User-supplied Coverage D replacement value.float9  
 

Industry replacement value for Coverage A.

float9  
 

Industry replacement value for Coverage C.

float9  
 

Industry replacement value for Coverage D.

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