{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"text"}],
  "records": [
    [1,2018,"54,47"],
    [2,2019,"57,80"],
    [3,2020,"65,13"],
    [4,2021,"72,47"],
    [5,2022,"81,33"],
    [6,2023,"81,33"],
    [7,2018,"54,47"],
    [8,2019,"57,80"],
    [9,2020,"65,13"],
    [10,2021,"72,47"],
    [11,2022,"81,33"],
    [12,2023,"81,33"]
]}
