|
All checks were successful
CI / changes (pull_request) Successful in 7s
CI Trade-In / changes (pull_request) Successful in 8s
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / backend-tests (pull_request) Successful in 51s
houses.year_built is only 38% filled and material_walls 0%. The existing ГИС-ЖКХ loader already populates houses.zhkh_year (70%) but never copies it into year_built — that's the core gap. Adds a ДОМ.РФ капремонт open-data loader (КР1.1 house registry + КР1.2 constructive elements, region 66) into a new domrf_kapremont staging table, then backfills houses.year_built/material_walls/ total_floors via COALESCE(existing, domrf, zhkh_year) — folding in the already-loaded ЖКХ year so houses without a ДОМ.РФ match still benefit — and propagates houses.year_built into listings.year_built for still-NULL rows so the estimator's year_built cohort filter runs on real years across all sources (avito 0%→~36-52% once linked houses gain a year). Supersedes the parked cohort-exclusion PR #2474. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asking_to_sold_ratio.py | ||
| avito_detail_backfill.py | ||
| backfill_listings_coords_geoportal.py | ||
| cadastral_geo_match.py | ||
| cian_history_backfill.py | ||
| deactivate_stale_avito.py | ||
| deals_freshness_monitor.py | ||
| domclick_detail_backfill.py | ||
| domrf_kapremont_load.py | ||
| ekb_geoportal_ingest.py | ||
| gar_flats_load.py | ||
| geocode_missing.py | ||
| listing_source_snapshot.py | ||
| newbuilding_enrich_backfill.py | ||
| osm_poi_ekb_refresh.py | ||
| refresh_search_matview.py | ||
| rosreestr_quarter_poll.py | ||
| sber_index_pull.py | ||
| yandex_address_backfill.py | ||
| yandex_detail_backfill.py | ||
| yandex_newbuilding_sweep.py | ||
| zhkh_flats_load.py | ||