{
  "url": "https://carsbuyer.org/pt/manual-ou-automatica/bmw-120",
  "slug": "bmw-120",
  "brand": "BMW",
  "model": "120",
  "compares": "transmission",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-09-15",
  "model_years": {
    "from": 2004,
    "to": 2018
  },
  "manual": {
    "sample_size": 85,
    "annual_depreciation_rate": 0.074,
    "median_asking_eur": 9500,
    "median_mileage_km": 240000
  },
  "automatic": {
    "sample_size": 23,
    "annual_depreciation_rate": 0.0898,
    "median_asking_eur": 14000,
    "median_mileage_km": 196000
  },
  "rate_difference_pp_per_year": 1.6,
  "rate_difference_ci95_half_width_pp": 2.1,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 13,
      "premium_of": "manual",
      "premium": -0.0589,
      "ci95_half_width": 0.106
    },
    {
      "age": 17,
      "premium_of": "manual",
      "premium": 0.0082,
      "ci95_half_width": 0.111
    }
  ],
  "fit_r2": 0.749,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}