{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Angka Konsumsi Energi","type":"numeric"}],
  "records": [
    [1,2018.0,54.47],
    [2,2019.0,53.8],
    [3,2020.0,51.3],
    [4,2021.0,57.0],
    [5,2022.0,50.1],
    [6,2023.0,54.0],
    [7,2018,54.47],
    [8,2019,53.8],
    [9,2020,51.3],
    [10,2021,57.0],
    [11,2022,50.1],
    [12,2023,54.0]
]}
