{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Nilai"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2018,1650,"Indeks"],
    [2,2019,10820,"Indeks"],
    [3,2020,1117,"Indeks"],
    [4,2021,39.2,"Indeks"],
    [5,2022,53.88,"Indeks"],
    [6,2023,39.14,"Indeks"],
    [7,2024,57.21,"Indeks"],
    [8,2025,60.92,"Indeks"]
]}
