{
  "code": "4.3.2",
  "title": "Student \u2013 Computer ratio (data for the latest completed academic year)",
  "formula": "Latest year: Total students \u00f7 Computers",
  "final_value": 0,
  "unit": "",
  "aggregation_type": "latest_year",
  "calculation_note": "Uses only the latest completed academic year (2026-27).",
  "years": [
    {
      "year": "2022-23",
      "numerator": 1900,
      "denominator": 200,
      "value": 9.5
    },
    {
      "year": "2023-24",
      "numerator": 1950,
      "denominator": 200,
      "value": 9.75
    },
    {
      "year": "2024-25",
      "numerator": 1900,
      "denominator": 0,
      "value": 0.0
    },
    {
      "year": "2025-26",
      "numerator": 1922,
      "denominator": 0,
      "value": 0.0
    },
    {
      "year": "2026-27",
      "numerator": 1984,
      "denominator": 0,
      "value": 0.0
    }
  ]
}