{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,31169],
    [2,2019,34565],
    [3,2020,19465],
    [4,2021,14485],
    [5,2022,19715],
    [6,2023,17835],
    [7,2024,28340],
    [8,2025,191103]
]}
