{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"text"}],
  "records": [
    [1,2018,"N/A"],
    [2,2019,"N/A"],
    [3,2020,"N/A"],
    [4,2021,"55.52"],
    [5,2022,"57.53"],
    [6,2023,"60.94"],
    [7,2024,"63.03"],
    [8,2025,"63.05"]
]}
