Touchstone 2022 Database Reference
tRRRR_DQ_SCR_ResultDetail Table
AIRExposureSummary Database : tRRRR_DQ_SCR_ResultDetail Table
Description
Stores result details for the Data Quality - Scoring reports.  Each single table contains detail data for one report.
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   
 

Unique system-generated sequential identifier for the location record.

For a complete list of records, see tLocation Table.

int4  
 User-defined identifier for the location.varchar100   
 

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

For a complete list of codes, see tCountry Table.

varchar15  
 Name of the country.varchar255  
 

Area code for the location.

For a complete list of codes, see tGeography Table.

varchar15  
 Name of the area.varchar255  
 

Subarea code for the location.

For a complete list of codes, see tGeography Table.

varchar15  
 Name of the subarea.varchar255  
 

Postal code for the location.

For a complete list of codes, see tGeography Table.

varchar15  
 Name of the postal code.varchar255  
 Street address for the location.varchar255  
 

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

For a complete list of records, see tExposureSet Table.

int4  
 Name of the exposure set.varchar255   
 

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

For a complete list of records, see tExposureView Table.

int4  
 Name of the exposure view.varchar255  
 Name of the peril that serves as the basis for the loss cost used to calculate hazard-specific component of the risk score.varchar50  
 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4  
 

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

int4  
 User's Line of Business.varchar60  
 

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

int4  
 Name of the policy form.  varchar60  
 

Unique system-generated sequential identifier for the contract record.

For a complete list of records, see tContract Table.

int4  
 User-provided identifier for the contract.varchar100   
 

Data Quality score that is calculated based on the scoring data provided by the AIR DQIndustry database.

This score is combined with ScoreARI, ScoreDQU, and ScoreBRI values to determine the Overall Risk score and Data Quality Score.

float9  
 

Referred to on the user interface as the Overall Risk Score, this is the adjusted risk index score that is calculated based on the scoring data provided by the AIR DQIndustry database.

This score is combined with ScoreDQS, ScoreDQU and ScoreBRI values to determine the Overall Risk score and Data Quality Score.

A higher Overall Risk Score indicates greater risk based on geography, replacement value, and the primary attributes of each location.

float9  
 

Base risk index score that is calculated based on the scoring data provided by the AIR DQIndustry database

This score is combined with ScoreDQS, ScoreDQU, and ScoreARI values to determine the Overall Risk score and Data Quality Score.

float9  
 

Data Quality Uncertainty score that is calculated based on the scoring data provided by the AIR DQIndustry database

This score is calculated by subtracting the ScoreBRI from ScoreARI.

float9  
 Reserved for future use.float9  
 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  
 Sum of replacement value for all coverages.float9  
 Construction class description.varchar50  
 Occupancy class description.varchar50  
 Height of the structure.int4  
 Year the structure was built.int4  
 Geocode values for the location.varchar50  
 City in which the location resides.varchar255  
 Latitude coordinate for the city.  Values will be positive for locations north of the equator and negative south of the equator.numeric9 (9,6)  
 Longitude coordinate for the city.  Values will be negative for locations west of the prime meridian up to the international date line. They will be positive for locations east of the prime meridian.numeric9 (9,6)  
 

ISO 3-character code for the currency.

For a complete list of codes, see tCurrency Table.

char3  
 

FIPS code where the location resides.  FIPS is an acronym for Federal Information Processing Standards.

For a complete list of codes, see tGeography Table.

varchar15  
 

Unique system-generated sequential identifier for the exposure data source record.

For a complete list of records, see tDataSource Table

int4  
 Name of the database that stores the exposure information.varchar255  
 

Unique system-generated sequential identifier for the geographic record.

For a complete list of records, see tGeography Table.

int4  
  varchar10  
  nvarchar50  
See Also

Related Objects

AIRExposureSummary Database