{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Laporan","type":"numeric"}],
  "records": [
    [1,2017,73],
    [2,2018,33],
    [3,2019,40],
    [4,2020,32],
    [5,2021,36],
    [6,2022,56],
    [7,2023,13],
    [8,2024,0]
]}
