{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perangkat Daerah","type":"numeric"}],
  "records": [
    [1,2017,28],
    [2,2018,28],
    [3,2019,28],
    [4,2020,28],
    [5,2021,29],
    [6,2022,33],
    [7,2023,33],
    [8,2024,33]
]}
