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