{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Berkas","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"12284"],
    [3,2019,"22415"],
    [4,2020,"22415"],
    [5,2021,"26546"],
    [6,2022,"70856"],
    [7,2023,"22965"],
    [8,2024,"121878"]
]}
