get_average_price_over_periods
Track monthly average car prices over customizable periods (30, 90, 180, 365 days). Filter by brand, model, year, mileage, and more to analyze Ukrainian market trends.
Instructions
Paid. Average-price time series (monthly) for a car or omni_id.
Same inputs and modes as get_average_price; returns graph_data
(monthly average price, date as "MM.YY") plus the available period
presets. Requires AUTORIA_USER_ID. period ∈ {30, 90, 180, 365}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Body style name. | |
| fuel | No | Fuel type name. | |
| brand | No | Brand name. | |
| color | No | Colour name. | |
| drive | No | Drive type name. | |
| model | No | Model name. | |
| period | No | Period in days; one of 30, 90, 180, 365. | |
| region | No | Region name. | |
| gearbox | No | Gearbox name. | |
| omni_id | No | VIN, plate number, or advert id. Skips by-params mode. | |
| year_to | No | Latest year. | |
| year_from | No | Earliest year. | |
| mileage_to | No | Max mileage in km. | |
| mileage_from | No | Min mileage in km. | |
| generation_id | No | Raw generation id (improves accuracy). One only — facelifts are separate ids, so call once per generation to span them. | |
| modification_id | No | Raw modification id (improves accuracy). | |
| engine_volume_to | No | Max engine volume in litres, e.g. 2.1. Narrows the comparable sample, NOT the model-level headline estimate. | |
| engine_volume_from | No | Min engine volume in litres, e.g. 1.9. Narrows the comparable sample, NOT the model-level headline estimate. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quota | No | ||
| cohort | No | ||
| notice | No | ||
| period | No | ||
| status | No | ok | |
| graph_data | No | ||
| period_selector | No |