{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"SDM PKH","type":"numeric"}],
  "records": [
    [1,2018.0,175.0],
    [2,2019.0,179.0],
    [3,2020.0,173.0],
    [4,2021.0,166.0],
    [5,2022.0,153.0],
    [6,2023.0,174.0],
    [7,2024.0,169.0],
    [8,2025.0,165.0],
    [9,2018,175],
    [10,2019,179],
    [11,2020,173],
    [12,2021,166],
    [13,2022,153],
    [14,2023,174],
    [15,2024,169],
    [16,2025,165]
]}
