{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Laporan","type":"numeric"}],
  "records": [
    [1,2017,12],
    [2,2018,12],
    [3,2019,12],
    [4,2020,12],
    [5,2021,12],
    [6,2022,9],
    [7,2023,9],
    [8,2024,9]
]}
