Touchstone 2022 Database Reference
tRRRR_DQ_DVA_ResultDetail Table
AIRResult : tRRRR_DQ_DVA_ResultDetail Table
Description
Stores result details for the Data Quality - Validation reports. Each table contains detail data for one report and every location in the report is represented by a record. See tRRRR_DQ_DVA_Violations Table to review the multiple rule violations for each location record.
Properties
Creation Date4/11/2022 5:46 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 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 location record.

For a complete list of records, see tLocation Table.

int4  
 Unique identifier of the location flagged as being in violation of the rule(s).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 for the postal code.varchar255  
 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  
 

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  
 Name of the 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  
 Unique user-provided identifier for the contract.varchar100   
 Coverage A replacement value for the location.float9  
 Coverage B replacement value for the location.float9  
 Coverage C replacement value for the location.float9  
 Coverage D replacement value for the location.float9  
 Sum of replacement value for all coverages.float9  
 (TIV) Monetary value of coverage (across all coverages) paid out as a result of a catastrophe for the corresponding location.float9  
 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)  
 

Code for the submission status.

For a complete list of codes, see tSubmitStatus Table.

varchar60  
 

Code that represents the construction type.

For a complete list of codes, see tAIRConstruction Table

int4  
 Name of the construction type.varchar255  
 

Code that represents the occupancy type.

For a complete list of codes, see tAIROccupancy Table

int4  
 Name of the occupancy type.varchar255  
 Reserved for future use.int4  
 Inception date of the contract.  Also referred to as the Effective FROM Date.datetime4  
 Contract expiration date. Also referred to as the Effective TO Date.datetime4  
 Height of the building.smallint2  
 Total area of the location.float9  
 Unique ISO Building Identification Number (BIN) corresponding to the location.varchar14  
 Combined premiums of flagged locations in the corresponding location.float9  
 Total number of risks in the corresponding location.int4  
 Year the building corresponding to the location was built.smallint2  
 Name corresponds to the SubmitStatus value.varchar200  
 

Name corresponds to the PerilSetCode value.

varchar255  
 

Code for the level at which geocode match occurred.

For a complete list of codes, see tGeoMatchLevel Table.

varchar10  
 Name for the level at which geocode match occurred.varchar50  
 

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

For a complete list of records, see tGeography Table.

int4  
 User-specified geocode match level.varchar60  
 

Code for the utility used to geocode the location.

For a complete list of codes, see tGeocoder Table.

The premium geocodes obtained by licensing this feature are restricted for use only within Touchstone and cannot be used outside of Touchstone. These are identified by the GeocoderCode = 'Syncsort' column in Touchstone AIRExposure, AIRReference and AIRResults databases. For the Export feature, these premium geocodes are either encrypted or removed during export to comply with these contractual restrictions. Direct extracts of premium geocodes from the Touchstone databases are also contractually prohibited.

varchar10  
 Identifier for the geocode account used for premium geocoding through Syncsort.nvarchar50  
Objects that depend on tRRRR_DQ_DVA_ResultDetail
 Database ObjectObject TypeDescriptionDep Level
tRRRR_DQ_DVA_ResultDetailTerms tabletRRRR_DQ_DVA_ResultDetailTermsTableStores detailed term result for the Data Quality - Validation reports.1
tRRRR_DQ_DVA_Violations tabletRRRR_DQ_DVA_ViolationsTableStores all Data Quality - Validation rule violations for each location record in tRRRR_DQ_DVA_ResultDetail Table. Each single table contains detail data for one report and each row represents a failed rule for specific location. The ViolationDescription attribute combines the information from rule and rule set for easy access. (For example "RV A is less than 50000")1
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis