{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Indeks Kualitas Lingkungan Hidup (IKLH)","type":"numeric"}],
  "records": [
    [1,2018.0,66.7],
    [2,2019.0,66.78],
    [3,2020.0,67.48],
    [4,2021.0,71.66],
    [5,2022.0,66.16],
    [6,2023.0,66.87],
    [7,2018,66.7],
    [8,2019,66.78],
    [9,2020,67.48],
    [10,2021,71.66],
    [11,2022,66.16],
    [12,2023,66.87]
]}
