Apache Airflow · JSON Structure

Openapi.Yaml Dataset Collection Structure

A collection of datasets. *New in version 2.4.0*

Type: object Properties: 0
ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

DatasetCollection is a JSON Structure definition published by Apache Airflow. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/apache-airflow/refs/heads/main/json-structure/openapi.yaml-dataset-collection-structure.json",
  "name": "DatasetCollection",
  "description": "A collection of datasets.\n\n*New in version 2.4.0*\n",
  "type": "object"
}