{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jiwa"}],
  "records": [
    [1,2021,1091],
    [2,2022,611],
    [3,2023,274],
    [4,2024,538],
    [5,2025,244]
]}
