{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"ikd","type":"numeric"}],
  "records": [
    [1,2020,55],
    [2,2021,6],
    [3,2022,6],
    [4,2023,59]
]}
