{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"numeric"},{"id":"Bulan","type":"text"},{"id":"Panggilan Valid","type":"numeric"},{"id":"Prank/Ghost","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,1,"Juni",2522,1222,3744],
    [2,2,"Juli",2425,1899,4324],
    [3,3,"Agustus",1158,1018,2176],
    [4,4,"September",1724,1656,3380],
    [5,5,"Oktober",1063,926,1989],
    [6,6,"November",2527,691,3218],
    [7,7,"Desember",2764,849,3613],
    [8,null,"Jumlah",14183,8261,22444]
]}
