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