{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"nilai","type":"text"}],
  "records": [
    [1,"2021","48.13"],
    [2,"2022","56.6"],
    [3,"2023","56.9"],
    [4,"2024","72.13"],
    [5,"2025","72.13"]
]}
