Lookout for Equipment Dataset

Lookout for Equipment Dataset in AWS is a resource that defines the data used to train and evaluate machine learning models for equipment monitoring. It stores metadata about the dataset, including its name, schema, status, and data sources. This dataset is essential for building predictive maintenance solutions, as it provides the historical sensor and operational data needed for anomaly detection and failure prediction.

aws.lookoutequipment_dataset

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampSpecifies the time the dataset was created in Lookout for Equipment.
data_end_timecoretimestampIndicates the latest timestamp corresponding to data that was successfully ingested during the most recent ingestion of this particular dataset.
data_quality_summarycorejsonGives statistics associated with the given dataset for the latest successful associated ingestion job id. These statistics primarily relate to quantifying incorrect data such as MissingCompleteSensorData, MissingSensorData, UnsupportedDateFormats, InsufficientSensorData, and DuplicateTimeStamps.
data_start_timecoretimestampIndicates the earliest timestamp corresponding to data that was successfully ingested during the most recent ingestion of this particular dataset.
dataset_arncorestringThe Amazon Resource Name (ARN) of the dataset being described.
dataset_namecorestringThe name of the dataset being described.
ingested_files_summarycorejsonIngestedFilesSummary associated with the given dataset for the latest successful associated ingestion job id.
ingestion_input_configurationcorejsonSpecifies the S3 location configuration for the data input for the data ingestion job.
last_updated_atcoretimestampSpecifies the time the dataset was last updated, if it was.
role_arncorestringThe Amazon Resource Name (ARN) of the IAM role that you are using for this the data ingestion job.
schemacorestringA JSON description of the data that is in each time series dataset, including names, column names, and data types.
server_side_kms_key_idcorestringProvides the identifier of the KMS key used to encrypt dataset data by Amazon Lookout for Equipment.
source_dataset_arncorestringThe Amazon Resource Name (ARN) of the source dataset from which the current data being described was imported from.
statuscorestringIndicates the status of the dataset.
tagscorehstore