{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persentase CB Terpelihara","type":"text"}],
  "records": [
    [1,2018,"82,93"],
    [2,2019,"82,93"],
    [3,2020,"82,93"],
    [4,2021,"86,27"],
    [5,2022,"87,93"],
    [6,2023,"86,21"],
    [7,2024,"82,76"],
    [8,2025,"82,76"]
]}
