{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Peraturan Daerah","type":"numeric"}],
  "records": [
    [1,2018,33],
    [2,2019,33],
    [3,2020,16],
    [4,2021,10],
    [5,2022,13],
    [6,2023,15],
    [7,2018,33],
    [8,2019,33],
    [9,2020,16],
    [10,2021,10],
    [11,2022,13],
    [12,2023,15]
]}
