{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Indeks Ketahanan Daerah","type":"numeric"}],
  "records": [
    [1,2021,0.31],
    [2,2022,0.42],
    [3,2023,0.36],
    [4,2024,0.72]
]}
