{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,400.971],
    [2,2019.0,410.129],
    [3,2020.0,352.622],
    [4,2021.0,291.198],
    [5,2022.0,321.617],
    [6,2023.0,391.463],
    [7,2018,400.971],
    [8,2019,410.129],
    [9,2020,352.622],
    [10,2021,291.198],
    [11,2022,321.617],
    [12,2023,391.463]
]}
