{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"skor PPH","type":"numeric"}],
  "records": [
    [1,2018.0,85.6],
    [2,2019.0,86.2],
    [3,2020.0,88.8],
    [4,2021.0,82.4],
    [5,2022.0,84.1],
    [6,2023.0,90.7],
    [7,2018,85.6],
    [8,2019,86.2],
    [9,2020,88.8],
    [10,2021,82.4],
    [11,2022,84.1],
    [12,2023,90.7]
]}
