{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"text"}],
  "records": [
    [1,2018.0,"64"],
    [2,2019.0,"68"],
    [3,2020.0,"72"],
    [4,2021.0,"N/A"],
    [5,2022.0,"264"],
    [6,2023.0,"199"],
    [7,2024.0,"209"],
    [8,2025.0,"240"],
    [9,2018,"64"],
    [10,2019,"68"],
    [11,2020,"72"],
    [12,2021,"N/A"],
    [13,2022,"264"],
    [14,2023,"199"],
    [15,2024,"209"],
    [16,2025,"240"]
]}
