Airflow DAG is as follows:
NAME = "name" SCHEDULE = "0 0 * * *" START = datetime(2020, 1, 1).replace(tzinfo=UTC) default_args = { "d