{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,18301.0],
    [2,2019.0,18931.0],
    [3,2020.0,19956.0],
    [4,2021.0,25267.0],
    [5,2022.0,19552.0],
    [6,2023.0,15640.0],
    [7,2024.0,18105.0],
    [8,2025.0,17667.0],
    [9,2018,18301],
    [10,2019,18931],
    [11,2020,19956],
    [12,2021,25267],
    [13,2022,19552],
    [14,2023,15640],
    [15,2024,18105],
    [16,2025,17667]
]}
