Public Function SubmitDataQualityAnalysis( _ ByVal request As SubmitDataQualityAnalysisRequest _ ) As SubmitDataQualityAnalysisResponse
Dim instance As DataQualityAnalysisServiceClient Dim request As SubmitDataQualityAnalysisRequest Dim value As SubmitDataQualityAnalysisResponse value = instance.SubmitDataQualityAnalysis(request)
public SubmitDataQualityAnalysisResponse SubmitDataQualityAnalysis( SubmitDataQualityAnalysisRequest request )
Parameters
- request
- Contains a SubmitDataQualityAnalysisRequest that identifies the Analysis Options associated with the Data Quality Analysis job that you want to run, along with the associated Business Unit SID and SQL Instance SID.
The
Analysis Options
property contains a DataQualityAnalysisOptions object that enables you to specify the following options:Options Category Description Scoring Options A set of options that enable you to specify how Touchstone should choose which peril to use when calculating data scores, as well as to specify the desired peril set if you would like to indicate that Touchstone should use a specific peril set in the Data Quality Analysis. The Data Quality Score measures the completeness of exposure data. It quantifies inaccurate and missing primary risk characteristics in the exposure data that can contribute to inaccuracies in the calculated losses. Scoring data helps you to identify high-risk exposures with large replacement values as well as data quality problems. Touchstone calculates data quality scores for each Location in the analysis target. Scores are peril-specific.
Validation Options A set of options that enable you to specify the set of Completeness Rules and the set of Reasonability Rules that Touchstone should use when performing data validation during the Data Quality Analysis. Validation means evaluating the completeness and reasonability of property location data within an Exposure View or Contract portfolio.
Completeness rules enable you to check Exposure and Contract data for missing values or for values that significantly contribute to the calculated loss.
Reasonability rules enable you to compare attributes in order to find mismatched data attributes, such as a construction material that does not make sense for the listed occupancy.
Note: You can use data validation in combination with the data scoring to determine the level of data augmentation that you should run on your Exposure data.
Rating Agency Options A set of options that enable you to generate Exposure data totals to use in response to the A.M. Best Property/Casualty Supplemental Ratings Questionnaire (SRQ) during the Data Quality Analysis. Industry Comparison (Benchmarking) Options A set of options that enable you to benchmark your Exposure data against industry data based on Line of Business (LOB), construction material, and occupancy type during the Data Quality Analysis. Industry Review Options A set of options that enable you to review industry data based on Line of Business (LOB), construction material, and occupancy type during the Data Quality Analysis. Data Augmentation Options A set of options that enable you to configure the way in which Touchstone® augments your data during the Data Quality Analysis. The Augment diagnostic enables you to add property-specific building information to your portfolio when data is missing or when confidence in the data is low. You can augment building location, property value, and primary and secondary risk characteristics using AIR's Property-specific database and/or user-specified values.