{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Domain Layanan SPBE","type":"numeric"}],
  "records": [
    [1,2018.0,null],
    [2,2019.0,2.42],
    [3,2020.0,3.39],
    [4,2021.0,2.89],
    [5,2022.0,3.63],
    [6,2023.0,3.63],
    [7,2018,null],
    [8,2019,2.42],
    [9,2020,3.39],
    [10,2021,2.89],
    [11,2022,3.63],
    [12,2023,3.63]
]}
