{
  "code": "5.3.1",
  "title": "Number of awards/medals for outstanding performance in sports/cultural activities during the last five years",
  "formula": "Total count over 5 years",
  "final_value": 4,
  "unit": "",
  "aggregation_type": "cumulative",
  "calculation_note": "4 awards/medals over 5 years.",
  "years": [
    {
      "year": "2022-23",
      "numerator": 2,
      "denominator": 1,
      "value": 2
    },
    {
      "year": "2023-24",
      "numerator": 2,
      "denominator": 1,
      "value": 2
    },
    {
      "year": "2024-25",
      "numerator": 0,
      "denominator": 1,
      "value": 0
    },
    {
      "year": "2025-26",
      "numerator": 0,
      "denominator": 1,
      "value": 0
    },
    {
      "year": "2026-27",
      "numerator": 0,
      "denominator": 1,
      "value": 0
    }
  ]
}