{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Indeks IKM","type":"text"}],
  "records": [
    [1,"2021","0"],
    [2,"2022","75"],
    [3,"2023","77"],
    [4,"2024","79"],
    [5,"2025","81"]
]}
