feat(tradein): add EKB/MSK REF_AREA codes to sber_price_index pull (#794) #900
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#900
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/794-sber-ref-areas"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Unblocks the EKB/MSK half of #794 (data-layer from #887/#890 already merged).
What
Adds the two missing REF_AREA codes to
SBER_REF_AREASinsber_index.pyso the monthly pull fetches Свердловская обл + Москва (was РФ-only):"66"= Свердловская область"77"= МоскваCodes are sberindex internal region IDs, captured + verified live 2026-05-31 via
/api/sowa(region name read from responseref_areafield). РФ=643.Verified (live real_estate_deals, 112 monthly points)
Scope
Config-only, additive. Step 4 (estimator time-adjust wire) is NOT included — client-visible pricing behind backtest merge-gate (#763).
Note (out of scope, follow-up)
During verification, dataset slugs
residential_real_estate_pricesanddinamika-tsen-obyavleniireturned 404 on/api/sowa(dataset path ≠ dashboard slug) — the #887 pull currently only succeeds forreal_estate_deals. Filed separately.