{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Total Informasi Penjaringan Miras","type":"numeric"}],
  "records": [
    [1,2018,12],
    [2,2019,12],
    [3,2020,10],
    [4,2021,17],
    [5,2022,4],
    [6,2023,15],
    [7,2018,12],
    [8,2019,12],
    [9,2020,10],
    [10,2021,17],
    [11,2022,4],
    [12,2023,15]
]}
