{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Sr.#"},{"type":"text","id":"Type of Vehicle"},{"type":"numeric","id":"2018.0"},{"type":"numeric","id":"2019.0"}],
  "records": [
    [1,1,"Cars",0,0],
    [2,2,"MCs",14,11],
    [3,3,"Mobiles",16,32],
    [4,4,"Watches",2,1],
    [5,5,"Computers & Cameras",3,2],
    [6,6,"Other Vehicles",1,1],
    [7,7,"Cattles",4,5],
    [8,8,"Gold Ornaments",8,6],
    [9,9,"Bicycle",0,0]
]}
