{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,1.095],
    [2,2019,1.371],
    [3,2020,1.056],
    [4,2021,1.243],
    [5,2022,1.374],
    [6,2023,1.35],
    [7,2018,1.095],
    [8,2019,1.371],
    [9,2020,1.056],
    [10,2021,1.243],
    [11,2022,1.374],
    [12,2023,1.35]
]}
