{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Km","type":"text"}],
  "records": [
    [1,2017,"0,32"],
    [2,2018,"0,46"],
    [3,2019,"0,155"],
    [4,2020,"0,7"],
    [5,2021,"-"],
    [6,2022,"0,5"],
    [7,2023,"-"],
    [8,2024,"0,57"]
]}
