{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Indeks IKM"}],
  "records": [
    [1,2021,0],
    [2,2022,75],
    [3,2023,77],
    [4,2024,79],
    [5,2025,81]
]}
