{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Laporan","type":"numeric"}],
  "records": [
    [1,2017,44],
    [2,2018,50],
    [3,2019,60],
    [4,2020,72],
    [5,2021,56],
    [6,2022,48],
    [7,2023,30],
    [8,2024,47]
]}
