airflow.example_dags.tutorial_objectstorage

Module Contents

Functions

tutorial_objectstorage()

### Object Storage Tutorial Documentation

Attributes

API

aq_fields

base

airflow.example_dags.tutorial_objectstorage.API = 'https://opendata.fmi.fi/timeseries'[source]
airflow.example_dags.tutorial_objectstorage.aq_fields[source]
airflow.example_dags.tutorial_objectstorage.base[source]
airflow.example_dags.tutorial_objectstorage.tutorial_objectstorage()[source]

### Object Storage Tutorial Documentation This is a tutorial DAG to showcase the usage of the Object Storage API. Documentation that goes along with the Airflow Object Storage tutorial is located [here](https://airflow.apache.org/docs/apache-airflow/stable/tutorial/objectstorage.html)

Was this entry helpful?