{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,72],
    [2,2019,79],
    [3,2020,48],
    [4,2021,41],
    [5,2022,58],
    [6,2023,71],
    [7,2024,76],
    [8,2025,76]
]}
