{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,2018,"0,18"],
    [2,2019,"0,18"],
    [3,2020,"0,16"],
    [4,2021,"0,17"],
    [5,2022,"0,22"],
    [6,2023,"0,44"],
    [7,2018,"0,18"],
    [8,2019,"0,18"],
    [9,2020,"0,16"],
    [10,2021,"0,17"],
    [11,2022,"0,22"],
    [12,2023,"0,44"]
]}
