{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Angka Konsumsi Energi","type":"numeric"}],
  "records": [
    [1,2018,1983.4],
    [2,2019,1959.0],
    [3,2020,1870.7],
    [4,2021,1881.9],
    [5,2022,1804.7],
    [6,2023,1948.0],
    [7,2024,1689.2],
    [8,2025,2025.0]
]}
