{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,4240],
    [2,2019,7219],
    [3,2020,6247],
    [4,2021,5305],
    [5,2022,5206],
    [6,2023,7223],
    [7,2024,7967],
    [8,2025,5350]
]}
