{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pegawai Negeri Sipil (PNS)","type":"numeric"}],
  "records": [
    [1,2018.0,7.479],
    [2,2019.0,7.447],
    [3,2020.0,6.984],
    [4,2021.0,6.995],
    [5,2022.0,6.851],
    [6,2023.0,6.296],
    [7,2018,7.479],
    [8,2019,7.447],
    [9,2020,6.984],
    [10,2021,6.995],
    [11,2022,6.851],
    [12,2023,6.296]
]}
