{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2015,1.19,"%"],
    [2,2016,4.92,"%"],
    [3,2017,3.84,"%"],
    [4,2018,4.97,"%"],
    [5,2019,4.99,"%"],
    [6,2020,-0.91,"%"],
    [7,2021,4.57,"%"],
    [8,2022,4.96,"%"],
    [9,2023,6.49,"%"],
    [10,2024,3.23,"%"],
    [11,2025,9.32,"%"]
]}
