{
  "code": "2.4.2",
  "title": "Average percentage of full time teachers with Ph.D. / D.Sc. / D.Litt. during the last five years",
  "formula": "Mean over 5 years of: (FT teachers with PhD \u00f7 Total FT teachers) \u00d7 100",
  "final_value": 66.67,
  "unit": "%",
  "aggregation_type": "average",
  "calculation_note": "",
  "years": [
    {
      "year": "2022-23",
      "numerator": 24,
      "denominator": 36,
      "value": 66.67
    },
    {
      "year": "2023-24",
      "numerator": 24,
      "denominator": 36,
      "value": 66.67
    },
    {
      "year": "2024-25",
      "numerator": 24,
      "denominator": 36,
      "value": 66.67
    },
    {
      "year": "2025-26",
      "numerator": 24,
      "denominator": 36,
      "value": 66.67
    },
    {
      "year": "2026-27",
      "numerator": 24,
      "denominator": 36,
      "value": 66.67
    }
  ]
}