{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah PNS Golongan III","type":"numeric"}],
  "records": [
    [1,2018.0,3799.0],
    [2,2019.0,4140.0],
    [3,2020.0,4009.0],
    [4,2021.0,4335.0],
    [5,2022.0,4415.0],
    [6,2023.0,4375.0],
    [7,2018,3799],
    [8,2019,4140],
    [9,2020,4009],
    [10,2021,4335],
    [11,2022,4415],
    [12,2023,4375]
]}
