{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018.0,457.0],
    [2,2019.0,457.0],
    [3,2020.0,457.0],
    [4,2021.0,457.0],
    [5,2022.0,457.0],
    [6,2023.0,457.0],
    [7,2024.0,432.0],
    [8,2025.0,430.0],
    [9,2018,457],
    [10,2019,457],
    [11,2020,457],
    [12,2021,457],
    [13,2022,457],
    [14,2023,457],
    [15,2024,432],
    [16,2025,430]
]}
