{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"text"}],
  "records": [
    [1,2018,"2"],
    [2,2019,"6"],
    [3,2020,"3"],
    [4,2021,"3"],
    [5,2022,"3"],
    [6,2023,"3"],
    [7,2024,"3"],
    [8,2025,"2,95"],
    [9,2018,"2"],
    [10,2019,"6"],
    [11,2020,"3"],
    [12,2021,"3"],
    [13,2022,"3"],
    [14,2023,"3"],
    [15,2024,"3"],
    [16,2025,"2,95"]
]}
