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