{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah PTO (Petugas Teknis Operasional)","type":"numeric"}],
  "records": [
    [1,2018.0,31.0],
    [2,2019.0,28.0],
    [3,2020.0,61.0],
    [4,2021.0,61.0],
    [5,2022.0,61.0],
    [6,2023.0,61.0],
    [7,2018,31],
    [8,2019,28],
    [9,2020,61],
    [10,2021,61],
    [11,2022,61],
    [12,2023,61]
]}
