{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Year"},{"type":"text","id":"Amount"}],
  "records": [
    [1,"2011-12","121,055"],
    [2,"2012-13","146,924"],
    [3,"2013-14","168,700"],
    [4,"2014-15","218,773"],
    [5,"2015-16","286,963"],
    [6,"2016-17","306,863"],
    [7,"2017-18","462,989"],
    [8,"2018-19","552,253"],
    [9,"2019-20","575,635"],
    [10,"2020-21","663,407"]
]}
