{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Indeks Kearsipan","type":"text"}],
  "records": [
    [1,2018,"72"],
    [2,2019,"87"],
    [3,2020,"87"],
    [4,2021,"66,97"],
    [5,2022,"68,62"],
    [6,2023,"84,09"],
    [7,2018,"72"],
    [8,2019,"87"],
    [9,2020,"87"],
    [10,2021,"66,97"],
    [11,2022,"68,62"],
    [12,2023,"84,09"]
]}
