{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,18301],
    [2,2019,18931],
    [3,2020,19956],
    [4,2021,25267],
    [5,2022,19552],
    [6,2023,15640],
    [7,2024,18105],
    [8,2025,17667]
]}
