feat(velocity): migrate D2 sales source → objective_corpus_room_month #158
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ export interface RecommendMixOutput {
|
|||
region_code: number;
|
||||
total_deals: number;
|
||||
market_velocity_per_month: number | null;
|
||||
velocity_source: "sale_graph" | "rosreestr_fallback";
|
||||
velocity_source: "objective" | "sale_graph" | "rosreestr_fallback";
|
||||
velocity_observations: number;
|
||||
velocity_objects: number;
|
||||
competitors_count: number;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue