Touchstone 2022 Database Reference
tRRRR_DQ_AUG_ResultDetail Table
AIRExposureSummary Database : tRRRR_DQ_AUG_ResultDetail Table
Description
Report detail 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 result details 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 source of the exposure data.varchar255  
 Name of the area.varchar255  
 

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

For a complete list of codes, see tCountry Table.

varchar15  
 

Subarea code for the location.

For a complete list of codes, see tGeography Table.

varchar15  
 Name of the subarea.varchar255  
 Name of the country.varchar255  
 Unique user-provided identifier for the location.varchar100  
 

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  
 

Area 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  
 Name of the postal code.varchar255  
 

Unique system-generated sequential identifier for the contract record.

For a complete list of records, see tContract Table.

int4  
 Name of the exposure view.varchar255  
 

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

For a complete list of records, see tExposureSet Table.

int4  
 

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 exposure view record.

For a complete list of records, see tExposureView Table.

int4  
 

Code that represents the construction type.

For a complete list of codes, see tAIRConstruction Table

int4  
 Street address for the location.varchar255  
 

Code that represents the occupancy type.

For a complete list of codes, see tAIROccupancy Table

int4  
 Name of the occupancy type.varchar255  
 

ISO 3-character code for the currency.

For a complete list of codes, see tCurrency Table.

char3  
 Coverage A replacement value for the location.float9  
 Height of the building.smallint2  
 Coverage D replacement value for the location.float9  
 City in which the location residesvarchar255  
 Name of the construction type.varchar255  
 

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

int4  
 Coverage C replacement value for the location.float9  
 (TIV) Monetary value of coverage (across all coverages) paid out as a result of a catastrophe for the corresponding location.float9  
 Sum of replacement value for all coverages.float9  
 Total area of the location.float9  
 Latitude coordinate for the city.  Values will be positive for locations north of the equator and negative south of the equator.numeric9 (9,6)  
 Name of the policy form.  varchar60  
 Name of the exposure set.varchar255  
 Coverage B replacement value for the location.float9  
 

Unique system-generated sequential identifier for the location record.

For a complete list of records, see tLocation Table.

int4  
 Unique ISO Building Identification Number (BIN) corresponding to the location.varchar14  
 ISOBIN after augmentation.bit1  
 Year the building corresponding to the location was built.smallint2  
 Unique user-provided identifier for the contract.varchar100  
 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  
 Location’s physical properties.binary768  
 

Unique system-generated sequential identifier for the geographic record.

For a complete list of records, see tGeography Table.

int4  
 

Code that represents the status of exposure data import.

For a complete list of codes, see tAuditStatus Table.

int4  
  varchar10  
  nvarchar50  
Objects that depend on tRRRR_DQ_AUG_ResultDetail
 Database ObjectObject TypeDescriptionDep Level
tRRRR_DQ_AUG_ResultValues tabletRRRR_DQ_AUG_ResultValuesTableDefines actual values referenced by the augmentation rules. Stores both user and industry value for easy comparison and augmentation. Referenced by the  tRRRR_DQ_AUG_ResultDetail Table to provide multiple values per location. Each location affected by the augmentation should have an ISOBIN record within this table to keep track of the augmentation data source.1
See Also

Related Objects

AIRExposureSummary Database