{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Provider","type":"text"}],
  "records": [
    [1,2018.0,"N/A"],
    [2,2019.0,"N/A"],
    [3,2020.0,"12"],
    [4,2021.0,"12"],
    [5,2022.0,"10"],
    [6,2023.0,"10"],
    [7,2018,"N/A"],
    [8,2019,"N/A"],
    [9,2020,"12"],
    [10,2021,"12"],
    [11,2022,"10"],
    [12,2023,"10"]
]}
