You're offline — showing cached data

Update IATA fuel price data

iata-fuel-update
2026-06-13 06:13:33 SAST
← Back to Tasks

Weekly IATA jet fuel price update. Self-contained Python script that: 1. Downloads the fuel price JPG from IATA website 2. Uses Claude CLI vision to read the table data 3. Downloads Data Fuel.xlsx from Google Drive 4. Appends new rows with openpyxl 5. Uploads back to Google Drive

Runs every Tuesday at 8:30am SAST.

Source: https://www.iata.org/en/publications/economics/fuel-monitor/ Target: Data Fuel.xlsx in Reporting Data folder (Google Drive)

Tue at 06:1010 6 * * 2
Yes
shell
300s
Yes
in 3d (2026-06-16 06:10)

Task Definition

tasks/iata-fuel-update.md
shell
set
No
No
cd /home/lucienne/workspace && python3 scripts/iata_fuel_update.py

Edit Schedule

Result:
1
Runs (7d)
1
Completed
0
Failed
0
Timeout
100%
Success (7d)
20s
Avg Duration
flysafair fuel iata data

Run History (1)

StartedFinishedStatusDurationOutputLog
4d ago 4d ago completed 20s
=== IATA Fuel Update — 2026-06-09 06:10 === Downloaded fuel image: 28319 bytes Extracted 13 rows from fuel image Downloa ...
View log

Comments (0)

No comments yet — add instructions for Luci
Help