{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"BOR (%)","type":"text"}],
  "records": [
    [1,2018,"N/A"],
    [2,2019,"85.57"],
    [3,2020,"66.10"],
    [4,2021,"62.23"],
    [5,2022,"55.32"],
    [6,2023,"66.69"],
    [7,2018,"N/A"],
    [8,2019,"85.57"],
    [9,2020,"66.10"],
    [10,2021,"62.23"],
    [11,2022,"55.32"],
    [12,2023,"66.69"]
]}
