{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Domain Tata Kelola SPBE","type":"numeric"}],
  "records": [
    [1,2018.0,null],
    [2,2019.0,1.29],
    [3,2020.0,2.43],
    [4,2021.0,1.9],
    [5,2022.0,2.8],
    [6,2023.0,2.8],
    [7,2018,null],
    [8,2019,1.29],
    [9,2020,2.43],
    [10,2021,1.9],
    [11,2022,2.8],
    [12,2023,2.8]
]}
