{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Daerah"}],
  "records": [
    [1,2021,1],
    [2,2022,18],
    [3,2023,29],
    [4,2024,29],
    [5,2025,29]
]}
