{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perpustakaan","type":"numeric"}],
  "records": [
    [1,2017,2],
    [2,2018,2],
    [3,2019,5],
    [4,2020,6],
    [5,2021,7],
    [6,2022,12],
    [7,2023,14],
    [8,2024,10]
]}
