Skip to main content

Datasets

Datasets and their lifecycle is the core of the Sixpack platform.

Once a dataset is requested by a user it gets to the dataset table that is either accessible next to the catalogue or on a separate page.

Clicking on a dataset will display a detail page showing mainly what inputs were specified when ordering the dataset and what are the outputs.

Datasets can have various statuses. The main ones are:

  • ACCEPTED - Dataset has been created by user/obtain, but the processing has not started yet
  • PLANNED - Dataset has been created by automated restocking, but the processing has not started yet
  • AWAITED - Dataset has been requested and is currently waiting for automated re-stocking to complete. This state only occurs when automated restocking has dataset which matches the request and is already in progress.
  • REQUESTED - An adhoc request has been sent to the generator
  • STOCKED - Dataset has been created in the background and is now waiting to be requested by someone
  • FULFILLED - Dataset has been generated and reference data (outputs) are available
  • ITEM/SUPPLIER/ENVIRONMENT_DISCONTINUED - Request has been made to an item/supplier/environment which does not exist.
  • ITEM_REMOVED - Item generating this dataset has been deleted before the dataset finished generating.
  • FAILED - Script for generating the dataset has failed due to some error.