{
  "url": "https://carsbuyer.org/manual-ou-automatica/volkswagen-golf",
  "slug": "volkswagen-golf",
  "brand": "Volkswagen",
  "model": "Golf",
  "compares": "transmission",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-08-30",
  "model_years": {
    "from": 1981,
    "to": 2023
  },
  "manual": {
    "sample_size": 363,
    "annual_depreciation_rate": 0.0641,
    "median_asking_eur": 5000,
    "median_mileage_km": 230000
  },
  "automatic": {
    "sample_size": 160,
    "annual_depreciation_rate": 0.0489,
    "median_asking_eur": 21000,
    "median_mileage_km": 130000
  },
  "rate_difference_pp_per_year": -1.5,
  "rate_difference_ci95_half_width_pp": 1.3,
  "distinguishable_at_95": true,
  "holds_value_better": "automatic",
  "premium_by_age": [
    {
      "age": 10,
      "premium_of": "manual",
      "premium": -0.351,
      "ci95_half_width": 0.0669
    },
    {
      "age": 16,
      "premium_of": "manual",
      "premium": -0.411,
      "ci95_half_width": 0.0639
    },
    {
      "age": 25,
      "premium_of": "manual",
      "premium": -0.4908,
      "ci95_half_width": 0.1037
    }
  ],
  "fit_r2": 0.801,
  "licence": "https://carsbuyer.org/metodologia#licenca"
}