Commit graph

3 commits

Author SHA1 Message Date
7715f7b92b switch from Excel to GeoJSON upstream data source
Fetch station data from regieessencequebec.ca/stations.geojson.gz
instead of the Excel file whose URL changed with every update,
causing persistent 404 errors. Add 5-minute in-memory cache.
Drop excelize dependency — now stdlib-only.
2026-04-02 11:27:09 -04:00
06ead18b38 display last updated timestamp parsed from Excel filename 2026-04-02 10:44:38 -04:00
46c024e8bd initial project setup 2026-04-02 09:50:45 -04:00