Amazon Forecast · Schema

Dataset

An Amazon Forecast dataset containing time-series training data.

AWSForecastingMachine LearningPredictive AnalyticsTime Series

Properties

Name Type Description
DatasetArn string ARN of the dataset.
DatasetName string Name of the dataset.
Domain string Domain for the dataset.
DatasetType string Type of the dataset.
DataFrequency string Frequency of data points (e.g., D for daily, H for hourly).
Status string Status of the dataset.
CreationTime string Time the dataset was created.
LastModificationTime string Time the dataset was last modified.
View JSON Schema on GitHub