airflow.example_dags.tutorial_objectstorage
Attributes
Functions
### Object Storage Tutorial Documentation |
Module Contents
- airflow.example_dags.tutorial_objectstorage.API = 'https://air-quality-api.open-meteo.com/v1/air-quality'[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)