{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Perangkat Daerah yang telah Mendapatkan Supervisi","type":"text"}],
  "records": [
    [1,2018.0,"N/A"],
    [2,2019.0,"N/A"],
    [3,2020.0,"10"],
    [4,2021.0,"20"],
    [5,2022.0,"20"],
    [6,2023.0,"26"],
    [7,2024.0,"26"],
    [8,2018,"N/A"],
    [9,2019,"N/A"],
    [10,2020,"10"],
    [11,2021,"20"],
    [12,2022,"20"],
    [13,2023,"26"],
    [14,2024,"26"]
]}
