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