{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018,36],
    [2,2019,36],
    [3,2020,36],
    [4,2021,36],
    [5,2022,36],
    [6,2023,36],
    [7,2024,32],
    [8,2018,36],
    [9,2019,36],
    [10,2020,36],
    [11,2021,36],
    [12,2022,36],
    [13,2023,36],
    [14,2024,32]
]}
