Commit Graph

65 Commits

Author SHA1 Message Date
11f1124179 data: update KPI 2026-07-19 2026-07-19 12:00:04 +05:00
ce5064ce56 data: update app metrics 2026-07-18 2026-07-18 12:00:15 +05:00
494448fbc2 data: update KPI 2026-07-18 2026-07-18 12:00:04 +05:00
65a7274aab data: update app metrics 2026-07-17 2026-07-17 12:00:43 +05:00
2e4782634e data: update KPI 2026-07-17 2026-07-17 12:00:03 +05:00
4af39105ba data: update KPI 2026-07-16 2026-07-16 12:00:04 +05:00
03959182a2 data: update app metrics 2026-07-15 2026-07-15 12:01:53 +05:00
8e13de1cac data: update KPI 2026-07-15 2026-07-15 12:00:08 +05:00
fb33b26329 data: update app metrics 2026-07-14 2026-07-14 12:00:39 +05:00
da3c51a80d data: update KPI 2026-07-14 2026-07-14 12:00:05 +05:00
5f36cb83c6 data: update app metrics 2026-07-13 2026-07-13 12:00:40 +05:00
df727a8668 data: update KPI 2026-07-13 2026-07-13 12:00:08 +05:00
b93e9f70eb data: update app metrics 2026-07-12 2026-07-12 12:01:22 +05:00
dc091a35ba data: update KPI 2026-07-12 2026-07-12 12:00:03 +05:00
e4cd95dd9d data: update app metrics 2026-07-11 2026-07-11 12:00:36 +05:00
c392fa9fc2 data: update app metrics 2026-07-10 2026-07-10 12:02:17 +05:00
aad504ee57 data: update KPI 2026-07-10 2026-07-10 12:00:37 +05:00
10c7452336 data: update app metrics 2026-07-09 2026-07-09 12:01:38 +05:00
e95527d758 data: update KPI 2026-07-09 2026-07-09 12:00:05 +05:00
ce9a2a8408 data: update KPI 2026-07-08 2026-07-08 12:00:03 +05:00
3fec818933 data: update app metrics 2026-07-07 2026-07-07 12:01:55 +05:00
6564a724d5 data: update KPI 2026-07-07 2026-07-07 12:00:29 +05:00
924e49eafa data: update app metrics 2026-07-06 2026-07-06 12:01:15 +05:00
53624b81de data: update KPI 2026-07-06 2026-07-06 12:00:04 +05:00
33c8f00052 data: update app metrics 2026-07-05 2026-07-05 12:00:37 +05:00
d74a3af271 data: update KPI 2026-07-05 2026-07-05 12:00:03 +05:00
d4232dd274 data: update app metrics 2026-07-03 2026-07-03 12:14:47 +05:00
5aa5ff64a3 data: update app metrics 2026-07-02 2026-07-02 12:22:49 +05:00
7a5989280d data: update KPI 2026-07-02 2026-07-02 12:00:03 +05:00
ecf9fe65f3 data: update app metrics 2026-07-01 2026-07-01 12:01:27 +05:00
cb72219241 data: update KPI 2026-07-01 2026-07-01 12:00:03 +05:00
afa43870a8 data: update app metrics 2026-06-30 2026-06-30 12:04:45 +05:00
e1854b6058 data: update KPI 2026-06-30 2026-06-30 12:00:04 +05:00
fc046094a9 docs(updater): fix Task Scheduler setup (cmdlets, not schtasks /TR) + Excel-lock note 2026-06-30 09:41:26 +05:00
01419d501f data: update KPI 2026-06-30 2026-06-30 09:36:57 +05:00
3d9da567e5 data: update app metrics 2026-06-30 2026-06-30 09:35:03 +05:00
5b78a24439 feat(Метрики МП): daily scrollable charts, MAU max/month, DAU avg, iOS+Android lines
- updater: monthly MAU = MAX over month, monthly DAU = AVG; add monthly
  iOS/Android series + daily series (last 540 days) to top{} JSON
- modal: monthly chart + scrollable daily chart (scrolls to latest); downloads
  show Всего + semi-transparent iOS/Android lines (both monthly & daily)
2026-06-17 14:07:48 +05:00
60abc04ea5 data: update app metrics 2026-06-17 2026-06-17 14:04:10 +05:00
b3ec72ca34 feat(Метрики МП): top KPI cards, grid/list toggle, clickable cards with chart modal
- 4 top KPI cards (registrations, downloads by OS+total, MAU, DAU) from
  drb_iliyas_telecomkz_daily_info + telecomkz_mau_stats; JSON gets top{} block
- grid/list view toggle (list = full-width cards), persisted in localStorage
- click any card -> modal with Chart.js line chart + per-month table; tooltip
  shows monthly delta for both years; ESC/overlay/✕ to close
2026-06-17 13:09:00 +05:00
9d331db8a3 data: update app metrics 2026-06-17 2026-06-17 13:02:59 +05:00
5d82f7b7f3 feat(Метрики МП): monthly cumulative model + YoY trend sparklines
- updater: group by report_period_id (YYYYmm), current month capped to
  yesterday symmetrically for both years; per-year cumulative reset each Jan;
  adsl CTE now date-bounded for equal-period comparison
- JSON adds months/month_labels + per-metric cur_cum/prev_cum
- page: per-card cumulative sparkline (2025 dashed vs 2026 solid) + legend
2026-06-16 18:00:51 +05:00
4acad9a25c data: update app metrics 2026-06-16 2026-06-16 17:55:07 +05:00
aab2b42d9c data: update app metrics 2026-06-16 2026-06-16 17:36:11 +05:00
ccf82b026f feat: add Метрики МП page + app-metrics updater
- new page app_stats/index.html (login-gated, same style/nav)
- app_stats/app_metrics.json data (year-over-year comparison, NEW badges)
- updater/update_app_metrics.py: adaptive SQL (Jan 1 -> yesterday vs prev year)
- run both updaters from run_update.bat; refactor shared git push
2026-06-16 17:34:19 +05:00
26390f6239 chore: add Impala->CSV daily updater 2026-06-16 16:59:32 +05:00
504a5280e8 data: update KPI 2026-06-16 2026-06-16 16:58:28 +05:00
f78b59aeb1 fix ai-cache.json encoding 2026-06-03 04:05:57 +00:00
eb14634177 increase AI max_tokens to 4000 2026-06-03 04:02:12 +00:00
02f2d6a177 update AI analysis 2026-06-03 03:58:26 +00:00
b1b3f4682a add KPI modal popup with raw data charts and formulas 2026-06-02 10:55:50 +00:00