{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Year"},{"type":"numeric","id":"Timber Quantity ('Thousand' Cubic Metres)"},{"type":"numeric","id":"Value ('Thousand' Rs.) of Timber"},{"type":"text","id":"Firewood Quantity ('Thousand' Cubic Metres)"},{"type":"numeric","id":"Value ('Thousand' Rs.) of Firewood"}],
  "records": [
    [1,"2011-12",34,379251,"30",20972],
    [2,"2012-13",17,189153,"23",41048],
    [3,"2013-14",13,166594,"139",48633],
    [4,"2014-15",5,122235,"4",20023],
    [5,"2015-16",11,182041,"12",15567],
    [6,"2016-17",105,988600,"2",165800],
    [7,"2017-18",8,77788,"9",3066],
    [8,"2018-19",12,168370,"9",14403],
    [9,"2019-20",5,105768,"*",2611],
    [10,"2020-21",21,261693,"2",3611]
]}
