{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,455.627],
    [2,2019.0,468.565],
    [3,2020.0,408.182],
    [4,2021.0,337.747],
    [5,2022.0,337.747],
    [6,2023.0,440.419],
    [7,2018,455.627],
    [8,2019,468.565],
    [9,2020,408.182],
    [10,2021,337.747],
    [11,2022,337.747],
    [12,2023,440.419]
]}
