gendesign/backend/app/api
lekss361 4d39ae5b5d fix(sf-07): use median_12m from mv_quarter_price_per_m2 for district price
ekb_districts.median_price_per_m2 was populated from a 24-month window.
LEFT JOIN mv_quarter_price_per_m2 on the cad quarter and COALESCE(median_12m,
fallback) so the API returns the 12-month median where available.
Frontend OverviewTab adds a "(12 мес)" hint next to the value.

Closes #271 item 7
2026-05-17 14:28:32 +03:00
..
v1 fix(sf-07): use median_12m from mv_quarter_price_per_m2 for district price 2026-05-17 14:28:32 +03:00
__init__.py init 2026-04-25 13:45:19 +03:00