{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"text"}],
  "records": [
    [1,2018,"100"],
    [2,2019,"100"],
    [3,2020,"80,49"],
    [4,2021,"80,49"],
    [5,2022,"80,49"],
    [6,2023,"75,61"],
    [7,2024,"50,00"],
    [8,2025,"50,00"],
    [9,2018,"100"],
    [10,2019,"100"],
    [11,2020,"80,49"],
    [12,2021,"80,49"],
    [13,2022,"80,49"],
    [14,2023,"75,61"],
    [15,2024,"50,00"],
    [16,2025,"50,00"]
]}
