{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Jumlah Perpustakaan","type":"text"}],
  "records": [
    [1,"2022","2611"],
    [2,"2023","2111"],
    [3,"2024","2775"],
    [4,"2025","3573"]
]}
