Touchstone 11.0 API Reference
GetDataQualityAnalysisScoringResultSummaryRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Api Namespace : GetDataQualityAnalysisScoringResultSummaryRequest Class
Contains the Business Unit SID, SQL Instance SID, and Analysis SID of the Data Quality Analysis for which you want to calculate a Data Quality Score and an Overall Risk Score for individual locations and for entire portfolios.

Note: These scores help you identify high-value exposures that warrant further investigation and augmentation (enhancement). The scores are peril-specific. The impact that missing exposure data has on modeled losses depends on the location and characteristics of the risk and the peril under consideration. For example, missing construction characteristics have a greater impact on modeled losses in areas where there is a lot of heterogeneity in the types of construction used and when the scoring methodology is considering a peril for which construction is a key variable.

Syntax
Public Class GetDataQualityAnalysisScoringResultSummaryRequest 
   Inherits DataQualityAnalysisRequestBase
public class GetDataQualityAnalysisScoringResultSummaryRequest : DataQualityAnalysisRequestBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.DataQualityAnalysis.Api.DataQualityAnalysisRequestBase
         AIR.Services.DataQualityAnalysis.Api.GetDataQualityAnalysisScoringResultSummaryRequest

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetDataQualityAnalysisScoringResultSummaryRequest Members
AIR.Services.DataQualityAnalysis.Api Namespace