{
  "fields": [{"id":"_id","type":"int"},{"id":"TaHun","type":"numeric"},{"id":"IKP","type":"text"}],
  "records": [
    [1,2018,"74"],
    [2,2019,"79,20"],
    [3,2020,"80,15"],
    [4,2021,"79,33"],
    [5,2022,"79,25"],
    [6,2023,"0"]
]}
