Core Resources
Dataset delivery
Deliveries represent a group of delivered Dataset Tasks within a Dataset.
A Dataset Delivery is a collection of dataset tasks that are delivered together. Each delivery:
- Has a unique name within its dataset
- Has a globally unique delivery ID
- Contains one or more related dataset tasks that are delivered together
- Is always associated with exactly one dataset
List all deliveries by dataset
List all deliveries by dataset
Check out the List all deliveries by dataset docs on how to list all deliveries for a dataset.
Download dataset tasks in a delivery
Download dataset tasks in a delivery
Check out the Download dataset tasks in a delivery docs to download tasks in a specific delivery.
Unique identifier for a delivery
Example:
"delivery_abc123"
The name of the delivery
Example:
"My Delivery - 2024-01-15"
UTC timestamp when the delivery was created.

