Skip to content

Latest commit

 

History

History
96 lines (70 loc) · 3.88 KB

File metadata and controls

96 lines (70 loc) · 3.88 KB

IIoT Data Quality Assessment - User Documentation

Welcome to the IIoT Data Quality Assessment Service user documentation. This guide will help you understand and use all features of the application to analyze and assess the quality of your Industrial Internet of Things (IIoT) sensor data.

Table of Contents

Getting Started

Feature Guides

Support

Technical Documentation

Quick Start

  1. Install and Setup: Follow the Getting Started Guide to set up the application
  2. Import Data: Use the Data Import Guide to upload your sensor data
  3. Explore Data: Start with Data Loading to select your machine group
  4. Analyze Quality: Use Data Quality for comprehensive assessment

Application Overview

The IIoT Data Quality Assessment Service is a full-stack web application designed to:

  • Import sensor data from CSV files
  • Visualize sensor readings through interactive charts
  • Analyze data quality metrics including completeness, accuracy, and consistency
  • Detect missing values and invalid readings
  • Assess overall data quality with comprehensive reports
  • Chat with an AI agent for data quality insights

Main Features

Data Import

Upload CSV files containing sensor data and metadata. The system validates files, detects machine types, and imports data into the database for analysis.

Data Visualization

Explore your sensor data through various visualization types:

  • Time series charts
  • Correlation analysis
  • Distribution plots
  • Box plots
  • Seasonal decomposition
  • Anomaly detection

Quality Assessment

Comprehensive data quality analysis including:

  • Completeness metrics
  • Accuracy checks against thresholds
  • Consistency validation
  • Outlier detection
  • Correlation analysis

AI-Powered Assistant

Chat with the DQA Agent to get insights about your data quality, ask questions, and receive recommendations.

Navigation

The application interface includes the following main pages:

  • Home - Overview and quick access to all features
  • Data Loading - Select machine groups and view raw/preprocessed data
  • Data Visualization - Interactive charts and analytics
  • Missing Values - Missing data analysis
  • Invalid Values - Invalid readings detection
  • Data Quality - Comprehensive quality assessment
  • DQA Agent - AI chat assistant

Need Help?

  • Check the Troubleshooting Guide for common issues
  • Review the FAQ for answers to common questions
  • Consult the specific feature guides for detailed instructions

Related Resources


Last updated: Documentation version 1.0