{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Level Kapabilitas APIP","type":"numeric"}],
  "records": [
    [1,2018,3],
    [2,2019,3],
    [3,2020,3],
    [4,2021,3],
    [5,2022,3],
    [6,2023,3],
    [7,2024,3],
    [8,2025,3]
]}
