DataQualitySummary - Amazon Lookout for Equipment

DataQualitySummary

DataQualitySummary gives aggregated statistics over all the sensors about a completed ingestion job. It primarily gives more information about statistics over different incorrect data like MissingCompleteSensorData, MissingSensorData, UnsupportedDateFormats, InsufficientSensorData, DuplicateTimeStamps.

Contents

DuplicateTimestamps

Parameter that gives information about duplicate timestamps in the input data.

Type: DuplicateTimestamps object

Required: Yes

InsufficientSensorData

Parameter that gives information about insufficient data for sensors in the dataset. This includes information about those sensors that have complete data missing and those with a short date range.

Type: InsufficientSensorData object

Required: Yes

InvalidSensorData

Parameter that gives information about data that is invalid over all the sensors in the input data.

Type: InvalidSensorData object

Required: Yes

MissingSensorData

Parameter that gives information about data that is missing over all the sensors in the input data.

Type: MissingSensorData object

Required: Yes

UnsupportedTimestamps

Parameter that gives information about unsupported timestamps in the input data.

Type: UnsupportedTimestamps object

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: