You're offline — showing cached data

ACSA monthly domestic passenger data update

acsa-monthly-data
2026-06-13 06:09:54 SAST
← Back to Tasks

OVERRIDES runtime profile: uses direct_python (plain Python, no model) because the command chain never invokes the claude CLI or any LLM API — pure-infra task; scheduler provider env injection is a no-op (MC-4942 U12 sweep).

Checks daily (7am SAST) if new FLYSAFAIR STATS files have appeared in the ACSA Google Drive folder. If new files found, extracts domestic departure data and updates ACSA Monthly Data.xlsx.

No AI needed — pure Python with openpyxl. Tracks processed files in .acsa-monthly-state.json to avoid reprocessing.

Source folder: Google Drive ACSA/ (ID: 1ANZkMmVWSk5TCvTsBI8WgjFA7qWMUQJE) Target: ACSA Monthly Data.xlsx in Reporting Data folder Pattern: FLYSAFAIR [MONTH] [YEAR] STATS.xlsx

Daily at 05:000 5 * * *
Yes
shell
300s
Yes
in 23h (2026-06-14 05:00)

Task Definition

tasks/acsa-monthly-data.md
shell
set
No
No
cd /home/lucienne/workspace && python3 scripts/acsa_monthly_update.py

Edit Schedule

Result:
8
Runs (7d)
8
Completed
0
Failed
0
Timeout
100%
Success (7d)
6s
Avg Duration
flysafair acsa passengers monthly

Run History (8)

StartedFinishedStatusDurationOutputLog
1h ago 1h ago completed 5s
=== ACSA Monthly Data Update — 2026-06-13 05:00 === Found 6 FLYSAFAIR STATS files 1 new/updated file(s) to process: FL ...
View log
1d ago 1d ago completed 6s
=== ACSA Monthly Data Update — 2026-06-12 05:00 === Found 6 FLYSAFAIR STATS files 1 new/updated file(s) to process: FL ...
View log
2d ago 2d ago completed 6s
=== ACSA Monthly Data Update — 2026-06-11 05:00 === Found 6 FLYSAFAIR STATS files 1 new/updated file(s) to process: FL ...
View log
3d ago 3d ago completed 6s
=== ACSA Monthly Data Update — 2026-06-10 05:00 === Found 6 FLYSAFAIR STATS files 1 new/updated file(s) to process: FL ...
View log
4d ago 4d ago completed 6s
=== ACSA Monthly Data Update — 2026-06-09 05:00 === Found 6 FLYSAFAIR STATS files 1 new/updated file(s) to process: FL ...
View log
5d ago 5d ago completed 6s
=== ACSA Monthly Data Update — 2026-06-08 05:00 === Found 6 FLYSAFAIR STATS files 1 new/updated file(s) to process: FL ...
View log
6d ago 6d ago completed 6s
=== ACSA Monthly Data Update — 2026-06-07 05:00 === Found 6 FLYSAFAIR STATS files 1 new/updated file(s) to process: FL ...
View log
7d ago 7d ago completed 6s
=== ACSA Monthly Data Update — 2026-06-06 05:00 === Found 6 FLYSAFAIR STATS files 1 new/updated file(s) to process: FL ...
View log

Comments (0)

No comments yet — add instructions for Luci
Help