{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Domain Tata Kelola","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,3.8],
    [7,2024.0,3.7],
    [8,2018,null],
    [9,2019,1.29],
    [10,2020,2.43],
    [11,2021,1.9],
    [12,2022,2.8],
    [13,2023,3.8],
    [14,2024,3.7]
]}
