{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Km","type":"text"},{"id":"%","type":"text"}],
  "records": [
    [1,2020,"364,98","28,74"],
    [2,2021,"370,66","28,51"],
    [3,2022,"436,57","29,68"],
    [4,2023,"479,97","29,93"],
    [5,2024,"518,94","32,36"]
]}
