mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
chore(consumer-prices): note aggregate runs as independent Railway cron (#2015)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/**
|
||||
* Aggregate job: computes basket indices from latest price observations.
|
||||
* Runs as an independent Railway cron service (02:15 UTC daily) after scrape.
|
||||
* Produces Fixed Basket Index and Value Basket Index per methodology.
|
||||
*/
|
||||
import { query, closePool } from '../db/client.js';
|
||||
|
||||
Reference in New Issue
Block a user