Commit facd4ba
authored
feat: apply consistent 30-day date filter across aggregations
- Add DAYS_30_AGO constant used by all functions
- aggregate(): remove two/six-month variables; use days_30_ago; update logs
- aggregate_all(): enforce same 30-day filter; consistent parsing and logging
- Normalize variable names (days_30_ago) and comments to avoid confusion1 parent f7b41d4 commit facd4ba
1 file changed
+96
-87
lines changed
0 commit comments