{
  "code": "4.1.3",
  "title": "Percentage of classrooms and seminar halls with ICT-enabled facilities",
  "formula": "Latest year: (ICT-enabled rooms \u00f7 Total rooms) \u00d7 100",
  "final_value": 0,
  "unit": "%",
  "aggregation_type": "latest_year",
  "calculation_note": "Uses only the latest completed academic year (2026-27).",
  "years": [
    {
      "year": "2022-23",
      "numerator": 45,
      "denominator": 64,
      "value": 70.31
    },
    {
      "year": "2023-24",
      "numerator": 45,
      "denominator": 64,
      "value": 70.31
    },
    {
      "year": "2024-25",
      "numerator": 0,
      "denominator": 0,
      "value": 0
    },
    {
      "year": "2025-26",
      "numerator": 0,
      "denominator": 0,
      "value": 0
    },
    {
      "year": "2026-27",
      "numerator": 0,
      "denominator": 0,
      "value": 0
    }
  ]
}