DAG: Permits_Boston_Data

schedule: @daily


DAG details


schedule_interval @daily
start_date 2025-11-10 00:00:00+00:00
end_date None
max_active_runs 0 / 1
concurrency 3
default_args {'owner': 'datascope', 'depends_on_past': False, 'start_date': datetime.datetime(2025, 11, 10, 0, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>), 'email': [], 'email_on_failure': False, 'email_on_retry': False, 'retries': 3, 'retry_delay': datetime.timedelta(seconds=300), 'trigger_rule': 'all_done'}
tasks count 2
task ids ['my_latest_only', 'Permits_Boston_Data-scheduler']
filepath dags/Permits_Boston_Data.py
owner datascope