{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,54],
    [2,2019,57],
    [3,2020,36],
    [4,2021,36],
    [5,2022,35],
    [6,2023,31],
    [7,2024,34],
    [8,2025,31]
]}
