{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Year"},{"type":"numeric","id":"During the Year"},{"type":"numeric","id":"Cumulative Number"}],
  "records": [
    [1,"Up to 2011-12",3684,646022],
    [2,"2012-13",1988,648010],
    [3,"2013-14",2088,650098],
    [4,"2014-15",3086,653184],
    [5,"2015-16",1843,655027],
    [6,"2016-17 ( r )",4831,659858],
    [7,"2017-18 ( r )",3796,663654],
    [8,"2018-19 ( r )",2270,665924],
    [9,"2019-20",1376,667300],
    [10,"2020-21",2244,669544]
]}
