Touchstone 2022 Database Reference
tDQAUGPrePostSummaryCoverage Table
AIRExposureSummary Database : tDQAUGPrePostSummaryCoverage Table
Description
Stores pre- and post-summary coverage data. The data stored is used as part of the Data Quality - Augmentation PDF 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 results record.

For a complete list of records, see tAnalysisResult Table.

int4   
Primary Key 

Code that represents the type of output generated during the analysis.

For a complete list of codes, see tOutputType Table.

varchar10   
 

Exposure attribute being augmented during the Data Quality analysis.

varchar50  
 Number of locations whose data was augmented during the Data Quality analysis.int4  
 Percent of the total locations updated during the Data Quality - Augmentation analysis.real4  
 Percent of the combined total replacement value updated during the Data Quality - Augmentation analysis.real4  
 Exposure attribute value prior to the Data Quality - Augmentation analysis.float9  
 Exposure attribute value after the Data Quality - Augmentation analysis.float9  
 Percent of the combined Coverage A replacement value updated during the Data Quality - Augmentation analysis.real4  
Objects that tDQAUGPrePostSummaryCoverage depends on
 Database ObjectObject TypeDescriptionDep Level
tDQAnalysisResultStatistics tabletDQAnalysisResultStatisticsTableStores the statistical information for the Data Quality analysis.1
See Also

Related Objects

AIRExposureSummary Database