Dataset

A dataset item. New in version 2.4.0

Properties

NameTypeDescriptionNotes
consuming_dags[DagScheduleDatasetReference][optional]
created_atstrThe dataset creation time[optional]
extra{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_typeThe dataset extra[optional]
idintThe dataset id[optional]
producing_tasks[TaskOutletDatasetReference][optional]
updated_atstrThe dataset update time[optional]
uristrThe dataset uri[optional]
any string namebool, date, datetime, dict, float, int, list, str, none_typeany string name can be used but the value must be the correct type[optional]

[Back to Model list] [Back to API list] [Back to README]