{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"indeks","type":"text"}],
  "records": [
    [1,"2021","78.65"],
    [2,"2022","89.56"],
    [3,"2023","84.93"],
    [4,"2024","94.2"],
    [5,"2025","91"]
]}
