{
  "fields": [{"id":"_id","type":"int"},{"id":"jenis_objek_pajak","type":"text"},{"id":"jumlah","type":"numeric"}],
  "records": [
    [1,"Hotel",18],
    [2,"Restoran",218],
    [3,"Hiburan",14],
    [4,"Parkir",63],
    [5,"Reklame",563],
    [6,"PPJ",208.034],
    [7,"BPHTB",1593],
    [8,"Air Tanah",59],
    [9,"PBB",617.181],
    [10,"JUMLAH",827.743]
]}
