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