dak.c2s/backend
CCS Admin 2f0a556371 fix: use same KW range for year-over-year KPI comparison
The previous implementation compared a partial current year against a
full previous year, producing misleading percentages. Now determines the
max KW with data in the selected year and filters the previous year to
the same KW range for a fair comparison.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 13:23:03 +00:00
..
alembic feat: add Onko-Intensiv and Galle-Schild report types 2026-02-27 12:47:59 +00:00
app fix: use same KW range for year-over-year KPI comparison 2026-02-28 13:23:03 +00:00
scripts feat: Excel export in Berichtswesen format + historical import 2026-02-24 08:07:28 +00:00
tests fix: remove patient names from coding template and restrict to admin 2026-02-26 17:20:28 +00:00
uploads/avatars feat: add avatar upload/delete endpoints with static file serving 2026-02-26 09:39:21 +00:00
.env.example feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
alembic.ini feat: Alembic migrations, initial schema 2026-02-24 07:33:27 +00:00
requirements.txt feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00