{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persentase Proses Industri dan Penggunaan Produk (IPPU)","type":"numeric"}],
  "records": [
    [1,2018.0,4.3],
    [2,2019.0,3.55],
    [3,2020.0,4.24],
    [4,2021.0,4.29],
    [5,2022.0,4.26],
    [6,2023.0,null],
    [7,2018,4.3],
    [8,2019,3.55],
    [9,2020,4.24],
    [10,2021,4.29],
    [11,2022,4.26],
    [12,2023,null]
]}
