{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pelanggan Listrik","type":"numeric"}],
  "records": [
    [1,2018.0,239681.0],
    [2,2019.0,249852.0],
    [3,2020.0,247931.0],
    [4,2021.0,267438.0],
    [5,2022.0,277090.0],
    [6,2023.0,287297.0],
    [7,2024.0,299809.0],
    [8,2018,239681],
    [9,2019,249852],
    [10,2020,247931],
    [11,2021,267438],
    [12,2022,277090],
    [13,2023,287297],
    [14,2024,299809]
]}
