{
  "code": "2.2.2",
  "title": "Student \u2013 Full time teacher ratio (data for the latest completed academic year)",
  "formula": "Latest year: Total students \u00f7 Full-time teachers",
  "final_value": 55.11,
  "unit": "",
  "aggregation_type": "latest_year",
  "calculation_note": "Uses only the latest completed academic year (2026-27).",
  "years": [
    {
      "year": "2022-23",
      "numerator": 1900,
      "denominator": 36,
      "value": 52.78
    },
    {
      "year": "2023-24",
      "numerator": 1950,
      "denominator": 36,
      "value": 54.17
    },
    {
      "year": "2024-25",
      "numerator": 1900,
      "denominator": 36,
      "value": 52.78
    },
    {
      "year": "2025-26",
      "numerator": 1922,
      "denominator": 36,
      "value": 53.39
    },
    {
      "year": "2026-27",
      "numerator": 1984,
      "denominator": 36,
      "value": 55.11
    }
  ]
}