{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018.0,280700.0],
    [2,2019.0,344300.0],
    [3,2020.0,239100.0],
    [4,2021.0,187500.0],
    [5,2022.0,352400.0],
    [6,2023.0,434400.0],
    [7,2018,280700],
    [8,2019,344300],
    [9,2020,239100],
    [10,2021,187500],
    [11,2022,352400],
    [12,2023,434400]
]}
