{
  "code": "2.4.1",
  "title": "Average percentage of full time teachers against sanctioned posts during the last five years",
  "formula": "Mean over 5 years of: (Full time teachers \u00f7 Sanctioned posts) \u00d7 100",
  "final_value": 36.0,
  "unit": "%",
  "aggregation_type": "average",
  "calculation_note": "",
  "years": [
    {
      "year": "2022-23",
      "numerator": 36,
      "denominator": 40,
      "value": 90.0
    },
    {
      "year": "2023-24",
      "numerator": 36,
      "denominator": 40,
      "value": 90.0
    },
    {
      "year": "2024-25",
      "numerator": 0,
      "denominator": 0,
      "value": 0.0
    },
    {
      "year": "2025-26",
      "numerator": 0,
      "denominator": 0,
      "value": 0.0
    },
    {
      "year": "2026-27",
      "numerator": 0,
      "denominator": 0,
      "value": 0.0
    }
  ]
}