Yes. Scheduled jobs pull from your systems on a cadence, write the results to the Ledger with receipts, and deliver the summary where you read it. Falkster runs its own weekly growth report exactly this way.
A report built by hand dies of neglect. A report that is a durable scheduled job survives restarts, logs every attempt, and shows its receipts, so you can trust the number without redoing the work.
Dogfooding note: our own weekly performance run is built on the same scheduler, receipts, and delivery pipeline customers use.