{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Year"},{"type":"numeric","id":"Wheat"},{"type":"text","id":"Basmati 385"},{"type":"text","id":"BasmatiSupper"},{"type":"text","id":"Irri-6"},{"type":"text","id":"Cotton"},{"type":"numeric","id":"Sugarcane"}],
  "records": [
    [1,"2011-12",1050,"-","-","-","-",150],
    [2,"2012-13",1200,"-","-","-","-",170],
    [3,"2013-14",1200,"-","-","-","-",170],
    [4,"2014-15",1300,"-","-","-","-",180],
    [5,"2015-16",1300,"-","-","-","-",180],
    [6,"2016-17",1300,"-","-","-","-",180],
    [7,"2017-18",1300,"-","-","-","-",180],
    [8,"2018-19",1300,"-","-","-","-",180],
    [9,"2019-20",1400,"-","-","-","-",190],
    [10,"2020-21",1800,"-","-","-","-",200]
]}
