{
  "fields": [{"id":"_id","type":"int"},{"id":"Kolom_1","type":"numeric"},{"id":"Kolom_2","type":"numeric"}],
  "records": [
    [1,null,null],
    [2,2018,3189],
    [3,2019,3353],
    [4,2020,8008],
    [5,2021,5231],
    [6,2022,3946],
    [7,2023,2189],
    [8,2024,1894],
    [9,2025,1531]
]}
