{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,0],
    [2,2019,19],
    [3,2020,1429],
    [4,2021,1715],
    [5,2022,2789],
    [6,2023,2583],
    [7,2024,2558],
    [8,2025,2060]
]}
