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