{
  "code": "3.1.2",
  "title": "Percentage of departments having Research projects funded by government and non-government agencies during the last five years",
  "formula": "Mean over 5 years of: (Departments with funded projects \u00f7 Total departments) \u00d7 100",
  "final_value": 3.33,
  "unit": "%",
  "aggregation_type": "average",
  "calculation_note": "",
  "years": [
    {
      "year": "2022-23",
      "numerator": 1,
      "denominator": 12,
      "value": 8.33
    },
    {
      "year": "2023-24",
      "numerator": 1,
      "denominator": 12,
      "value": 8.33
    },
    {
      "year": "2024-25",
      "numerator": 0,
      "denominator": 12,
      "value": 0.0
    },
    {
      "year": "2025-26",
      "numerator": 0,
      "denominator": 12,
      "value": 0.0
    },
    {
      "year": "2026-27",
      "numerator": 0,
      "denominator": 12,
      "value": 0.0
    }
  ]
}